After settings the proxy in your mobile, if you start a recording on NeoLoad side and then open your browser mobile to reach any web site, you should see the recorded requests...
I think that QTP has set some JAVA variables like for example CLASSPATH variable that loads different JAR files that are in conflict with NeoLoad.
If you do have such...
I have increased the “runtime.connection.timeout “ and “runtime.so.timeout” in confiq file to around 10 minutes still I am facing below timeout error after 3 minutes.
In...
You should be careful with the HTTP status code. No errors in the previous responses do not mean that everyghint went well.
You should compare the content of the response...
I have increased the “runtime.connection.timeout “ and “runtime.so.timeout” in confiq file to around 10 minutes still I am facing below timeout error after 3 minutes.
In...
This is not a timeout error but an application error. That's why modifying the timeout in NeoLoad will not have any impact.
Do you always get such error after 180 seconds like...
I have increased the “runtime.connection.timeout “ and “runtime.so.timeout” in confiq file to around 10 minutes still I am facing below timeout error after 3 minutes.
In...
The default timeout in NeoLoad for runtime is 5 minutes. But you said that you get timeout error after 3 minutes. So even without modifying these settings you should not get...
When your test is running you can add or remove virtual users from your original load in the Runtime section under "Runtime Users" tab.
For more details please check the...
I would like to give NeoLoad a IIS log file and have it run the requests in sequence (with the ability to adjust the speed).
Is NeoLoad just not the product for this?
There's no automatic methods to replay a ISS log file. However you could achieve that goal using your IIS log file as variable and then from NeoLoad Javascript you could modify...
Hi,
I have been asked if it is possible to see the individual component load times of the webpages that are being accessed in the user journey. Is that possible?
thanks...
NeoLoad computes the statistics for all the components in your script like containers, pages or requests.
In the Result section, Values tab you can see the statistics of all...
By default, global validation applies on specific content type like text/html and text/xhtml.
So if the content type of your response is none of the one above it will not work...