Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 624 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 624 Bytes

This project demonstrates comprehensive API testing for the Restful Booker application, a RESTful web service designed for booking management. The goal of this project is to validate the functionality and reliability of the API endpoints by performing CRUD (Create, Read, Update, Delete) operations and generating detailed test execution reports.

Technologies Used -

  1. Postman: For creating, executing, and managing API tests.

  2. Newman: For automated test execution and report generation.

  3. JavaScript: For scripting pre-request and test cases.

  4. HTML Reports: For detailed test execution analysis.