Skip to content

Tags

Tags allow selective execution and classification.

  1. Go to Tags -> Create.
  2. Set Name.
  3. Set Tag Expression (example: @smoke).
  4. Save.
  • Tag expression must start with @.
  • Tag expression must be a single token (no spaces).
  • Tag expression must include characters after @.
  • Attached to test cases and test suites.
  • Used in test-run creation when selection mode is By Tags.
  • Use short, stable tags: @smoke, @regression, @auth, @critical.
  • Separate scope tags (@checkout) from priority tags (@p1).