Skip to content

This is and API testing with postman. I created a postman collection and do some task and write test cases and finally generated report by newman. Finally added my collection link you can use this and test this.

License

Notifications You must be signed in to change notification settings

mnomanme/APITestingPostman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API testing with Postman

How to run this project

  • 01 Clone this project

https://github.com/mnomanme/APITestingPostman.git
cd APITestingPostman
  • 02 Open with any code editor (Ex-VS Code) and open terminal inside the project folder

  • 03 Give the following command

  • 04 only run collection json file you should following the command below

npm install/ npm i or yarn install

npx newman run .collection/test_api.json

npm test or yarn test
  • Reports Preview Below

Reports Preview Reports Preview Reports Preview Reports Preview Reports Preview

About

This is and API testing with postman. I created a postman collection and do some task and write test cases and finally generated report by newman. Finally added my collection link you can use this and test this.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages