Test reporting and defect management is the part of:
-
test planning
-
test execution
-
both
-
none of the above
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.