How to: Import Load Test Results into a Repository

 

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.

Requirements

  • Visual Studio Enterprise

To import results into a repository

  1. From a Web performance and load test project, open a load test.

  2. On the embedded toolbar, choose 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. Choose 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 choose Open.

    - or -

    Browse to the file, and then choose 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

Managing Load Test Results in the Load Test Results Repository
Running Load Tests
Analyzing Load Test Results
How to: Export Load Test Results from a Repository