postmanlabs / newman

Newman is a command-line collection runner for Postman
https://www.postman.com
Apache License 2.0
6.88k stars 1.16k forks source link

Please explain how to create this (below screenshot) from Postman or please suggest any other tool to test API and generate HTML reports. Please help. #1512

Closed samreenadil closed 6 years ago

samreenadil commented 6 years ago

image

prakharjoshi commented 6 years ago

Hi @samreenadil the above screen shot that you mentioned is Postman runner screen shot which you will see when you run the collection through Postman App.

Regrading HTML reporter, Newman supports HTML reporter and you can extract the summary in HTML from Newman run by passing an extra CLI option --reporter-html. Check this out for better understanding https://github.com/postmanlabs/newman#html-reporter-options