Multiple choice technology testing

The approach/document used to make sure all the requirements are covered when writing test cases

  1. Test Matrix

  2. Checklist

  3. Test bed

  4. Traceablity Matrix

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A traceability matrix maps requirements to test cases, ensuring all requirements are covered by at least one test case and providing tracking through the development lifecycle. Test matrices, checklists, and test beds serve different purposes.