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 |
Did you face the problem, changing the properties of an object in Run Time?
How are actions and functions different in QTP?
how u test a frame in a web page using QTP?
Synchronizing test
What is Performance testing?
Which scripting language QTP is using?
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 "
what is the extension of new local object repository?
MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
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.
Dis advantages of XML checkpoint ?