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 close the winrunner window from the script itself?what is the code?
Tell US the Short key to open the dialogs of windows.
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
how will u perform bug tracking using winrunner?
which TSl statement is used in winrunner to stop the Run
How do u identify the object that it is a standard object or not
what is the use of _set_window in winrunner?
What is context sensitive Recording?
can i get apex technologies interview questions in testing
The default type of Constants and variables supported by TSL are..
can anybody give me example of 5 critical,major,& low severity and priority bug
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?