Unanswered question

while running multiple users some users are struck on particular action ,why happening like this?

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 the next action why its happening like this please suggest me
let me know if need more info

UPENDAR P.
UPENDAR P.

UPENDAR P.

Level
1
251 / 750
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

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 of your test on those containers?

The best would be to run your test in debug mode so you can review the virtual user transactions.

For more information regarding the debug mode please look at the NeoLoad documentation here

UPENDAR P.
UPENDAR P.

UPENDAR P.

Level
1
251 / 750
points

Thanks for your suggestion
i ran the test in debug mode to identify better way,but i didn't find any difference between normal mode and debug mode ,should we need any configurations change before going for debug mode

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

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 user transactions.

Then after running your test go to the Results section of your test and select the "Details" tab next to the logs tab.

You should see all the user transactions like you can get when running a user validation.