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 |
Enlist some bug status along with its description?
what is equivalence boundary
explain test life cycle
What is the RTM(Requirement Traceability Matrix)
1.what is software testing?
What is Deep Structure Testing?
who are all participate in preparing SRS documents? what are the datas present in SRS documents? who will create test plan ? what are the inputs for test plan & test case?
When a defect is assign as Postponed and differed. explain with example? thanks
swap 2 variables without using 3 rd variable???
Artifacts in design phase of SDLC ?
What templates used to design the test cases?
we need to perform Soak Perf Test, Resilience Perf Test, Regression Perf Test.