The VU Activity Chart shows the activity of every VU associated with the load test. It allows visualizing the VU activity and how it relates to other VUs actions. Specifically, it shows which test case and iteration each VU was executing, on which load generator it was emulated and what other VUs were running at the same time. Because this information is depicted on the timeline, it helps to isolate performance issues by seeing how load patterns and test case concurrences correlate with slower test iterations. You can further drill down every test iteration to display a waterfall chart corresponding to this iteration, which displays activity detailed on the level of individual pages and requests.


Info: The VU Activity Chart is available only after the load has finished running.


The example of VU Activity chart is provided on the right: 

  • Vertical axle shows VUs (a). 
  • VUs 1-250 were emulated on a controller (b); VUs 251-500 were emulated on the agent (c).
  • Horizontal axle (d) is the timeline. The test duration was a little longer than one hour.
  • During the first 22 minutes, both the controller and the agent were ramping up VUs to the full capacity of 250 VUs each (e). 
  • To zoom-in to a specific VUs/Iterations range, select an appropriate rectangular area (f). 
  • Each VU is depicted by a set of horizontal bars, each of which represents a single test iteration. 
  • The length of a bar indicates how long it took to complete the iteration. Breaks between the bars (g) represent delays after the test cases.
  • The bars are color-coded. Each test case is assigned two unique colors. One of them is used for even iterations (h), and another one is used for odd iterations (i) (alternate coloring). For example, VU 251 and 256 (j) executed the same test case. Also, areas 1, 2, and 3 display how the first three iterations were executed by VUs at different times.
  • To display details of each test iteration, mouse over its bar. The tooltip (k) will display the following information:
    • VU number
    • Iteration number
    • Iteration start and end time
    • Iteration duration
    • Agent name
    • Test case name


Generating Test Iteration Waterfall

  • To display a waterfall of an iteration, Dbl-Click its horizontal bar, or right-click (l) and select View Waterfall.
  • You can compare the waterfalls of two iterations. To do so, after selecting the first waterfall, navigate back to VU Activity view and Ctrl+Dbl-Click the second iteration bar, or right-click it (l) and select Compare Waterfalls.


Export iteration data

  • You can export iteration data for every VU. 
  • The data will have the following columns: VU #, Iteration #, Start Time, End Time, Duration
  • To export the data points right-click > select Export to CSV... (g)


Other Commands:

  • To zoom-out, right-click (m), and select Un-Zoom.
  • For additional context menu commands, right-click and select Copy Image, Save Image or Print Graph Image.










  • No labels