Skip to content

Test Runs Overview

1 min read

Test Runs are standalone testing sessions inside a project. They are used when testing is not tied to a release.

For the current guide, see Test Runs in the Executions and Test Runs section.


Use Test Runs for:

  • Ad-hoc validation
  • Exploratory testing
  • Focused regression
  • Sprint checks
  • Quick verification after a fix

Test Runs can include test cases selected manually, from requirements, and from test suites. Results are recorded with the same testing experience used by release executions.


WorkflowWhere It LivesBest For
Test RunsProjectStandalone testing outside releases
ExecutionsReleaseRelease-bound testing cycles