while running the test we are getting some Assertion failed errors, actually i didn't configure any Assertions in Response Validations but getting errors ,when i am getting this...
From that Error tab if you select the "Assertion" button instead of the "Response" button you see the assertion that failed.
If you did not configure any assertions then it's...
I am working on a web app built out of angular js UI and MVC web api middle tier.
We call an index page which then uses javascript to make multiple asynchronous calls to get...
Do you know if those API call should be executed in a specific order?
By default, NeoLoad will replay them in parallel and so the order might not be the same all the time.
Why...
I am getting the same errors, regarding this issue i saw the information in documentation in that mentioned
"If the error details are "java.net.ConnectException: Connection...
I would suggest you to look at the network properties of your local load generator from the Runtime section.
Make sure that you did not check any of the network interfaces...
i am running the test with multiple users,while running the test some users are performing the actions fine but some users are struck on one particular action and not moving to...
To run a test in debug mode you need to start it using the buggy button. You may also need to go to the advanced scenario settings in order to configure NeoLoad to keep all the...
Hi Nouredine thank you so much for your reply for my previous Question
how to identified dynamic parameters in the https applications to passing dynamically, is there any...
Look at the path of the URL that is giving 404 error during replaying. There's maybe a name or a value that is not valid anymore after replaying your script.
You may have to...
i am running multiple (4) test scripts at a time after completed the test while generating the report getting below error, when i was running single test script at that time i...
while running test getting for some users NL-Network-01 java.net.UnknownHostException: error, same test scripts i have executed few more days back but at that time i didn't get...
Those errors are due to name resolution error. Basically NeoLoad was not able to resolve the name of your server. You maybe had a DNS issue at that time that's why it worked...
i am running the test with multiple users,while running the test some users are performing the actions fine but some users are struck on one particular action and not moving to...
It's difficult to say from the screen shot what happened but it looks like they are waiting for the server responses maybe due to a timeout.
Did you get any errors at the end...
I have a .csv with a list of test users and passwords, I am extracting this into a variable but ideally I want to be able to encrypt the password information to prevent people...
Actually there's two part in your first question. You can hide the password in the UI so nobody can see it but it does not mean that it will not be visible in the request that...
i am running multiple (4) test scripts at a time after completed the test while generating the report getting below error, when i was running single test script at that time i...
It's difficult to say what is going on with that screen shot. Could you click on the "details" button so we can check the content of the error?
What do you mean regarding your...