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 boundary test?
how many types of object repositories in winrunner & tell me difference for those
Where do we use Regular Expression? And what exactly Regular Expression means?
6 Answers College School Exams Tests, JVS,
Have you ever written test cases or did you just execute those written by others?
what are Recoring modea available in winrunner?
3 Answers Second Foundation, TCS,
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
which option allows to execute script from a given location
how to test online application
Will TSL supports function overloading and operator overloading?
What is the disadvantage of loading the GUI maps through start up scripts?
What is the function in WR for replacing the existed data to blank?
Do we need start up file in win runner??if yes then why?and no then why?