3. How to handle the exceptions using recovery secnario
manager in Qtp?

Answers were Sorted based on User's Feedback



3. How to handle the exceptions using recovery secnario manager in Qtp?..

Answer / lakshmana kaminedi , 986686787

the answer given by sridhar is right, but let me explain
breifly,
see recovery scenario manager is used to handle unexpected
events or errors that occur during test run.
so for this inorder to over this problem., we have a
recovery scenario wizard which is available in QTP tool.
where the main objective is to
1) if any event or error occurs--"how to handle them?" i
mean v can define easy steps when a pop window is displayed
in between a test run then we instruct QTP how to identify
that particular popup
2) As soon as identifying what to do next? supressing that
particular popup window is the next step. so we ill define
some steps to supress that particular pop up window.
3) and now the third level,.. ie, post recovery when an
error or a popup window is identified, and supressed
successuflly the next steps are nothing but post reovery
steps, in other words instructing QTP whether to stop the
test run or to move on to next step, or to move on to next
iteration etc,... save the recovery scenario with ".qrs"
extenstion and associate the recovery scenario to the QTP
tool (file-->Test settings-->recovery tab---> add the
recovery what ever we have saved and run the test.
any doubts regarding recovery u can raise

Is This Answer Correct ?    5 Yes 0 No

3. How to handle the exceptions using recovery secnario manager in Qtp?..

Answer / sridhar

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 ?    3 Yes 2 No

Post New Answer

More QTP Interview Questions

Explain the types of object repository?

0 Answers  


Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,

0 Answers  


Why we have to split actions in a test?

4 Answers  


how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables

6 Answers   iton, TATA,


Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.

6 Answers  


how to get no.of non empty rows in a excel sheet through vb-script

2 Answers   HP,


Hi guys i'm prepareing for interview question for qtp i don't have bayground for vb scipt language can any one tell me it is easy to do job in qtp without bayground.

3 Answers  


Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check

1 Answers   CTS,


What is All object and Local object in Object Repositary? Explain me please.

3 Answers  


where do you define the objects as regular expression when u are using regular expressions.

4 Answers  


Syntax for how to call one script from another? and Syntax to call one "Action" in another?

3 Answers  


Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?

1 Answers  


Categories