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 Manager and Test View windows. 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
- Ordered Tests Overview
Describes how to run an ordered test and view its results.
- How to: Create an Ordered Test
Describes how to create an ordered test, select and add tests to it, and re-order those tests within the ordered test.
Related Sections
- 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.