This document provides a summary of the API Testing Project, which was created using some test cases for a website's Sign-up and Sign-in page.
- A Desktop/Laptop
- Internet Connection
- A Browser (Google Chrome)
- A Website (Builder Studio)
- Postman software
- Node.js (LTS version)
- Newman npm
npm install -g newman- Here is the API URL of the Builder Studio website as a Collection Variable.
- This is the Body section of Signup API.
- This is the Pre-request Script of Signup API.
- This is the Test Cases for Signup.
- Here is the API URL of the Builder Studio website as a Collection Variable.
- This is the Body section of Signin API.
- This is the Test Cases for Signin.
- This is the Environment section for both Signup and Signin.
- This is an Htmlextra report produced by the Newman npm.
- This is an Html report produced by the Newman npm.









