Working with Ordered Tests

An ordered test contains other tests that are meant to be run in a specified order. An ordered test appears as a single test in the Test List Editor and the Test View window. Its results appear in a single row in the Test Results window, but you can obtain individual results for each test that was run as a part of the ordered test.

In This Section

  • Working with Generic Tests
    Describes how to create and run generic tests. Generic tests wrap external programs and tests that were not originally developed for use in the Team System testing tools.

  • Working with Unit Tests
    Provides links to topics that describe unit tests and how to create them.

  • Working with Load Tests
    Describes the uses of load tests, how to edit and run them, how to collect and store load test performance data, and how to analyze load test runs.

  • Working with Web Tests
    Describes how to create, edit, run, and view Web tests.

  • Working with Manual Tests
    Describes how to create and run manual tests, which are the only non-automated test type.