What is the diffrance bet. Compiled module and User defined
Functions?
Answers were Sorted based on User's Feedback
Answer / bala
User defined functions can be created in a test or in a
compiled module.userdefined functions in a complied module
can be called from any test where as the user defined
functions can be called only within which test the function
was defined
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / zahirhussain
Compile Module nothing but user defined function ,
User want to reuse some set of scripts in the WR , So he
can use user defined function .
User has to compile the user defined function then only he
can use it.
So, user has compiled the function and it become compile
module.
There is nothing difference , user defined function has to
use in WR , so the particular TSL has to run by WR. and
script becomes compile module.
Please correct me.
Thanks & Best Regards
Zahir Hussain
CHENNAI
Cell : 9382899885
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / girish
then what is the difference between compile module and
adding functions through function generator
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain WinRunner testing process?
can any one provide some testing material?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
what is software metrics
What are the couple of web functions found in the function generator and what is the purpose of them?
which method are using to obtain runtime property of an object
how are objects identified by winrunner
How do you create a startup script in winrunner and what is consists generally?
What is the use of test director testing tool?
What is checkpoints?
During debugging how do you monitor the value of the variables?
what is mean by v module . pls give answer with example