Skip to content

Tags

Tags allow selective execution and classification.

Tags matter most during run creation, but they also make suites and cases easier to organize long before execution.

You can create tags ahead of time from the Tags screen, or create/select tags from the test case form while authoring a case. The standalone screen is still useful when you want to prepare reusable labels for run scope, priority, ownership, or feature area.

Use this path when preparing tags ahead of time:

  1. Go to Tags -> Create.
  2. Set Name.
  3. Set Tag Expression (example: @smoke).
  4. Save.

During test case creation, use the tag control in the test case form to add existing tags or create new ones without leaving the creation flow.

  • @smoke
  • @regression
  • @auth
  • @critical
  • Attached to test cases and test suites.
  • Used in test-run creation when selection mode is By Tags.
  • Separate scope tags (@checkout) from priority tags (@p1).