What is Test Strategy and Test Plan..what is the
Diff.between those?
Answer Posted / 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 |
Post New Answer View All Answers
MS Paint
What is the responsibility of programmer’s vs QA?
write 5 critical test cases on product payment form on flipkart.com?
how can u prepare the test plan?
How to do security implementation for any URL??
Have you ever completely tested any part of a product? How?
what is the test plan of facebook?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
What’s the difference between verification and validation in testing?
How can I do Server side Interface testing in Web Testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is black box testing, and what are the various techniques?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
After insert the record in front-end, how will you check the back end by manually? Please explain?