Skip to main content

Aborting Tests

You can abort the test execution process from either the home page or the Execution Details page.

  • From the home page: click Stop.
  • From the Execution Details page: click Stop.
note

The Stop button aborts the entire test execution — not just a single test. To stop only one test, you must abort the full run.

The abort may not happen immediately. The Run Test Services permission is sufficient to stop a test (no additional permissions are needed beyond what is required to start the test).

What happens when you abort

  • The System Status changes to Aborting during the abort process.
  • The status of Pending and Running tests changes to Aborting. Tests that already completed remain Completed.
  • A Summary report is created with a status of Aborted.
  • Tests that did not finish show a result of Not Available.
  • Tests that finished before the abort show Passed or Failed, and their reports can be downloaded and viewed normally.