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 |
Define what is a critical bug.
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
What is defect validity ratio?
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?
How do we decide that testcases covers all the requirements?
what is manual testing process
Who is QA ? and Who is QC in a company? What are the roles of QA And QC in company?
What is the difference between White Box testing and Unit Testing?
how can you define Priority and severity
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.