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 |
What is the purpose of gui map configuration?
what is the automation frame work ?
what is mean SRS and URS . differns btwn SRS and URS
How do you invoke a text file from winrunner?
How many exceptions are there in winrunner and what are they?
how do you analyze the properties associated with object
What is framework? If u dont have framework how you manage your automation?
can anybody tell me which type of questions raised on ERP domine in interviews?
wahat do u mean by exceptional handling in winrunner
How do you find an object in an gui map.
Explain in detail the parameterization steps in DDT?
What are the different modes of recording?