how can we handle exceptional handling in qtp
Answer Posted / raveendran
You can handle expeption in your script using If..Then
statement, or you can use .Exist statement, If any know
error message which you fell it occur, you can use
this .exist stmt to close that window.
You can use recovery scenario (.qrs file) record your
recover scenario and makesure that you are loaded that .qrs
filr into your QTP window whenever you run the test, if any
problem occur during run, it use that recovery scenario to
recover from failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between the modular framework and datadriven frame work
What is the significance of “action 0” in qtp?
What is an object repository?
What is the difference between rational rose and QTP?
Which functionalities of QTP used in banking project?
How to remove the associated function library?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What is the extension of the recovery scenario file in qtp?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
describe some problems that u had with automating testing tool?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Describe synchronization point.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Can U Explain about QTP tool from older version to latest version also its differences?