Test Cases

Folders and maintenance

Organize, update, copy, move, and delete test cases as product coverage changes.

Folders keep large test case libraries navigable and make it easier to target plans by product area.

Folder use

Use folders for durable product areas such as onboarding, billing, permissions, reports, admin settings, and integrations. Avoid over-segmenting by temporary release names.

Bulk actions

Use bulk actions to:

  • Move test cases into a folder.
  • Copy test cases to another folder.
  • Delete obsolete test cases.

Review related test plans after bulk changes. A plan that targets a folder will reflect the folder membership used at run time.

Maintenance signals

Update a test case when failures show stale navigation, outdated expected results, incorrect credential choice, or test data drift. Keep old run evidence attached to history so the team can distinguish product regressions from maintenance changes.

On this page