In this blog, we are going to learn how to run postman collection through command prompt using Newman.
Newman is a postman open-source tool to run postman
collection directly from the command prompt and with the help of this we can also
integrate our continuous integration test.
Newman installation
Before starting with Newman installation we need to
make sure that node.js is installed in our system.
To check whether node.js is installed type npm-version on the command line.
If any version appears it means node is installed otherwise
we can install Node.js from the there official site.
After node.js installed type below command
npm install -g newman
Once Newman will install
Go to Postman Collection and export collection into
local machine.
After this go to the path of postman collection using the command
prompt and type
newman run CollectionName.json
We will get the result in the following format in our command prompt.
Keep Learning, Keep Sharing
Thank you because you have been willing to share information with us. we will always appreciate all you have done here because I know you are very concerned with our.
ReplySoftware Testing Services
Functional Testing Services
Test Automation Services
QA Automation Testing Services
Regression Testing Services
API Testing Services
Compatibility Testing Services
Performance Testing Services
Security Testing Services
Vulnerability Testing Services
Functional Testing Services