41 / 56 · 18 Test Management Tools · Traceability← prev⊞ allnext →☰ Read as one page
5.8Hands-On Exercise
- Pick one feature area in your product. Build a manual RTM with requirements, test cases, and execution status.
- Identify gaps: which requirements have no test coverage?
- Link 10 existing test cases to their corresponding requirements in your test management platform
- Set up CI/CD integration to automatically upload test results to your platform
- Generate a coverage report and present it to your team
- For each uncovered requirement, decide: write a test, accept the risk, or defer