Which one is not correct?
-
Test plan is a contract between the testers and the project team and user describing the role of testing in the project
-
Test Strategy is the plan for how you are going to run the test case
-
The test plan should give information on software being tested, test objectives and risks and specific test to be performed
-
Test planning can be started as soon as the time requirements definition starts
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
A Test Strategy is a high-level document outlining the overall test approach, standards, and test types for a project, rather than a plan for executing an individual test case. The other definitions correctly state that a test plan acts as a contract, lists objectives/risks, and starts during requirements.