How to: Import Load Test Results into a Repository

This topic applies to:

Visual Studio Ultimate

Visual Studio Premium

Visual Studio 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, see Managing 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 import results into 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.

    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.

  4. Click Import.

    The Import Load Test Results dialog box appears.

  5. In the File name box, type the name of an archived test results file, and then click Open.

    - or -

    Browse to the file, and then click Open.

    Note

    An archived test results file that you specify in this step must have been created by performing the Export operation.

    The results are imported and appear in the Load test results list.

See Also

Tasks

How to: Export Load Test Results from a Repository

Concepts

Managing Load Test Results in the Load Test Results Repository

Running Load Tests

Other Resources

Analyzing Load Test Runs