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 to do excception handling ( error handling ) in QTP

Answers were Sorted based on User's Feedback



How to do excception handling ( error handling ) in QTP..

Answer / nanda

Generally we do the exception handling by using IF..Then
statement.

for example..

If Browser("XXXX").Window("Text:=XXXXX").Exist Then
Browser("XXXX").Window("Text:=XXXXX").Close
End If

Like this..

If any queries...

nanda.dreddy@gmail.com

Is This Answer Correct ?    9 Yes 2 No

How to do excception handling ( error handling ) in QTP..

Answer / sdfs

In fact, we don't use recover scenarios much, we use them
very very rare.

We should write our own code to handle them.
Depends on the situation we should write
PopUPClose function etc.

Regards
Patil
Jai Ganesh Maharaj Ki...

Is This Answer Correct ?    5 Yes 1 No

How to do excception handling ( error handling ) in QTP..

Answer / qtp tester

Using Recovery Scenario method we can handle
unexpected /expected popups at run time.Always writing
<IF...Exist> condition code is not good.

Is This Answer Correct ?    4 Yes 1 No

How to do excception handling ( error handling ) in QTP..

Answer / hariknows

Using recovery scenarios, we can capture the error pop up
windows , and handle the errors and procced to next step
during the recording session.

Is This Answer Correct ?    8 Yes 6 No

How to do excception handling ( error handling ) in QTP..

Answer / anu

In middle of the coding means where that error foud after
that we r using on error go to EXIT

Is This Answer Correct ?    2 Yes 4 No

How to do excception handling ( error handling ) in QTP..

Answer / raja

Using recovery scenarios, we can capture the error pop up
windows , and handle the errors and procced to next step
during the recording session.

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More QTP Interview Questions

Did you face the problem, changing the properties of an object in Run Time?

1 Answers  


How are actions and functions different in QTP?

0 Answers  


how u test a frame in a web page using QTP?

1 Answers   Accenture, IBM,


Synchronizing test

3 Answers   Wipro,


What is Performance testing?

2 Answers   Crea,


Which scripting language QTP is using?

6 Answers  


QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "

2 Answers   Livetek,


what is the extension of new local object repository?

5 Answers  


MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING

0 Answers  


Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!

3 Answers  


When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.

2 Answers  


Dis advantages of XML checkpoint ?

0 Answers   Sapient,


Categories