Skip to content

Requirements Tab

The Requirements Tab of the Coverage screen.

This tab lists every requirement and lets you attach test cases to them. It is the foundation the other three tabs measure against.

Controls. A Search requirements… box and an All Priorities dropdown (Critical / High / Medium / Low) filter the list. There is deliberately no create button and no status filter — requirements arrive from Sources as active, so those affordances were removed.

ColumnMeaning
(chevron)Click any row to expand it and reveal its linked test cases.
External IDThe requirement’s source identifier (e.g. REQ-001); falls back to the internal id.
TitleThe requirement statement.
PriorityColor-coded badge: Critical red, High orange, Medium amber, Low emerald.
SourceWhere the requirement came from (Jira, Confluence, PRD, etc.), or -.
Linked TCsCount of test cases attached to this requirement.

Expanding a row shows the Linked Test Cases panel: each linked test case with its id, title, and priority, plus an unlink (broken-chain) icon to detach it. A Link Test Cases button opens a modal with a search box and checkboxes to attach one or more existing test cases at once.

The Requirements tab