Multiple choice technology testing

What is the order of testing deliverables

  1. Test Strategy, Compent Test Plan, Master Test Plan, Unit Test Plan

  2. Test Strategy, Master Test Plan,Compent Test Plan, Unit Test Plan

  3. Master Test Plan,Test Strategy, Compent Test Plan, Unit Test Plan

  4. Compent Test Plan,Master Test Plan,Test Strategy, Unit Test Plan

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

The standard hierarchy goes from high-level, project-wide planning to low-level execution plans. The Test Strategy defines the overall approach, followed by the Master Test Plan, then the Component Test Plan, and finally the detailed Unit Test Plan.