In this video, we are discussing the demo of working with different newman options to customize the execution results of postman collections.
We are seeing in detail about,
1. How to pass external data input using newman commands
2. How to terminate test execution when assertion fails using newman command.
3. How to execute postman requests N number of times using Newman
4. How to generate json reports from Newman commands.
Blog:
To run postman with external test data: https://coderscamp.wixsite.com/codeit...
Run collections and create monitors: https://coderscamp.wixsite.com/codeit...
Using Newman with CI/CD: https://coderscamp.wixsite.com/codeit...
Working with options in newman: https://coderscamp.wixsite.com/codeit...
Reading Json response using test script in postman: https://coderscamp.wixsite.com/codeit...
Passing Test data in postman: • Passing test data from external files in p...
API testing in postman beginners crash course: https://www.youtube.com/watch?v=FOJAA...
Executing postman collections in newman and jenkins: https://www.youtube.com/watch?v=GuGPC...
#postman #automation #Restapitesting #apitesting