View UI test and unit test failures

Examine UI test and unit test failures to determine the source of issues.

  1. Click the Failed Test button () at the bottom of the Test navigator to show only the failed tests.

  2. Select a failed test method to examine it in the editor area.

  3. Address the reason for the failure.

  4. Run the test again.

See alsoRun UI tests and unit tests