what is compile module in WinRunner?
Answers were Sorted based on User's Feedback
Answer / hemakumar jm
The area where user defined functions are defined(Called
area)
eg: call "c:\\temp\\hema\\cmp1"();
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / viru kulkarni
Compiled modules are nothing but TSL scripts that are pre-
compiled and are loaded in the memory/buffer at runtime
usking the TSL function Load() or Reload().
They are not interpreted at run time as they are pre-
compiled modules.
Viru Kulkarni.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kris
To maintain permanent .exe of user defined functions in
hard disk ,we can use this compile module concept.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is batch mode, how can u run ur tests in batch mode?
If winrunner doesn't understand the Text in the Application what you do?
Which of the following, we cannot include in a compiled module? a)check points b)analog statements c)reporting statemnts
Using the WinRunner Tool What that Regular Expression Scripts
what is agile testing
How to set a value in to a data table from the script in winrunner?
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
what is automation life cycle?
what happens when the script is executed in verify mode
KINDLY PROVIDE TEST CASES ON YAHOO MESSENGER
what sould come under "tell about ur self"? need tempelate
How to calculate the edit field length