What is Test Strategy and Test Plan..what is the
Diff.between those?
Answers were Sorted based on User's Feedback
Answer / b.ramyasri
Hai....
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)
K,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 6 Yes | 0 No |
A Test Plan describes the approach, Features to be tested,
Testers assigned, and whatever you plan for your project. A
Test Plan is usually prepared by Manager or Team Lead. That
is true but not exclusively. It depends on what the test
plan is intended for. Some companies have defined a test
plan as being what most would consider a test case. Meaning
that it is for one part of the functionality validation.
A strategy is how you are going to address testing for the
project. Some companies have a strategy or approach section
in the test plan, others have a seperate document.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is B.V.A with brief example?
what is localisation &globalisation
How would you test a service oriented architecture (soa) web application?
Hi, I am Nithi. I have completed my MCA in 2005i am heving 2.2 yrs of experience in testing because of my daughter i got break during mar 2006 to dec 2007.now i joined in a small s/w company as tester.and i am looking for MNc job.what are all the things i want to prepare thanks in advance pls help me
Can you explain on what basis does TPA actually work?
Smoke testing is also called sanity testing? Why?
what are the contents of black box & white box testing.
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
Draw Backs of automated testing?
what is analysis and interpretation of results?
Please give an example of White box Testing?