what is test plan and test strategy code example
Example 1: what is test plan
A Test Plan is a detailed document that describes
the test strategy, objectives, schedule,
estimation, deliverables, and resources
required to perform testing for a software product
Example 2: what is test strategy
Test strategy document gives a clear vision of
what the test team will do for the whole project.
it is a high level document and
it is developed by project manager in our company.
It is a document which captures the approach on
how we go about testing the product and
achieve the goals. Test Plan is prepared
by keeping this document as base in our
company.
In Test Strategy Document there are
different components like:
-Scope and overview
-Test Approach
-Testing tools
-Industry standards to follow
-Test deliverables
-Testing metrics
-Requirement Traceability Matrix
-Risk and mitigation
-Reporting tool
-Test summary
Example 3: test strategy vs test plan
Test strategy is a set of instructions
which explain the test design and determine
how the test should be performed.
Test strategy has the essential objectives of
what approach to take and which module to check.
Test plan is a document for a software project
which has the approach, scope
on the work of software testing.
Also A test plan has the essential objective of
how to test, when to test
and who will confirm it.