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 are the contents of FRS?
Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?
What is the difference between internal reviews and peer reviews?
What is Risk anlaysis in software testing?
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
what is acid testing?
please give possible testcases for a mobile phone
3 Answers Barclays, JPMorgan Chase, MSIIT, Wipro,
What is Change and configuration management repositoty
In a month how many times bugs will be send to your developer. 1 or 2
what is the difference sanith testing and smoke testing?
what is walkthrough?