Documentation

Test plans, cases, and runs

Structure suites, execute runs, link cases to features, and feed QA metrics into project reports.

Updated 2026-05-228 min read
  • QA
  • Test plans

Structure: plan → suite → case

A test plan belongs to a project and groups suites (e.g. Smoke, Regression, Integration). Each suite contains ordered test cases with steps and expected results.

Executing a test run

  1. Open Testing → select a plan → Start run.
  2. Assign executors; each case records pass, fail, blocked, or skipped.
  3. Link failures to bugs created from the run screen.
  4. Close the run to lock results for reporting.

QA in project reports

  • Testing report templates show pass rate, open failures, and execution by tester.
  • Filter by plan or run to compare release readiness week over week.

Continue reading