Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


tell me about compiled module & function generator

Answers were Sorted based on User's Feedback



tell me about compiled module & function generator..

Answer / subodh jha

complile module is a collection of user dedined functions,
which is compiled form and loaded
into the RAM, so we can frequently access it, and it
increases the performance of the script.


Function Generator is used to generate a user defined
function / system defined functions
in the winrunner script.
like load ("Function name",0/1,0/1);

skjha2000@rediffmail.com
If I am wrong then please correct

Is This Answer Correct ?    1 Yes 0 No

tell me about compiled module & function generator..

Answer / muralidhar

Hi Seenu

You are right that we cant include checkpoints in compile
modules but GUI Checkpoint - Single Property can be
included in the compile module. Another thing is that it
should not contain any analog recording. One more
restriction in compile module is that unlike in a script,
all the variables should be declared first.

Coming to Function Generator, it wont generate any
function. In fact, it is a visual programming tool that
allows us to include the standard functions/user defined
functions in the script.

Is This Answer Correct ?    0 Yes 0 No

tell me about compiled module & function generator..

Answer / sateesh_t7101@yahoo.co.in

above statements about compie module is wright.
coming to function generator
first we selecting addins in our addin manager,then
winrunner tool stores the corresponding addin related tsl
functions in to function generator,so that it is a library
of tsl functions related to our addins selected

Is This Answer Correct ?    0 Yes 0 No

tell me about compiled module & function generator..

Answer / poonam

function generator actually generates a function for a
tester ,,if a tester does not know actual syntax for a
function .for e.g. if i want to create a inputdialogbox
and i don't know exact syntax then function generator can
help us

Is This Answer Correct ?    0 Yes 0 No

tell me about compiled module & function generator..

Answer / seenu

Compiled Module is a script which is compiled and stored
into memory for further use, no other compilation is
necessary. It is not a executable script and it doesn't
consists of checkpoints.

Function Generator is used to generate a function for TSL
scripts

If I am wrong then please correct

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More WinRunner Interview Questions

can anybody tell me about 5 critical,major & low severity and priority with examples.

0 Answers  


plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?

0 Answers  


Does WinRunner have recovery mechanism built in?

2 Answers  


What are different types of checkpoints?

0 Answers  


The Concatenation Operator in TSL is?

2 Answers   FCG,


Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!

1 Answers  


Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.

0 Answers  


What information is contained in the checklist file?

0 Answers  


What is the TSL function in WinRunner to connect to test director?

1 Answers   Infosys, Kanbay, Scope International,


how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?

1 Answers  


types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer

4 Answers  


Which function to use to compare the application date with system date?

0 Answers  


Categories