Skip to content
API reference Go to app

Delete Test Suites

1 min read

Delete a test suite when the reusable execution group is no longer needed. Deletion is permanent and cannot be undone.


To delete a test suite:

  1. Open the project Test Suites page.
  2. Select the test suite.
  3. Click Delete in the details view.
  4. Review the confirmation message.
  5. Click Delete.

The delete action is not available while you are editing the test suite.


Deleting a test suite removes:

  • The test suite definition
  • Manual test-case selections
  • Filter selections saved on the suite
  • The suite from the active Test Suites list

Deleting a test suite does not delete:

  • Test cases
  • Folders
  • Requirements
  • Labels
  • Existing testruns or executions

If a testrun already uses the suite, it may keep a historical snapshot of the deleted suite until that suite is removed from the run.


Before deleting a test suite, review:

  • Test case count
  • Usage count
  • Manual selections
  • Filter-based selections
  • Any testruns or executions that use the suite

If the suite is still useful but needs a different selection, edit it instead of deleting it.


Deleting test suites depends on project access. If you do not have permission to delete test suites, the Delete action is disabled or unavailable.