Skip to content

Integration testing on multiple transactional APIs by Postman and generating report by Newman

Notifications You must be signed in to change notification settings

asif-shahriar/Postman-Newman-Transaction-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8fe5370 · Feb 10, 2022

History

6 Commits
Feb 2, 2022
Feb 2, 2022
Feb 10, 2022
Feb 2, 2022
Feb 2, 2022

Repository files navigation

Postman-Newman-Transaction-API

Prerequisites:

  • Install Postman 9.4.1
  • Install Nodejs 16.13.1

How to run this file:

  • Clone the repo
  • Open terminal in root folder
  • Give following commands:
npm i newman
npx newman run .\Collections\Transaction.json -e .\Collections\TransactionENV.json -n 1
npm i newman-reporter-htmlextra
node .\report.js 

Screenshot

This is the screenshot of index.html file

Screenshot_1

About

Integration testing on multiple transactional APIs by Postman and generating report by Newman

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published