1. what is a difference between test plan and test
strategy?2.What is the test plan is different from the test
strategy? then how?
Answers were Sorted based on User's Feedback
Answer:
Test Plan:
It is a document that collects and organizes test cases by
functional areas and/or types of testing in a form that can
be presented to the other teams and/or customer.It is the
documented approach to testing.
The tester prepares test Plan
Test Strategy:
It is a document that describes the test efforts, test
configuration, testing tools to be employed, test
environments, exit criteria and entry criteria for testing,
what different types of testing will be carried out (for
example, smoke test, regression, load test, functional test
and so on)
The Test Manager or Lead writes it. (Remember, the Tester
does NOT write Test Strategy. A Tester writes Test Plans and
Test Cases)
Both are important pieces of Quality Assurance processes
since they help communicate the test approach scope and
ensure test coverage while improving the efficiency of the
testing effort.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / psrisusee
Test Plan :
A document describing the scope of testing, apporach,
resource and schedule of intended test activities.
Test Strategy:
It is a policy of an organization that can be defined as a
high level statment of principle that is used to govern set
of activities in that organization.
The test strategies also provide high-level guidance as to
how testing is tobedone inthe organization.
| Is This Answer Correct ? | 3 Yes | 0 No |
Difference between test Methodology and test strategy
wht is change management and configuration management?
What are the steps to test any software through automation tools?
.In languages testing, what is the fixed part and changing part?
what is date field test case
What are drawbacks in system development life cycle
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
what are the initial templates used in a project (glamorous...)
What are the advantages of automation over manual testing?
what is mean by computer standards,with ex?
How will you identify the client side error and server side error in web application?
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?