does test plan is in test strategy or test strategy is in
test plan
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nanda
Ashok..itz a gr8 example....keep posting...
Regards..
Nanda
| Is This Answer Correct ? | 2 Yes | 1 No |
How can you find Local Host Name by Using QTP?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
How can we log a defect in Testdirector from Q.T.P ?
how to test Web application using QTP software
how can we group that these test cases only should be automated and in which order you execute that test cases
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
What is iteration?
How to find the length of the string in qtp?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?