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 is contained in the GUI map?

1 Answers  


What is the use of gui map?

0 Answers  


Where are the expected results file will be stored? what is the extension of that?

1 Answers   IonIdea, Satyam,


how we will create the functions and calls that functions in the main test in winrunner

2 Answers  


is 'tech' is a Reserved word in WinRunner or not?

1 Answers   FCG,






ca n u give the eample for low severity & high priority in ur Internet Banking project

2 Answers   Agile Software,


Is Winrunner 7.01 supports .NET applications?

3 Answers   Second Foundation,


where does WR records the information about objects in AUT?

1 Answers  


What is the use of gui map and what happens when gui map file get loaded?

0 Answers  


What are the three windows displayed when a mismatch occurs in Bitmap verification

1 Answers  


How to connect TestDirector from winrunner tool?

2 Answers   STG,


please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..

9 Answers   HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,


Categories