Tags
Tags allow selective execution and classification.
Create a tag
Section titled “Create a tag”- Go to
Tags -> Create. - Set
Name. - Set
Tag Expression(example:@smoke). - Save.
Validation rules
Section titled “Validation rules”- Tag expression must start with
@. - Tag expression must be a single token (no spaces).
- Tag expression must include characters after
@.
Where tags are used
Section titled “Where tags are used”- Attached to test cases and test suites.
- Used in test-run creation when selection mode is
By Tags.
Conventions
Section titled “Conventions”- Use short, stable tags:
@smoke,@regression,@auth,@critical. - Separate scope tags (
@checkout) from priority tags (@p1).