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 |
tell me about compiled module & function generator
How to get the resolution settings?
which method are using to obtain runtime property of an object
global sheet and external excel sheet how it will work
Explain the purpose of gui map configuration?
what is deployment?and who do deploy in a server, and when ?
3 Answers CTS, Mannar Company,
what is the purpose of verify,update and debug modes in wr?
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What do you mean by S/W Testing Automation Framework? What are different types of automation framework?
What is watchlist?