How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out.
Answer / lakshmana kaminedi
recovery scenario manager main purpose is to handle
unexpected exceptions.
In results window>edit>expand all--> expands the results of
that particular script as a tree structure.
error: it gives some description about the error and in the
next line it also displays the name of the recovery
scenario (which we will be naming at the time of creating a
recovery scenario) has trigered.and it also gives the clear
details.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to execute a WinRunner Script in QTP?
When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?
Can a function return a dictionary object?
what is the use of automation objective model?where is used? plz tell me
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
Tell some commonly used Excel VBA functions?
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
What is difference between run time object and test object?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
how can i impliment error handling in QTP?