Stopping a Test

You can stop a test during the starting phase or while the test is running.

Stop a Test During a Startup Phase

Follow these steps:

  1. While the test is starting up, click the Abort Test button on the right.
    stop test startup
    A Stopping Test window opens.
  2. Click Terminate servers.
    stop test

The test is terminated.
terminate test

Tests that are stopped by the Abort Test command are assigned Aborted status in the History, Recent Test Runs, and Report pages.

Stop a Test While It Runs

Follow these steps:

  1. In Performance tab, click Tests.
  2. Select the running test that you want to stop.
  3. Click the stop button next to the test name.
    stop button
  4. Select one of the options:

    stopping test

    • Graceful Shutdown

      Sends a signal to close the test, archive test and log files, then generate an artifacts.zip archive.

      graceful stop test

    • Terminate Servers

      Terminates all servers immediately. This will result in the loss of all test and log files (except for the ones you originally uploaded). No artifacts.zip archive will be generated. This should be a last resort, since without any log files, it will be impossible to identify what may have caused a problem.

      terminate test

    • Or, you can click the "x" icon in the upper-right corner of the window to cancel and continue the test without interruption.

If you manually terminated a test because it hung indefinitely, for more information, see our knowledge base article tests that fail to start.