How to do the "Exception Handling" in Winrunner .....
Give Me detail Practical approach....(Object Exception,TSL
exception & Pop - up also).......?
Answer / 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 |
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.
How to Know through script which add-ins are loaded with winrunner?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
in which file Data of a Table is stored for further analysis
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
Where can I find a tutorial on WinRunner 7.0?
what is the regular expression for dd-mm-yyyy?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?