Element reference

Test suite

Test suite

A test suite groups test cases inside a project. Suites form a tree: a suite may have a parent suite.

Relations

Related elementHow it connects
ProjectRequired owner
Parent suiteOptional parent_test_suite_id
Test caseCases may point to this suite

Fields

LabelTechnical nameTypeRequiredValidationDefault
Nametest_suite_namestringNoMax 250 charactersnew suite if empty
Descriptiontest_suite_descriptionHTMLNoMax 900 characters-
Parent suiteparent_test_suite_ididNoSuite in the same project-
Projectproject_ididYes--

Rules

  • Create, rename, and nest suites in the project test-case view.
  • Clone suite duplicates the suite and all cases inside it. Cloned cases point to the new suite.

Limits

  • Cases without a suite appear at the root of the structure. That is valid, not an error.

Version 1.0.0 · Last updated 2026-09-10

Did this page help?