Newman
Install node.js
Install Newman
Problem with newman run

HTML Raports
Last updated

Last updated
npm install -g newman Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted#To install
npm install -g newman-reporter-htmlextra
#To run
#example
newman run .\xyz_collection.json -e .\xyz_globals.json -r htmlextra