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

Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)

2 Answers   Broadridge,


On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.

4 Answers  


Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )

2 Answers  


In an interview, what r the general questions asked in QTP? pls give me anwser to this question?

0 Answers  


What are benefits of qtp?

0 Answers  


write code to read and write data from file?

1 Answers   IBM,


What is the difference Between LowLevel and Normal Recording Modes?

1 Answers  


CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?

6 Answers  


How to use Environment parameterization in QTP? Explain with an example.

2 Answers  


Explain the features and benefits of quick test pro(qtp)?

0 Answers  


How do you use the parameters.input parameters and out put parameters.

1 Answers   Polaris,


i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com

0 Answers  


Categories