Obtaining Test Results

Running a test automatically produces test results, saves them to disk, and displays results summaries in the Test Results window. Code-coverage information is also a form of test result, but you must configure test runs to obtain it; for more information, see How to: Obtain Code Coverage Data.

In This Section

  • Saving and Publishing Test Results
    Describes how to automatically save a test results to your computer's hard disk when you run tests.

  • How to: Rerun a Test
    Describes how to repeat a test run. You can repeat a test run, for example, after having changed the code being tested, the code of the test methods, or the active test run configuration.

See Also

Tasks

Walkthrough: Run Tests and View Code Coverage

Troubleshooting in Test Edition

Troubleshooting Web Tests

Troubleshooting Load Tests