Can i run 2 minutes recorded action for 9 hours continuously again and again?
I have recorded a login screen and i want to test it for 50 users again and again till 9 hours...
My NeoLoad license renewal is being handled by a reseller. How can I check the status of the renewal? Is there a website I can check or something in the NeoLoad tool itself?
When you connect to your customer area and click on the My Cases link, you have on the top the gold support expiration date. If you need to get more information about it you can...
I am trying to evaluate to NeoLoad to see if it can perform the following test execution:
* 1 web application,
* 29 users,
* each has there own login,
* each login has...
I'm not sure how different your 29 user paths are. You can make a recording of one user path and then run a test with 29 users each using a different login. But you said that...
For performance testing I need to upload a file and have the program extract information. Processing the file causes a loading bar to display. When running validation tests, all...
If you know in advance which file will be uploaded can't you also in advance get the size of all your files so you can store them in a NeoLoad variable with the file name to be...
This is the command I have given
-project "C:\Users\Documents\NeoLoad Projects\NeoloadScripts\NeoloadScripts.nlp"
-launch NeoloadExecution
-report "${bamboo.build...
When you run it manually what paths did you use for the reports?
I'm wondering if your issue is with the forward slash for /neoload-report that you used.
Could you try with...
For performance testing I need to upload a file and have the program extract information. Processing the file causes a loading bar to display. When running validation tests, all...
Ok i now understand that your POST multi-part request is inside that select container. So if you run your check virtual user, you can see the binary content of your zip file in...
I have an "NL-PLUGIN-ENGINE-03" error when I run a virtual user validity.
The first hour after the recording, the virtual user validity don't gives any error, but around one...
According to the error your user session expired or is not valid anymore. It confirms the fact that it works for 1 hour.
You should still have a session value in your requests...
For performance testing I need to upload a file and have the program extract information. Processing the file causes a loading bar to display. When running validation tests, all...
Ok that means that the issue is not that NeoLoad does not wait till the upload is completed but the upload is not working at all. The issue is not with the response but more...
In order to proceed one complete round of test/load scenario, I would need to login (authenticate) as two different users.
Say for example:
User A (testdomain1\username -...
If your whole script is inside the Actions container and you use a variable for your credential, make sure that the change policy of your variable is set on "On each iteration"...
I have tried , Jenkin – Neoload integration as per steps given in help page. However, test not stopping when I triggered build in Jenkin after 5 mins duration and shows the...
The first thing to check is if when you manually run your test from the command line you can reproduce that behavior or not. The goal is to figure out if it's related to the...