- Clone this project
- Open with Postman / Command Shell
- Run Command:
newman run Student_Details.postman_collection.json -e Student_Details.postman_environment.json- Run Command for Report:
newman run Student_Details.postman_collection.json -e Student_Details.postman_environment.json -r cli,htmlextra- Postman
- Newman
- Jdk
- Node Js
- Newman
- Html Report Library
- Newman Install Command:
npm install -g newman-reporter-htmlextra- Newman Html Report Install Command:
npm install -g newman-reporter-htmlextra-
🔷 Create Data Sets Using the Dynamic Random Variables.
-
🔷 In the test case you need to validate the following field values:
-
ID
-
First Name
-
Middle Name
-
Last Name
-
Date of Birth
-
-
🔷 Fetch all the details of the students from the server. 🔷 Create a test case to check the length of the response.
-
🔷 In the test case you need to validate the following field values:
-
Only Message
-
-
🔷 In the test case you need to validate the following field values:
-
Status and Message field values
-
-
🔷 In the test case you need to validate the following field values:
-
Language
-
Year Of Experience
-
House Number
-
City
-
Country
-
Current Address
-
Mobile
-

