Need help with StresStimulus? Start here.
How to check if a specific VU was served?
Unregistered User Posts: 514
11/15/2012
|
This is a beginner's question. I have set up a test with 100 virtual users as a steady load. I'm assuming steady load means 'n' number of virtual users accessing the web page concurrently, and not successively. How do I find out when an nth user was served? Say, when was the 15th user's request served? Please let me know if you need more information.
|
|
0
link
|
Vadim @StresStimulus Administrator Posts: 583
11/15/2012
|
You are correct that VUs iterate through the test case simultaneously. There are a few ways to display individual user’s sessions: 1. To display all sessions generated by a specific user, after a test is complete, in the “test results” -> “VU details” grid, select the user you need, right-click and click show sessions.
2. To display sessions from one iteration of a user, click “show” split button and then click “show replayed sessions – user’s iteration”. Then select a user number and an iteration number.
Also in the fiddler grid, the column “process” indicates the user number, so you can use it for searching or sorting.
Cheers, -Vadim
|
|
0
link
|
Copyright © 2024 Stimulus Technology