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 |
What is the purpose of temp. GUI map file?
I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks
How do you load GUI map?
how many checkpoints are provided by WR
wat is the d/b windows 95&98&xp?could anybody give reply ?
What is the difference bitween Client/Server Applications and Web Applicaions?
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com
what is difference between smoke & sanity testing?
Explain difference between winrunner and test director?
what is the diff. Between GUI_unload() and GUI_close()?
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
How do I use function File_Printf() to output a Space and a New Line? Thx.