There are two ways through which you can map requirements to test cases.
-
True
-
False
In HP Quality Center, requirements can be mapped to test cases through two primary methods: the Requirements module (direct mapping) and the Test Plan module (coverage mapping). This bidirectional traceability is a core feature.
Standard test-management/traceability practice teaches two common ways to trace requirements to test cases: (1) a direct requirements traceability matrix (RTM) mapping each requirement ID to one or more test case IDs, and (2) tool-based traceability, where a test management tool (e.g., linking user stories/requirements to test cases within ALM/Jira/TestRail) auto-generates the mapping as artifacts are linked. This statement affirms that at least two such approaches exist, which matches standard test-planning guidance, so True is the reasonable answer.