In my case i need to loop through actions container for say 30 min time then logut of the application. Relogin and continue the same of another 30 min. Logout and login again...
If you have your whole script inside Actions container then i would suggest you to remove your loop action which is not necessary here.
The Actions container is already a loop...
In my case i need to loop through actions container for say 30 min time then logut of the application. Relogin and continue the same of another 30 min. Logout and login again...
For example, if you create two populations A and B. You configured them in the same way in term of profiles, load etc... Then in population B, go to the advanced settings and...
In my case i need to loop through actions container for say 30 min time then logut of the application. Relogin and continue the same of another 30 min. Logout and login again...
It's not cleared how you designed your script with the login/logout containers. Did you put them inside Init/End containers?
If yes then basically what you would like is to...
I have an userpath which does a login and after that it starts the huge computing. After this computation my virtual user logs out. I wanted to know if was possible to isolate...
If you create different transactions or containers for your login, computation and logout then you can check the statistics at the transaction level.
Does it answer your question?
Using NeoLoad 5.0.0 - After an 8hour test is completed, the tool automatically changed the UI focus from RunTime tab to the Results tab, but the result of this test is not shown...
This summary.db is the latest file that is modified. You should check if you have an anti-virus that could access the file when NeoLoad is trying to update it. In that case it...
In trial version, I don't see Conf folder having "Do_Not_Trust_NeoLoadRoot" file. Why is that ?. Does this mean I cannot evaluate if the tool supports HTTPS in trial version ?
You are not looking at the right folder. Here it's the NeoLoad installation folder. The Root certificate can be found using the "Help menu-->Open logs folder"
Then go back once...
After upgrade of NeoLoad from 4.2.2 to 5.2.4, the script which is running successfully in older version is getting failed in new version with below error during script...
It seems that your server may have sent uncompressed data or at least NeoLoad is not able to unzip it. If the HTTP header contains the Content-Encoding: gzip value and the...
You can't set a number of requests per second for a test but you can adjust some pacing on transactions to get a certain number of transactions per seconds.
Running NeoLoad 5.4.2 on Mac OSX 10.11.6 on 8 core Mac Pro. We run Neoload against our Javascript web app that is playing video. When click stop recording, we have the popup...