How to: View Load Test Results from a Repository

This topic applies to:

Visual Studio Ultimate

Visual Studio Premium

Visual Studio 2010 Professional 

Visual Studio Express

Topic applies Topic does not apply Topic does not apply Topic does not apply

When you run a load test, information gathered during the run is stored in the Load Test Results Repository. The Load Test Results Repository contains performance counter data and information about any errors. For more information, seeManaging Load Test Results in the Load Test Results Repository.

You can manage load test results from the Load Test Editor by using the Open and Manage Load Test Results dialog box. You can open, import, export, and remove load test results.

To view results from a repository

  1. From a test project, open a load test.

  2. On the embedded toolbar, click Open and Manage Results.

    The Open and Manage Load Test Results dialog box is displayed.

  3. In Enter a controller name to find load test results, select a controller. Select <local> to access results stored locally.

  4. In Show results for the following load test, select the load test whose results that you want to view. Select <Show results for all tests> to see all results for all tests.

    If there are load test results available, they appear in the Load test results list. The columns are Time, Duration, User, Outcome, Test, and Description. Test contains the name of the test, and Description contains the optional description that is added before the test is run.

    Note

    The results appear with the most recent results at the top of the list.

  5. In the Load test results list, click a result.

  6. Click Open.

    The load test analyzer opens and the results appear.

    Note

    The Open and Manage Load Test Results dialog box remains open after the results appear.

    You can now review the load test results. For more information, see Analyzing Load Test Results.

See Also

Concepts

Managing Load Test Results in the Load Test Results Repository

Analyzing Load Test Runs

Other Resources

Running Load Tests