Tags
Tags allow selective execution and classification.
Workflow context
Section titled “Workflow context”Tags matter most during run creation, but they also make suites and cases easier to organize long before execution.
Do this
Section titled “Do this”- Go to
Tags -> Create. - Set
Name. - Set
Tag Expression(example:@smoke). - Save.
Minimal example
Section titled “Minimal example”@smoke@regression@auth@critical
What good looks like
Section titled “What good looks like”- 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).