.NET Total Operation Time graph
This graph displays the amount of time that each .NET class or method took to execute during the test.
Purpose |
Use this graph to identify those classes or methods that take an excessive amount of time. |
X-axis |
Elapsed time from the beginning of the scenario run. |
Y-axis |
Total time a .NET class or method is in operation. |
Breakdown options |
The graph initially displays .NET classes, but you can also view the individual methods within a .NET class by using drill-down or filtering techniques. For more information, see Filter and sort graph data and Drill down in a graph. |
Tips |
To highlight a specific class line in the graph, select the class row in the legend (displayed below the graph). |
See also |