How to add "Tags" to the Test Case?

Tags help users to identify and select similar test cases while executing. For example, tags like “Regression”, “Sanity”, “Smoke” help users to identify the bunch of test cases that should be executed in a certain testing phase.

If a tag already exists, then it is populated as auto-suggestion.

When the test cases are exported, the exported source code will retain these tags in the files along with other details in the test case.

Note: Maximum 7 tags can be added to a Test Case. One tag can be a maximum of 50 characters.

Enter test case name, tag(s) and click Add.

You can see the test suite and test case added on the tree.

Add Tags from the Edit Test Case screen:

One can add or delete tags of a Test Case from the edit Test Case screen from the panel located below the Test Recording options.

Use of Tags

While executing a Test Suite, users can filter test cases on the basis of assigned tags and select test cases of a particular tag for execution.