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 |
Where are test cycle folders created if TSL Script is not saved
Explain in detail the parameterization steps in DDT?
what type of licence key r u using for winrunner software in your company?
what is modul? and differ btwn testing and debugging
Tell US the Short key to open the dialogs of windows.
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
What is open STA?Explain in detail.
Which are default codes winrunner generates when we start the application?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
what are the default addin?s provided by WR
Can we run WinRunner scripts on the backend?
when start testing