What is a checkpoint and what are different types of checkpoints?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the local host name using winrunner ?
what is TSL in winrunner
what is automation life cycle?
how we will create the functions and calls that functions in the main test in winrunner
Tell me the Script to close winrunner from the script itself..
In an Interview on person asked me about WR frame work. in what way i have to explain and what is the answer?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
write a compilemodule function for loginscreen.
What is tsl? What 4gl is it similar too?
How to break infinite loop?
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??