Skip to content

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:

  1. Navigate to Project → Project List → Edit
  2. Switch to the "Tags" tab
  3. Click the "Add Tag" button
  4. Enter a unique tag name (≤50 characters)
  5. 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 TypeDefault QuotaExtension Method
Cloud Edition5000 tagsSubmit a ticket
Private Deployment5000 tagsContact 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:

  1. Locate target tag
  2. Double-click tag name to enter edit mode
  3. Modify name
  4. Click blank area to auto-save

⚠️ Real-time Sync: Changes update across all associated resources immediately

3. Delete Tag

Description: Remove unused tags
Steps:

  1. Locate target tag
  2. Click the "×" icon on the tag
  3. 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:

  1. Go to Project Details → Tags
  2. View tag list:
    • Tag name

Tag Application Scenarios

1. Task Classification

Description: Multi-dimensional task organization
Steps:

  1. When creating/editing tasks
  2. Select or create tags in the "Tags" field
  3. 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:

  1. Add tags when creating cases
  2. Use tag filters for quick case retrieval
  3. Export case sets by specific tags

Tag Field Specifications

ParameterField NameTypeRequiredLength LimitDescription
IDidlongConditional/Unique identifier;
System-generated;
Mandatory for modifications
Project IDprojectIdlongYes/Unique identifier of owning project
Tag NamenameslistYes≤100Multi-language tag name collection
Must contain at least one name
Edit PermissionhasEditPermissionbooleanRead-only/Whether current user has edit rights
Creator IDcreatedBylongRead-only/Tag creator ID
Creator NamecreatedByNamestringRead-only/Creator name
Creation TimecreatedDatedatetimeRead-only/Tag creation timestamp

Released under the GPL-3.0 License.