does test plan is in test strategy or test strategy is in
test plan

Answer Posted / ashok

I think this question is some thing like which one is
important Tape recorder or a Tape. Without a tape there is
need of tape recorder and without a tape recorder there is
no use of tape. Now Test plan is a part of strategy. Even
though you have a good test strategy with out a test plan
you can’t implement it. Test plan and test strategy are two
deferent entities. Test strategy uses the test plan as a
tool to implement it.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To which environments does quicktest professional supports?

535


In qtp, explain what is qrs file?

583


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2059


How to use checkpoints in qtp ?

580


What is the basic concept of quicktest professional (qtp)?

581






after click on compose mail how can we attached a file in qtp with vbscript code

1612


How does QTP identify an object?

611


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1569


When you open QTP, how many sheets you can see?

660


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2801


What is the extension of the recovery scenario file in qtp?

544


when u script reveiwing in which area u more concentrates?

1416


what is the diff b/w assistive and mandatary rules of object repository in QTP???

1610


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1600


what you mean by artifact,milestone...

1494