I have a few ordered tests with some UI tests. Then I have one ordered test which contains other ordered tests:
This ordered test (which contains many others ordered tests) is running every night within TFS Build. If some UI tests faile, then names of ordered tests in which are failed tests are displayed in test results from TFS Build:
Is it possible with any settings to exclude the name of the ordered tests from test results? I would like to see in the test results just names of the failed tests.