Saving and Publishing Test Results Using Microsoft Visual Studio

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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 uses a Team Foundation Server team project to help manage its work, you can also publish your test data to a Microsoft SQL Server database, which is known as the database for the team project collection. This section describes the procedures that you can follow to save, retrieve, delete, and publish test results data.

In This Section

Obtaining Test Results

See Also

Tasks

How to: Limit the Number of Stored Test Runs

How to: Create a Results Repository Using SQL

Concepts

About the Load Test Results Repository