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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when do you escalte issue to your manager?

1798


When we use integration testing for any new system so why we required system testing.

1554


How do u go about testing of web application?

1652


Explain Single View Testing ?

1003


write test case for gmail sign up page ?

1584






what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.

13658


Can you explain the workbench concept?

708


WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?

1460


What is bidirectional traceability ??? and how it is implemented

1699


What is an exit criteria?

673


What is Cyclometric testing?

1767


What is Independent Testing?

1606


What are differences in testing a client server and a web application?

1517


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1638


Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

1715