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 |
What is the use of Merge option provided in WR
how u can do parameterization in winrunner? tell me the sample code.
What is context sensitive Recording?
what is the TSL statement to find current systsem date?
How do you copy and move objects between different gui map files?
what is mean by test coverage?
can anybody please send me important scripts in qtp
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)
What is T_Exit and T_return?
What is the definition of function?
What are the functions generate when u use GUI Check point?give me some of ones?
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?