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 -
-
Postman: For creating, executing, and managing API tests.
-
Newman: For automated test execution and report generation.
-
JavaScript: For scripting pre-request and test cases.
-
HTML Reports: For detailed test execution analysis.