Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An ordered test contains other tests that are meant to be run in a specified order. An ordered test is displayed as a single test in Test Explorer. 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.
Requirements
- Visual Studio Enterprise
Tasks
Tasks | Associated Topics |
---|---|
Creating an Ordered Test: Create an ordered test to specify the order to run a set of tests. | - How to: Create an Ordered Test |
Viewing the Results of an Ordered Test: The results of an ordered test are displayed as a single row in the Test Results window. You can also see results for the individual tests that make up the ordered test. | - How to: Save and Open Web Performance and Load Test Results in Visual Studio |
See Also
Defining Test Categories to Group Your Tests
How to: Run Tests from Microsoft Visual Studio
Creating Automated Tests Using Microsoft Test Manager