How to do the "Exception Handling" in Winrunner .....
Give Me detail Practical approach....(Object Exception,TSL
exception & Pop - up also).......?
Answer Posted / aaa
An exception is an unexpected events/errors that occur in
your test during test run.
A recovery scenario enables the test run to continue after
an exception event occurs.
The Recovery Manager offers a wizard that guides you
through the process of defining exception events and simple
or compound recovery scenarios for each event.
This is 3 types
PopupException - Handles unexpected popups during the
execution
TSL Exception - Responds to specific error codes returned
by WinRunner
Object Exception - Handles unexpected changes occuring to
the objects in AUT
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is risk?
How to check the background colour of the screen in WR?
How do you filter the objects in the gui map?
How do u check FONTS in Login Window?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
Name the two modes of recording?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What are different types of checkpoints?
what is the difference between toggle checkpoint and checkpoint?
Which are default codes winrunner generates when we start the application?
What is the use of gui map and what happens when gui map file get loaded?
What is a checkpoint and what are different types of checkpoints?
How do you execute your tests from windows run command?
What is the difference between writing a function and writing a script?
How to read the third party controls in the application