Scenario Groups pane

This pane enables you to monitor the actions of all the Vusers and Vuser groups in the scenario.

To access
Run tab
Relevant tasks

Run a scenario

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element
Description
<Right-click menu>
Additional actions that are available only from the right-click menu:
  • Reset IDs. Resets the IDs of the Vusers in the group.

  • Run Vusers Until Complete. Runs the selected Vusers until complete. If you run Vusers in the Down or Error state, Controller initializes and then runs the Vusers.

  • Run One Vuser Until Complete. Instructs Controller to run a randomly selected Vuser in the Vuser group, until it completes running. The Vuser Log opens, displaying runtime information about the Vuser. For more information, see Vuser script log.

  • Pause Vusers. Temporarily pauses running the Vusers group. The status of the Vuser group changes from Running to Paused. Note that pausing a Vuser group affects its transaction response time.

  • Enable. Enables the Vuser group to participate in the scenario.

  • Disable. Deactivates the Vuser group so that it no longer participates in the scenario.

  • Show Vuser Log. Opens a script log containing runtime information for each Vuser in the group. The Vuser script log is refreshed, by default, every 1000 milliseconds.

  • Hide Vuser Log. Closes the Vuser script logs.

  • Sort By Name. Sorts the groups alphabetically, by name.

Done/Failed
The number of Vusers that have finished running and the script failed.
Done/Passed
The number of Vusers that have finished running and the script passed.
Down
The number of Vusers that have stopped running.
Error
The number of Vusers that encountered problems. Check the Status field on the Vuser dialog box or the output window for a complete explanation of the error.
Exiting
The number of Vusers that have finished running or have been stopped, and are now exiting.
Gradual Exiting
The number of Vusers that are completing their iterations or actions before exiting (as defined in Tools > Options > Runtime Settings).
Initializing
The number of Vusers that are being initialized on the remote machine.
Pending
The number of Vusers that are ready to be initialized and are waiting for an available load generator, or are transferring files to the load generator.
Ready
The number of Vusers that have already performed the init section of the script and are ready to run.
Rendezvous
The number of Vusers that have arrived at the rendezvous and are waiting to be released by Controller.
Running
The number of Vusers that are running, and the Vuser script is being executed on a load generator.
Stopped
The Vuser stopped when the Stop command was invoked.

Back to top