Last updated
Requirements represent business or functional needs that must be validated through testing. They can be organized in folders and linked to test cases to establish traceability. When all linked test cases exist, a requirement is considered "covered," enabling coverage reporting and gap analysis.

The Overview tab stands from different cards:
Top bar shows Requirement's calculated Significance and Test Coverage
Main card contains the main data
Linked Items shows what Work Items or Test Cases are connected
Details shows main attributes
Significance Assessment area helps autocalculating the significance
Dev Complexity x Impact = Significance
Expected TCs calculated from this

Items can be linked with
Work Items
Other Requirements
Test cases
Test Cycles

Connected test coverage and their latest execution is visible in the Test Results column. See which Requirements need coverage, and which performs bad recently.
Last updated