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
On what basis you are fixing up the time for project completion?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
What are the various techniques in black box testing?
What is software review?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Can anyone tell me, What is wound fixing?
how to connect your project in database?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
How could you present test strategy for the product testing?
What are the factors affecting a manual testing project and what are the ways to overcome it?
What is baseline testing?
what are all the possible Test Cases for VoIP based applications
What is meant by entry criteria and exit criteria in software testing?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What is known as data-driven testing?