How to do excception handling ( error handling ) in QTP
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What are the points to be taken into consideration while doing desktop testing?
breef description of batch testing ?
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
any challange that faced in your project? (please give me some examples in your project?
How many types of recording modes in qtp? Describe each type with an example where we use them?
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
Have you used xml check point in your project? How?
how to recall a function in QTP?
How can we close all webbrowsers which are opened in out desktop?