What is Test Strategy and Test Plan..what is the
Diff.between those?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
What’s the difference between a bug and a defect?
what is boudarary value analysis? what is the use of it?
What does 100% statement coverage mean?
0 Answers 3i Infotech, Infosys,
Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
what is waterfall model?explain? what is v model? explain all phase?and the difference between two model?
what are the risks and contingencies u had in ur project?
what is uml
What are the different test techniques used in functional testing?
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain
what are testing Techniques? Pls answer