Skip to main content

Tags List Page

This page provides a central view of all tags currently associated with active (non-deleted) Test Cases or Sessions across your projects. You can navigate here by clicking Tags in the main header navigation bar.

Included Tags

Only tags linked to at least one active Test Case or Session are displayed here. Tags created in Administration but not yet used, or tags only linked to deleted items, will not appear in this list.

Features

  • Filtering: Use the filter input above the table to search for tags by name.
  • Pagination: If there are many tags, use the pagination controls at the top-right to navigate through pages and adjust the number of tags shown per page.
  • Sorting: Tags are sorted alphabetically by name by default.

Tags Table

The main part of the page is a table listing the active tags with the following columns:

  • Name: The unique name of the Tag. This is displayed as a clickable link. Clicking the tag name will take you to the Tag Detail Page (see below) showing all Test Cases and Sessions associated with this specific tag.
  • Test Cases: Displays the count of active Test Cases currently associated with this Tag.
  • Sessions: Displays the count of active Test Sessions currently associated with this Tag.
  • Projects: Displays the count of unique projects where this Tag is used (across both active Test Cases and Sessions).

Auto Tag

The AI Tag button in the toolbar lets you select a project and then opens the Auto Tag wizard for that project, allowing you to analyze and tag items within it.

For full details on using Auto Tag, see the Auto Tag documentation.

Tag Detail Page

Clicking on a tag's name in the Name column navigates you to a dedicated page for that tag (/tags/[tagId]). This detail page shows:

  • The tag name prominently displayed.
  • A search input to filter items by name.
  • A filter bar with controls to narrow displayed items:
    • Case type dropdown: Show All, Manual only, or Automated only test cases.
    • Hide completed Sessions: Toggle to exclude completed sessions.
    • Hide completed Test Runs: Toggle to exclude completed test runs.
    • An active filter count badge with a click-to-clear-all button.
    • Filter state persists per tag across page visits.
  • Tabbed tables listing associated items:
    • Test Cases: Name (linked to repository page), Type (Manual/Automated badge), and Project.
    • Test Runs: Name (linked to test run page), Status (Completed/In Progress badge), and Project.
    • Sessions: Name (linked to session page), Status (Completed/In Progress badge), and Project.

When filters exclude all items in a tab, an empty state message is shown.