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...


how you execute the function



how you execute the function..

Answer / swarup

Wat, i understood from ur Question is? How to execute a
function right?

First step: Create a function Like

public function add( in a, in b, out c)
{
c=a+b;
printf(c);
}

2nd Step: Convert the File type to Complie module (File ->
Test properties -> General tab -> conver the test type to
Complie module)

3rd step: Save and write the load statement for the file and
store at start up script to activate this function parmanently.

4th step: call the function by the fun name with paramenters
{add(2,3)} in any file script.

This is the method how the functions are designed and used in WR

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

What do you mean by S/W Testing Automation Framework? What are different types of automation framework?

1 Answers  


what is the difference between bitmap checkpoint and image checkpoint

1 Answers   Ness Technologies,


The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!

1 Answers  


what is cookies testing and what are the possible test case.

0 Answers  


Name the three modes of running the scripts?

0 Answers  


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


What is the difference between writing a function and writing a script?

0 Answers  


What the Script for Database Test Using WinRunner

2 Answers   Bally Technologies, CTS,


Where did you learn winrunner and testdirector?

0 Answers  


Where to use the public or private functions in your script?

2 Answers  


What is Add Watch?

6 Answers   Accenture,


What is the disadvantage of loading the GUI maps through start up scripts?

0 Answers  


Categories