Test Summary Pane
Displays results of the unit test run. The number in the doughnut's center is the total of all unit tests in the solution. Each sector's value indicates the number of passed, failed, ignored, or explicit tests.
The pane also includes the following links:
Failed tests
Shows all the failed tests.New failed tests
Shows new tests that have failed, as well as existing tests that have failed since the baseline.New ignored tests
Shows new tests that are being ignored, as well as existing tests that have become ignored since the baseline.Added tests
Shows tests that have been added since the baseline.Removed tests
Shows tests that have been removed since the baseline.