Saving and Publishing Test Results

Visual Studio Team System testing tools automatically saves test results to your computer's hard disk when you run tests. You can also explicitly save test results to a file and a folder of your choosing. And, if your team is using a Team Foundation Server team project to help manage its work, you can also publish your test data to a Microsoft SQL Server database known as an operational store. This section describes the procedures you can follow to save, retrieve, delete, and publish test results data.

In This Section

  • How to: Import Test Results
    Describes how to import the results of previous test runs, which also displays the results in the Test Results window.

Obtaining Test Results

See Also

Tasks

How to: Create a Results Store Using SQL

Concepts

About the Load Test Results Store