When I validate my script through 'Check a user path', the entire script is getting executed in around 30 Sec but when I am running my script for 1Vuser and 1Iteration, It is...
What you describe is not the response time but the user journey duration. When validating your user path the think times are not executed which is the default behavior. It can...
I have a population with 28 userpaths and I distributed the users percentage wise and I am trying to execute the test with 20Vusers .
I see that while executing the test only...
Hi Anuradaha,
When a user is launched, it will iterate over the same script. So if you launch 20 VUs, they will pick 1 script each, 20 in total. There's no way to use more...
Hi Neoload team,
Currently we are working in a application where username and password is required to access the application. When i navigate manually i was able to navigate...