How to handle the exceptions using recovery secnario
manager in Qtp?
Answer Posted / sreeprasad
You can instruct QTP to recover unexpected events or errors
that occured in your testing environment during test run.
Recovery scenario manager provides a wizard that guides you
through the defining recovery scenario. Recovery scenario
has three steps
(1). Triggered Events
(2). Recovery steps
(3). Post Recovery Test-Run
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional recognises objects?
How many types of parameters are available in quicktest professional?
What is action split and the purpose of using this in qtp?
How to release all resources file from the QTP?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How to capture a window in QTP?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
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
How many types of actions are there in quicktest professional (qtp)?
How you can replace string in qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
what is the diffrence bw qtp architectute and qtp framework?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How to start recording using quicktest professional?