Newman HTML taking long time to load

We are using newman HTML report for our postman tests. We have around 170 tests, and whenever the result html is generated it takes more than 40 seconds to load the same in browser, we need to wait to manuever to the failed test case tab. I accept there are some requests, whose response are little bigger one… any alternate solution for the same?

Hey @105983 :wave:

Welcome to the Postman Community! :postman:

I assume you’re talking about htmlextra - The bigger that dataset, the longer the report will take to open. There are a number of different flag or CLI options that can help reduce the data that’s return which would help here:

You could also create a custom template that can be used with the reporter, to only show the data in the way you want it shown. The one that comes with the reporter is just a generic template but it could be anything.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.