Multiple choice technology testing

Test reporting and defect management is the part of:

  1. test planning

  2. test execution

  3. both

  4. none of the above

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

Test planning and test execution are separate phases in the software testing lifecycle. Test planning happens first (strategy, resource planning), followed by test execution (running tests). Test reporting and defect management occur after execution, as part of test closure/monitoring and control, making 'none of the above' correct.