I use newman htmlextra reporter.
I have total 4 iteration and 1854 assertions. My test runs from gitlab. The total data is Total data received: 3.57MB
it take more time , sometime when we have failed test we are not able to open the report.Even if i run my test in local computer and open the report , it takes time
Please help. I use eval function.
Hey @anita.christobel
The report is a dynamically growing static page, the more data in the final report the longer it will take to open.
There are a number of different CLI flags available to reduced the information on the final report, that could help with the performance.
A HTML reporter for Postman's Command Line Runner, Newman. Includes Non Aggregated Runs broken down by Iterations, Skipped Tests, Console Logs and the handlebars helpers module for better custom templates.
You can also create your own custom template and show the data in a different way, to reduce the report size.
system
(system)
Closed
October 4, 2024, 4:04pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.