Hi,Can anybody pls let me know "what is the actual need for
test strategy when there is test Plan?"Whay is test plan
needed?
Answers were Sorted based on User's Feedback
Answer / bindu laxminarayan
Test Strategy is a high level document that contains the
information about the test approach, organisations mission.
All the information are completely at the organisational
level.
Test plan is a detailed document that contains the details
of the product such as what to test, when to test, how to
test etc. Test plan can single for the whole project or it
can also be written for every test level(component
testing/itegration testing/system testing) etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / manu
Test strategy: is used to decide which testing techniques
(Whitebox or blackbox testing ) will be used on proposed
application.
Test plan: is document that contains introduction,
assumption, list of features to be tested, list of features
is not to be tested,list of test cases, delivariables,
risk, resource, time, budget etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiran goud
Test Strategy: is a document defines the process of entire project.
Test Plan: is a detail document for the particular release not for the entire project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / akshay
Test Strategy is high level doccument contains test
efforts,Test Configurational items,which tool emplyed,entry
and exit cretaria for testing etc.Done by Test Manager
Test plan is concern to that project only contain Objective
of testing,Assumptions,Risk Analysis,Test Tools,Scope,Test
Scedule,Roles n Responssiblities etc.
So that both r important becoz Test strategy represents How
Testing activities take place n Test plan represents How to
perform testing,By Whom,How,When to start ?
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / chitti
Test strategy defines required test approach for the
project,it is company level terms.
Tst plan intructs u what to test ,who test ,when testing to
stop,what techniques follow to design test cases.which
contains complete informations abut automation tool.
| Is This Answer Correct ? | 0 Yes | 3 No |
what is meant by Inspections? what arewalkthrough?
What are the object repositories for QTP????friends Plz help me in finding answer for the above....thanq
static and dyanamic testing
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any
How can it be known when to stop testing?
What is the difference between Test Matrix and Test case
what s test block ratio? please any one answer me..
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?
Who writes "white box " test cases ?
how to retrieve the test data?
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.