Working with Load Test Results Graphs
The results of a load test are displayed as data in several different panes.
To display test results as graphs, click Graphs on the load test toolbar. Each individual graph is displayed in a panel with the graph name displayed at the top in a drop-down list. To display a different graph in the panel, choose a different graph name from the list.
Up to four graph panels can be displayed at a time. You can switch between different panel layouts by using the panel layout toolbar button.
Several built-in graphs are provided. You can use the built-in graphs as is or you can customize them. Additionally, you can create your own graphs. For more information, see How to: Display Counters on Graphs and How to: Create Custom Graphs.
Built-in Graphs
The following table lists the built-in graphs that are available to analyze load test results.
Graph Name |
Description |
---|---|
Key Indicators |
Counters that describe basic aspects of test performance such as user load, throughput, and response time. |
Test Response Time |
Data about the amount of time tests take to run. |
Page Response Time |
The average response time for Web pages that are accessed during the load test. |
System under Test |
Information about the computers on which the application being tested runs. This includes data about memory use, the processor, the physical disk, processes. By default, Only the Available Mbytes and Processor Time counters are collected. |
Controller and Agents |
Information about the computers on which the load tests run. This includes data about memory use, the processor, the physical disk, processes. By default Only the Available Mbytes and Processor Time counters are collected. |
Transaction Response Time |
The average response time for transactions that occur during the load test. |
You can display different counters on the graph both at run time and after a test has run.
Note
Only response time performance counters can be added to an automatically generated response time graph.
The counter information displays both in the graph and in the legend underneath the graphs. You can also zoom in on a section of the graph. For more information, see How to: Zoom in on a Region of the Graph.
Counters Displayed in Graphs
Graphs display counters. Counters refer to the data gathered during a load test, such as tests per second or average test time. For more information about counters, see About Counter Sets.
The legend for the counters that are displayed in the graphs shows several columns of useful data about the load test run. To turn off the display of any data in the graph, clear the check box in the row in the legend.
The legend contains the following columns:
Counter |
The name of the counter. |
---|---|
Instance |
The name of the counter instance. |
Category |
The name of the counter category. |
Computer |
The name of the computer to which the counter is collected. |
Color |
The color of the line in the graph. |
Range |
Indicates the number that is represented by 100 on the graph for that counter. For example, for a range whose upper value is 10,000, the 100 label at the top of the graph represents 10,000. |
Min |
Indicates the minimum value for the counter. |
Max |
Indicates the maximum value for the counter. |
Avg |
Indicates the average value for the counter. |
Last |
Shows the value of the counter during the most recent sampling interval. |