can we write exception handlers (object,tsl,pop-up)
programatically then how should we insert this in the
script?
Answers were Sorted based on User's Feedback
Answer / umasubbu4u
There is no need to insert the exception handler fucntion.
If the exception is defined, it will be automativally
invoked.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreeja
Yes, we can wrte our own handler functions.these functions
should be defined as compile modules,and can be called them
in handler functions
| Is This Answer Correct ? | 0 Yes | 0 No |
How to automate testcases?what were the challanges that u had in automating win runner?
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
what is the advantage of INOUT parameter over OUT parameter?
How to write TSL for exception handling
when start testing
What is the purpose of a gui spy?
how many checkpoints are provided by WR
how can we make use of virtual object wizard to identify similar object can u explain with an example
what is software metrics
Why don’t we normally load the gui maps through start up scripts?
How do you handle pop-up exceptions?