What is Test Strategy and Test Plan..what is the
Diff.between those?

Answers were Sorted based on User's Feedback



What is Test Strategy and Test Plan..what is the Diff.between those? ..

Answer / ravikanth.m

a.Test strategy is master testplan.It will talk about the
Budget,Timelines,objective.
b.What is the technical architecture of the
application/product ?
c.What are the various types of testing to be performed ?
d.What is the development methodology for the
application/product ?
e.What should be tested and how ? What should not be tested
and why ?
f.Should the entire product/application be tested as a
whole or run tests only on a certain part of it?
g.As new components are added to a large system, should the
tests be re-run which have already conducted?
h.What are the tools that can be used?
i.What should the resources be trained on?
j.When should the end-user be involved?

And testplan is written for each type of testing,Like
system testplan,UAT plan,Performance testplan,
It is more specific to type of testing.
The test plan will answer the following questions:
What is being tested?
1. What are pass/fail criteria?
2. When will each test occur?
3. What hardware and software environment is required?
4. What features must be tested?
5. What features will not be tested?
6. What are the responsibilities of individuals and
organizations involved in the project?
7. Identify the various modules and decide which
modules/functionalities will be tested. Clearly mention
which items are out-of-scope for testing
8. List down the priority of testable items (conflict-
resolution between the various players is of importance)

Is This Answer Correct ?    9 Yes 2 No

What is Test Strategy and Test Plan..what is the Diff.between those? ..

Answer / tushar

A Test strategy would be at a higher level of abstraction
than a test plan.

Ideally a Test Strategy would be put down and test plan
would follwo drilling into the nitty grities of the Testing
to provide a complete picture.

A good analogy would be ,the difference would be the same as
between a product overview pamplet and a product usage
manual, the later being thoroughly detailed.

Is This Answer Correct ?    5 Yes 3 No

What is Test Strategy and Test Plan..what is the Diff.between those? ..

Answer / kiran kumar

test strategy: A high-level document defining the test
levels to be performed and the testing
within those levels for an organisation or programme (one
or more projects).

test plan: A document describing the scope, approach,
resources and schedule of intended
test activities. It identifies amongst others test items,
the features to be tested, the testing
tasks, who will do each task, degree of tester
independence, the test environment, the test
design techniques and entry and exit criteria to be used,
and the rationale for their choice,
and any risks requiring contingency planning. It is a
record of the test planning process.

Is This Answer Correct ?    2 Yes 0 No

What is Test Strategy and Test Plan..what is the Diff.between those? ..

Answer / prajit

Test strategy is master testplan. It describe about the
Budget,Timelines,objective of the whole test scenarios.
Manager and lead specially involves to prepares the Test
Strategy.

Test plan bassically written by QA. Test plan document
includes/describe the objective of the test, scope of the
test, what need to be tested, what not need to be tested,
assumption, risk, test entry crieteria, test exit criteria,
resources, test environment, priority and test delibarate.

Is This Answer Correct ?    2 Yes 0 No

What is Test Strategy and Test Plan..what is the Diff.between those? ..

Answer / mfsi_chinmayb`

Test strategy is the higher level then the Test plan. Test
strategy describes all the peripheral of the project like
objectives,estimation etc.But Test plan is to dig into that
find the path to achieve the objective.The test plan simply
unfold all the test strategy and put test condition ,
finding the in-scope and out-scope , exit criteria and
other conditions to reach the goal

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

is functional and black box testing same or not

11 Answers   Millennium, STC,


WHAt is diff between test plan and test planning?

5 Answers  


what is monkey testing?

9 Answers   ITC Infotech,


What is 2-tier architecture, 3-tier architecture?

6 Answers  


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

0 Answers  






Can u tell something about the Agile Methodology

2 Answers   Infosys,


What is the difference between load testing and volume testing?

2 Answers   Yardi,


What are the test cases for sanity or smoke testing ?

3 Answers   HealthTech,


Can you explain equivalence partitioning?

0 Answers  


how can we identify the regression testcases suppose we hava three functionalities for these functionalities we had write some testcases in that testcases how can we find out them

2 Answers   HeadStrong, Mindteck,


what is real testing & comprehensive testing? plz rly me my qestion

1 Answers  


1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project

0 Answers  


Categories