Hello Everybody,
Please tell me can we create Test Plan in QTP? This I am
asking irrespective to integrating with Test Director.I
mean is there any option to create Test Plan in QTP itself.
Thanks,
Gaytri
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
No it is not possible in QTP
but it is possible in Silk Test
byeeeee
rajendra_penumalli@yahoo.com
hyd
| Is This Answer Correct ? | 0 Yes | 0 No |
Rajendra sorry i did't get automation test plan?
Generally test plan contains what to do? resources and
features to be tested ,limitations and all .
why it is not possible in QTP and how it is possible in
Silk test ? pls explain me details .I am not pointing
out...sorry. pls clarify me
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vishal sareen
The Test Plan feature is not available in QTP rather it is
supported by Silk Test. In Silk Test, you can even create a
test plan in MS Word in outline view and can convert it to
Silk Test with minimum efforts.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will u test content of an web application with out using chechpoints in QTP 9.2?
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
By using QTP can we record any log files written by the application which is in execution?
Explain the check points in quicktest professional?
How to modify object property in qtp ?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
Where we can use the analog mode and where we can use the low – level mode?
What are the recording modes and executing modes avialble in QTP?
How does QTP identify an object?
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks