I am trying to run some load tests on a web application due to be released in a few days. The web application is running on IIS 8/.NET 4.6.2 and uses SignalR/WebSockets quite...
Each virtual user should use a separate connection so if you have concurrency issue then it means that there are some dynamic parameters in your script that were not handled...
Development often uses branch in code to allow for concurrent developments. Can the collaboration module work in such way that each team(working on different branch) could...
With version 5.1.4, we are running tests that reads from an empty shared queue, the stop policy is not taken into account.
This forces us to stop the test manually. Is this...
Hi,
We would like to perform a load test on our Web application using NeoLoad Community Edition.
We've successfully conducted a load test in the Web Server (where the...
The user right does not matter when it is to execute a script with NeoLoad. But something is weird in your script: that AMF request.
Should it really be an AMF request? It does...
There's no integration between NeoLoad and AWS RDS instance. You could still use the NeoLoad monitoring feature if it's allowed but there's no specific monitors for that.
How do i capture the dynamic value and replace in all the transactions at once. When i correlate it is not showing the option to Replace All. However manually if we check i see...
I am not able to capture the Request. When i select Flag a request it show only in Logout page. But i see JSessionId and CSRFTOKEN in Header in each and every Transaction. [when...
After doing Parameterization values are not getting displayed in the application. example: while creating data i use first name abc and lastname 123 then i parameterize the...
You should check your script in NeoLoad as it may still contains information related to the recorded user abc or/and there are some dynamic values that you did not handle and...
I converted an existing NeoLoad 5.1.4 test to NeoLoad 5.2.2.
After the conversion i changed runtime parameters:
When an error occurs: Do nothing
When an assertion failes: Go...
This is a known issue that has just been discovered. It will be fixed in patch 5.2.3 that should be out next week.
As a workaround you can include your whole script inside a...