I need to copy all Request values from the Values tab to Excel for further analysis. When I paste the data the request names are not displayed and are instead replaced by UID values. Anyone know a way around this?
How throughput is calculated in the Neoload test result? Does it add content-length of each response over test duration and divide by duration length? Do you consider response...
The throughput is the amount of HTTP data received by the Load Generator from the server. It includes the headers+body.
It's almost computed the same way for transactions...
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...
Hi,
I wanted to ask if there's a way to check specific requests that are sent the most (or in my case im trying to check which request is being re-sent over and over to get a...