How to handle the exceptions using recovery scenario
manager In QTP?
Answer Posted / mano
This is correct one . For Example how to use
Dim qtApp
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Test.Settings.Recovery.Enabled = True
qtApp.Test.Settings.Recovery.SetActivationMode "OnError"
qtApp.Test.Settings.Recovery.Add "C:\qtp\recovery.qrs",
"Recovery", 1
qtApp.Test.Settings.Recovery.Item(1).Enabled = True
‘Above statement will enable recovery file for specific test.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Explain the benefits of quick test pro(qtp)?
How to execute a winrunner script in quicktest professional (qtp)?
Mention what are the different types of recording modes in qtp? Which will be used when?
how to do the batch testing in test director using manual testing procedure?
How will you compare keyword and expert view?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What is the diff between image and bitmap check point?
What is action?
Can any suggest me what is exposure testing?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Name the properties you would use for identifying a browser and page when using descriptive programming?
how to evalute defects in QTP script?
What is quicktest professional (qtp window?