#
Add/remove test tags
Learn how to add and remove tags to organize your test cases effectively.
#
Adding Tags to Test Cases
- Navigate to your test suite view
- Click on the "Manage Tags" button located at the bottom of the test case list
- In the "Manage Tags" dialog:
- Enter the tag name in the input field
- Click the "+" button or press Enter to create the tag
- Select the tag to apply it to the selected test cases
- Click "Save Changes" to apply the tags
#
Removing Tags from Test Cases
There are two ways to remove tags from test cases:
#
Method 1: Quick Remove
- Locate the tag next to the test case description
- Click the "x" icon on the tag to remove it immediately
#
Method 2: Manage Tags Dialog
- Open the "Manage Tags" dialog
- Uncheck the tag you want to remove
- Click "Save Changes" to apply the changes
#
Best Practices
- Use consistent naming conventions for your tags
- Keep tag names concise but descriptive
- Remove unused tags to maintain a clean test organization
- Consider using prefixes for different categories (e.g., "semantic-", "functional-")
#
Tips
- You can add multiple tags to a single test case
- Tags are visible in the test case list view for quick reference
- The same tag can be applied to multiple test cases
- Tags can be used for filtering and organizing test runs