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 |
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
What is Global GUI Map?
What is checkpoints?
If we send the bug report but the developer didnt understood the bug report then will the tester do?
How we conduct Regression Testing through WinRunner
Explain WinRunner testing process?
how to insert check points? whatis the gui check point?
what are the default addin?s provided by WR
what is meant by build release note?what it contains?
Will TSL supports function overloading and operator overloading?
How do you create a new expected results in winrunner?