Hi, Team, as a need to give a result of errors to the developer about each assertion during a load test. Need to generate csv file(or excel file), which shows pagename, request(only sending param), response(only text), assertion.
I am sending the followint POST command:
POST https://petstore.swagger.io/v2/user
User-Agent: Jetty/9.3.7.v20160115NeotysEdition.61
:
:
Content-Type: application/json...
I tried to execute the same request and it worked on my side. Do you use a proxy to reach that URL?
Could you try to disable HTTP/2 in the Advanced settings of the check vu...
currently i am running load test (without ramp up) with 50 users and duration is 1 hour.after starting the test i got lot of "NL Network 01" errors in events tab in neload web...
Neoload allows to export all the details but doesn't give option to export exact request/response when error occurs. Even in debug mode it displays but doesn't allow to export...