Multiple choice technology testing

While testing the Product/Application according by seeing  _______ you can say that you have done full Testing.

  1. Project Status Report

  2. Risk Analysis Doc

  3. Tractability Matrix

  4. Bug Report

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

A Traceability Matrix (also called Requirements Traceability Matrix) maps test cases to requirements and shows coverage. When all requirements are traced to tests and all tests executed, you've achieved full test coverage per the matrix. Bug reports, risk analysis, and status reports don't demonstrate completeness.