Test cases

Test cases

This section covers the project catalog of manual checks: how test suites organize cases, how a test case and its test case steps are structured, and how to create or import cases.

Use this section when you write or maintain manual test documentation. Autotests and autotest runs live under Autotests. Execution of selected cases lives under Test runs.

Boundaries

  • Suites form a tree inside a project. Cases can sit in a suite or at the catalog root.
  • Steps document what to do and what to expect. Step targeting metadata for future automation is not a live runner.
  • Import accepts a JSON array (or a migration path). ComplexQA does not call a language model during import.
  • Team custom properties and project tags can appear on cases. Suites and steps are not tagged.

In this section

PagePurpose
Test caseElement reference: fields, statuses, relations
Test suiteElement reference: suite tree and clone rules
Test case stepElement reference: step types and fields
Test case creationHow to add a case in the catalog
Test suite creationHow to add a suite to the tree
Test case importHow to bring in JSON or migration output
  1. Optional structure: Test suite creation.
  2. Add a case: Test case creation.
  3. Bulk entry: Test case import or Test case generation.

Version 1.2.0 · Last updated 2026-09-11

Did this page help?