Skip to content

Test Runs Best Practices

1 min read

Use this page as supplemental guidance for standalone test runs. For the main workflow, start with Test Runs.


  • Use a clear title that explains the goal.
  • Keep the description focused on what is being validated.
  • Choose only the test cases needed for the scope.
  • Use requirements and test suites when they make selection easier to maintain.

  • Keep statuses accurate as testing progresses.
  • Add notes at the step where the issue happened.
  • Attach evidence for failed or blocked work.
  • Review skipped and not executed test cases before the testing session is considered complete.

Use Test Runs for independent testing outside a release.

Use Release Executions when the work belongs to a release milestone and should contribute to release analysis.