/APITestingPostman

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.

Primary LanguageJavaScriptMIT LicenseMIT

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