WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?
Answer Posted / rao
Test Plan deicribes what to test,how to test,who to
test,scope of testing(features to be tested and feature not
to be tested),risks,test enivironment,delivereables etc....
Test Strategy is the part of TestPlan,which covers the hot
to test part,it is nothing but,the appoach to be follwed to
complete the testing.Genearlly in appoach,TL will tell us
howmant testing rounds we need to be performed during test
life cycle like Full Functional Testpass,Plat form
Testpass,Regression testing,Bug verification etc...along
with these rounds of testing,he will also add what type of
testing types we need to be carried out like Installation
Testing,Funcional Testing,Regression Testing,Performance
Testing etc....
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
Explain the checkpoint in qtp?
Hoe can we do retesting using functions please give the code for it using login page
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Explain the difference between data driven testing and parameterization ?
How does quicktest professional identifies the object in the application?
How do you create regression test packs?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What are the types of object repositories? Which one is you are using?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What is the basic concept of quicktest professional (qtp)?
Does quicktest professional (qtp) is unicode compatible?
What is difference in global and action sheet in qtp?
How can I use Call dlls in QTP ?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks