how we will create the functions and calls that functions
in the main test in winrunner
Answers were Sorted based on User's Feedback
Answer / babu
Public function functionname(Parameter1,parameter2){
}
We can call the functions using Call "functionname"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is toogle breakpoints? How does it differ from break points?
How do you unload the GUI map?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
what is batch mode, how can u run ur tests in batch mode?
how are virtual object configured
plese tell me about vss?
ca n u give the eample for low severity & high priority in ur Internet Banking project
What is test parameter
What is parameterizing?
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What is a checkpoint and what are different types of checkpoints?