- Created by SS Doc Editor, last modified on Nov 29, 2022
Each iteration contains multiple metrics that can be viewed inside the report or exported.
Metric | Description |
---|---|
VU | The VU number |
Iteration | The iteration number |
Test Case | The name of the test case |
Transaction | The name of the transaction. Only used for transaction activity, otherwise, this value is blank. |
Start Time | The time offset the iteration started since the start of the test |
End Time | The time offset the iteration ended since the start of the test |
Duration (s) | Number of seconds End Time - Start Time |
Duration w/o think time (s) | The Duration - think time |
Agent | The name of the load generator where the VU was executed during the test |
Iteration summary
The bottom of the Activity report shows summary information for the fully visible iterations.
|
Filtering and zooming
The activity diagram can be filtered to show iterations activity by specific load agents.
To display the Activity Chart for one load agent, select it from the drop-down in the toolbar. By default, All is selected and displays activity for all load agents.
The activity diagram can also be zoomed by clicking and dragging a zoom region. Horizontal and vertical scroll bars will appear.
Note:
In the event of zooming or filtering, the iteration summary will be recalculated.
Note:
If the test stopped before an iteration was completed, this iteration would count as a Full iteration if it falls into the entire zoomed range.
Failed iterations
By default, the Activity diagram only displays successful iterations. To show all iterations, check the Show failed iterations checkbox on the toolbar.
The failed iterations will appear in red, and the tooltip will say Failed
Viewing and exporting raw data
- To view the raw data of every iteration in a grid, right-click > select Activity Details (a). Only the visible region will be displayed in the activity details grid. To display all data in the diagram, un-zoom, and un-filter the diagram before clicking.
- To export the raw data to a .csv file right-click > select Export to CSV... (b). Only the visible region will be exported. To export all data in the diagram, un-zoom, and un-filter the diagram before clicking.
- To export all the raw data (including all transactions and iterations) in the toolbar > click export all button (c)
An example of activity data has the following view:
- No labels