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 GapAnalysis? i am not getting the coorct answer for this question still now.
what is the use of Step into option provided in WR?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
How do you analyze results and report the defects?
What is the use of virtual object wizard and how it is used?
ca n u give the example for low severity & low priority in ur Internet Banking project
what is cookies testing and what are the possible test case.
How to count bulk of text boxes in a webpage
How to remove the data driven wizard from the script?
What are data driven tests?
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
How to test Fonts and its size thru "Font Expert" in Win Runner.