During Runtime some scripts are not completing as many iterations as they should- for example say I have set these scripts to 10 users for 10 iterations each- I would expect...
Try Catch structure screenshotted in attached
An overnight run saw fit to complete 580/680 expected iterations- definitely not a consistent issue
All try/catch are set to...
Hello Experts,
I would like to see the user path journey in the logs for an execution. Logging details like which transactions passed, which ones failed, what time stamps, what...
Hi Nouredine, I was able to locate the settings for the logging level of Debug to restrict only to errors and to log all events of the user path journey. Sorry for the trouble.
I create a script using the Init/Actions/End containers. My goal would be to stop a user and perform a new login if an error or assertion error occurs in case for example of a...
NeoLoad provides some default container to ease the design of your script. The “Init/End” containers are played once and usually contains the login and logout actions. Whereas...