How the exception handling can be done using QTP

Answers were Sorted based on User's Feedback



How the exception handling can be done using QTP..

Answer / mukesh

QTP provides Recovery Scenario manager for exception
handing..its open a wizard u just go through that wizard
step by step and save ur recovery scenario for that current
test or for all.

Is This Answer Correct ?    1 Yes 0 No

How the exception handling can be done using QTP..

Answer / mogal

Exception Handling is done in QTP by using

1.Recovery scenorios(Resources-->Recovery scenario Manager-->)
a.Triggered Event
b.Recovery operation
c.post recovery operation

2.synchronization methods(wait,wait property,exists like methods etc)

3. conditional statements( if,for,while etc)

4. on error resume next and on error goto 0.

Is This Answer Correct ?    1 Yes 0 No

How the exception handling can be done using QTP..

Answer / ycy

If u don't want use Recovery scenario
You create the exception steps as an reusabel action and u
call that action whereever u need to handle the exception
in the script.

Is This Answer Correct ?    1 Yes 1 No

How the exception handling can be done using QTP..

Answer / rafi

Using recovery scenario we can handle all types of
exception handling

Is This Answer Correct ?    0 Yes 0 No

How the exception handling can be done using QTP..

Answer / raghu

Recovery scenario is the best solution to handle the
Expceptional Handling. Previously in Winrunner there is a
concept of expceptional handling but in QTP it is overcomed
by Recovery Scenario concept.

Is This Answer Correct ?    0 Yes 0 No

How the exception handling can be done using QTP..

Answer / sreeprasad

It can be done Using the Recovery Scenario Manager which

provides a wizard that gudies you through the process of

defining a recovery scenario. FYI.. The wizard could be

accesed in QTP> Tools-> Recovery Scenario Manager .......

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?

2 Answers   Oracle,


What is the regular expression for Yahoo mail Inbox?

2 Answers  


hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.

4 Answers   HP,


Explain how qtp identifies object?

0 Answers  


How to Close all browsers in reverse order.

3 Answers   Marlabs,






What is business process testing(bpt) in qtp?

0 Answers  


What is the syntax to call one script from another?

0 Answers  


In qtp,how to interact tool & application build?

1 Answers  


How should I check my code( Before going to execute) without executing the script in QTP

1 Answers  


pls dont join MIndq nageshwar rao...Nageshwar rao sir didnt teach QTP indepth...he teach basics only...atleast he dont know about INSTR concept...this concept take min 30 min...buthe teach 3 min only...like this so many concepts are missing in class. IN CLASS ROOM NAGESHWAR RAO SIR HIPNATIZE THE STUDENTS....WITH OTHER ISSUES.. dont join... look other institutes...this is my personal openion share your comments thank u

1 Answers   Mind Q Systems,


Is it mandatory to know abt regular expression in descriptive programming

2 Answers  


Why is action split used by qtp?

0 Answers  


Categories