Answer Posted / 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 View All Answers
What do you mean by the logical name of the object.
Name the three modes of running the scripts?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What is a checkpoint and what are different types of checkpoints?
How do u check FONTS in Login Window?
How do you call windows APIs, explain with an example?
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
What are the reasons that winrunner fails to identify gui object?
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.
What is boundary test?
What are data driven tests?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
How do you copy and move objects between different gui map files?
what is the testing high level architecture