What is Test plan primarily used for?
- A. The final phase of the SDLC in which a delivered software system is updated, fixed, and improved over time.
- B. A metric that measures the proportion of source code or requirements exercised by a test suite.
- C. A testing approach that examines code, documentation, or requirements without executing the program.
- D. A formal document that outlines the scope, approach, resources, and schedule of testing activities for a project. ✓
Correct answer
D. A formal document that outlines the scope, approach, resources, and schedule of testing activities for a project.
Explanation
Test plan refers to a formal document that outlines the scope, approach, resources, and schedule of testing activities for a project.