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
How do you handle pop-up exceptions?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
What are data driven tests?
you hae a inbox and got a mail how can you know it is there or not write script.
What do you verify with the database check point custom and what command it generates, explain syntax?
What is parameterizing?
How do you execute your tests from windows run command?
Write test scripts on a scenario where you have to transfer data from one table to another.
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.....
When it is appropriate to change physical description?
What is the disadvantage of loading the GUI maps through start up scripts?
How to get the resolution settings?
What Framework is suitable to validate the Login screen.
What is the difference between gui map and gui map files?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?