Can anyone tell me the real usage of compiled modules and
user defined functions stating real time example
Compiled Modules are LIBRARIES of Frequently used
Functions.You can save user defined Functions in Compiled
modules and then call the Functions from your test scripts.
Example:
A car is a Compiled Module.The parts in it are User Defined
Functions.
An Apple in whole a Compiled module the flesh and seeds in
it are User defined functions
| Is This Answer Correct ? | 0 Yes | 1 No |
soft key for virtual object wizard ?
What are the three modes of running the scripts?
what are Obligatory and Optional properties in Winrunner? what is the use of those explain in detail..
How to find the local host name using winrunner ?
how will u perform bug tracking using winrunner?
What is keyword driven testing? what is the difference between severity and priority?
Write test scripts on a scenario where you have to transfer data from one table to another.
When it is appropriate to change physical description?
What is synchronization? what is the purpose of wait() function? what is the diff. between wait() and other synchronization functions in winrunner?
8 Answers Infeneon Technologies,
what is add-in manager in WinRunner?
What is the use of Merge option provided in WR
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?