I upgraded from NeoLoad 4.2 to 6.3.1 and I'm no longer getting Median response time under "Values" tab. It only shows max/min/avg and percentiles etc. Is there a way to tell NeoLoad 6.3.1 to give me Median response time?
Hi,
I am using Neoload tool for performing a Load test on Dynamic CRM application.
In the results I observe a difference upon calculating page response time and response...
Most of the time requests (ie resources) under a page are executed in parallel. That's why you can't sum up the average response time of the requests. This is what browser does...
NeoLoad stores raw data for transaction and they are available when you export them from the Values tab as showned in the documentation here
I assume that you have only your...
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...