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 disadvantage of loading the GUI maps through start up scripts?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
How will you review the test case and how many types are there ?
What is the different between GUI map and GUI map files?
How do you create a new expected results in winrunner?
what is the winrunner framework?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
how many license keys are there for winrunner in your company?
What is the difference bitween Client/Server Applications and Web Applicaions?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
What is the extension of gui map file?
Explain the purpose of gui map configuration?