Tag Management
AngusTester Tag Management
provides flexible classification labeling and business expansion capabilities. Through the tag system, it enables multi-dimensional organization of tasks and test cases, improving resource retrieval efficiency and collaboration accuracy.
Core Tag Operations
1. Add Tag
Description: Create new classification tags
Steps:
- Navigate to
Project → Project List → Edit
- Switch to the "Tags" tab
- Click the "Add Tag" button
- Enter a unique tag name (≤50 characters)
- Click "Confirm" to save
⚠️ Naming Rules:
- Avoid special characters
- Names should reflect classification dimensions (e.g., boundary testing)
Quota Rules
Tag quantity limits by version:
Version Type | Default Quota | Extension Method |
---|---|---|
Cloud Edition | 5000 tags | Submit a ticket |
Private Deployment | 5000 tags | Contact system administrator for license adjustment |
Tip: Real-time quotas can be viewed on the Resource Quota page under
Tag Count
.
2. Edit Tag
Description: Update tag names
Steps:
- Locate target tag
- Double-click tag name to enter edit mode
- Modify name
- Click blank area to auto-save
⚠️ Real-time Sync: Changes update across all associated resources immediately
3. Delete Tag
Description: Remove unused tags
Steps:
- Locate target tag
- Click the "×" icon on the tag
- Confirm deletion
⚠️ Data Safety:
- Only deletes the tag itself
- Associated resources retain original markings
- Irreversible after deletion
4. View Tags
Description: Browse project tag system
Steps:
- Go to
Project Details → Tags
- View tag list:
- Tag name
Tag Application Scenarios
1. Task Classification
Description: Multi-dimensional task organization
Steps:
- When creating/editing tasks
- Select or create tags in the "Tags" field
- Use "Group by Tag" view for browsing
2. Test Case Classification
Description: Structured test case organization
Common Tag Systems:
- Test Type: Functional/Performance/Security
- Business Module: Payment/User/Order
- Priority: P0/P1/P2
Workflow:
- Add tags when creating cases
- Use tag filters for quick case retrieval
- Export case sets by specific tags
Tag Field Specifications
Parameter | Field Name | Type | Required | Length Limit | Description |
---|---|---|---|---|---|
ID | id | long | Conditional | / | Unique identifier; System-generated; Mandatory for modifications |
Project ID | projectId | long | Yes | / | Unique identifier of owning project |
Tag Name | names | list | Yes | ≤100 | Multi-language tag name collection Must contain at least one name |
Edit Permission | hasEditPermission | boolean | Read-only | / | Whether current user has edit rights |
Creator ID | createdBy | long | Read-only | / | Tag creator ID |
Creator Name | createdByName | string | Read-only | / | Creator name |
Creation Time | createdDate | datetime | Read-only | / | Tag creation timestamp |