Take a situation when you are working with QTP, suddenly
system has crashed.so you again start the system. My
questyion is how can QTP directly opened when the system
desktop appears.
Answer Posted / sreeprasad
we can set the error or event in the recovery scenarion
wizard and if the system faces such situation by the
recovery scenario the system will get back to the desired
action or events
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is quicktest professional (qtp)?
How many number of actions possible in qtp?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Hi All, I need code for how to execute qtp scripts from excell sheet
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is a recovery scenario?
How many tabs are available to view your test in a test pane and what are they?
What is recovery scenario in qtp?
Define Environment Variable in UFT and its uses?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Explain about datafile/verification of date file when file is not available in local system?
What do you mean by checkpoints in qtp?