Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..

5 Answers   Clinical Soft,


Tell me one scenario, the complex functionality you have automated in your project?

0 Answers  


i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script

0 Answers  


What are the general steps involved in the data driven framework?

0 Answers  


what are the different kinds of frameworks in automation?

2 Answers   Accenture,


Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.

3 Answers  


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

2 Answers   HP,


what is difference between application testing and product testing?

5 Answers   IBM,


what is the Command used to start the QTp from Run.(start-> Run)

7 Answers   GE,


Where u will use output checkpoint in QTP?

3 Answers   HCL,


i need the licence key for QTP V9.5 can anyone help me on getting this?

140 Answers  


how to invoke the web application through script in qtp

11 Answers   IBM,


Categories