Hi anyone,
I'm new in NeoLoad.
I tried recording multiple times and the last one, I just did not exclude any server at all to be sure. But I keep getting stuck on the 3rd...
Hi Don, you would need to include more detail, some screen shots, logs, maybe the project. Are you testing a particular technology? GWT and maybe missing some libraries?
Hi,
My assertion fails are showing as a "runtime error", with the response code 200.
Is there any way that when I have an assertion failure in combination with a 200...
The point of validation is to return a result, good or bad. If the response doesn’t contain success then hasn’t the user path failed to do what it was meant to? Instead of using...
Hi,
My assertion fails are showing as a "runtime error", with the response code 200.
Is there any way that when I have an assertion failure in combination with a 200...
The 200 just means you got a valid web page, not that it is the correct web page. The assertion, be it a page content validation or part of a correlation, it is telling you...
Please give instructions on how to run load tests from Neo Load cloud. I do not want to use any local load generators. Do you have this facility. When I try to connect to cloud...
We have a central jenkins server on linux server.
Neoload controller is installed on windows 2012.
When trying to connect from jenkins to controller server without using NTS...
Does the user being used to run the node have access to this Neoload directory? set access to everyone for this and all sub-directories? is the path correct?
We have a central jenkins server on linux server.
Neoload controller is installed on windows 2012.
When trying to connect from jenkins to controller server without using NTS...
We have a central jenkins server on linux server.
Neoload controller is installed on windows 2012.
When trying to connect from jenkins to controller server without using NTS...
I have this error in the response of request while checking, i have done the full parameterisation :
HTTP/1.1 500
Pragma: no-cache
Cache-Control: no-store
Expires: 0...
Hi,
In my script, I log in 1 VU every 5 seconds until it reaches 2500 VU's from the INIT.
In the END of the script, they all log out when my VU reaches 2500.
Even though...
To ramp up virtual users over a period of time, I see two options.
First, in Advanced Population Parameters, there's an option for virtual users to start sequentially, over a...
Option 2. is linear, 5 users every 10 seconds repeat until 25 users are on, etc. Option 1 is decided by Neoload, so 25 users will start within 50 seconds, but it's completely...