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...
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...
I have recorded a script, in one request there is a token.
When I validate the script there is an extra inverted comma coming in that token which was not there in Recorded...
Ok i think that the issue is due to the comma inside your cookie value.
Please try the procedure below:
Stop NeoLoad
Edit <NeoLoad_install_dir>\conf\controller.properties...