Run Postman Collection in CI With Postman API with help of Newman Library
Steps:
1. Install Node - download node.js
2. Install Newman - npm i newman -g
3. Run Newman -
newman run
4. To Generate Postman API Key - Go to your Postman account and generate it
5. To get - collection_uid
GET -
Pass your Postman API key using below options
Header - X-Api-Key
Query Param - apikey
Reference :
Jenkins CICD Tutorial :
Postman API Testing Tutorial :
Selenium HTML Reports:
LinkedIn :
GitHub :
️ Write up your questions to qalearntogether
Please Like, Subscribe and Share the videos if you really like it, Thank You !