Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 3.18 KB

README.md

File metadata and controls

43 lines (32 loc) · 3.18 KB

⚡️Restful-Booker-API-Tests

🔍 Overview

Restful-booker is a Create Read Update Delete Web API that comes with authentication features and loaded with a bunch of bugs for you to explore. The API comes pre-loaded with 10 records for you to work with and resets itself every 10 minutes back to that default state. Restful-booker also comes with detailed API documentation to help get you started with your API testing straight away.

📊 Testware

🛠️ How setup collection?

  1. Download Collection file and Environment variables file
  2. Open Postman
  • Import collection file 2024-02-15_16h37_45
  • Drop collection file 2024-02-15_16h38_39
  • The collection is loaded but notice that the baseURL is not available. In the next step, download the file with environment variables 2024-02-15_16h41_34
  • Drop enviroment file
  • Change enviroment to Restful-Booker-TEST 2024-02-15_16h50_22
  • Collection is ready to test. Notice that baseURL is avaiable, Auth request works 2024-02-15_16h55_43

Author