1Test strategy is a set of instructions
2which explain the test design and determine
3how the test should be performed.
4Test strategy has the essential objectives of
5what approach to take and which module to check.
6
7Test plan is a document for a software project
8which has the approach, scope
9on the work of software testing.
10Also A test plan has the essential objective of
11how to test, when to test
12and who will confirm it.