Monitor and manage tests
Test progress and results are displayed in the dedicated test runner tabs of the Run tool window.
You can rerun, terminate, and suspend execution of tests same way as you do it for running applications. In addition to the common running actions, in the test runner you can:
Navigate through the list of test cases using arrow keys.
Navigate between failed tests using the and buttons or Ctrl+Alt+Up or Ctrl+Alt+Down keyboard shortcuts.
View the total number of tests being run in the current session.
Sort tests alphabetically and by duration .
Show or hide information about the passed tests by clicking .
Show the ignored tests in the tree view of all tests within the current run/debug configuration or test class by clicking .
Navigate from the stack trace to the problem location in the source code by clicking the hyperlink in the Output pane.
The icon opens an additional menu that allows you to:
Monitor execution of the current test.
Have the first failed test selected automatically upon completing the suit.
Navigate to the stack trace.
Enable automatic scrolling to the source code.
Have the corresponding source code opened at exceptions.
Show statistics inline.