The steps of Newman installation
Download and install the Newman application -> Verify your Newman installation by version -> Run Newman to get reports …
Download and install the Newman application
Before installing the Newman, you need to install the Node.js first.
How to install the Node.js please refer to: The steps of Node.js installation
Newman official tutorial entrance
Using ‘npm install -g newman’ to install the app.
Verify your Newman installation by version
Install Newman HTML report plugin
This component can make Newman generate HTML report or other report types.
npm install -g newman-reporter-html