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 the use of _set_window in winrunner?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
What is keyword driven testing? what is the difference between severity and priority?
wat is the d/b windows 95&98&xp?could anybody give reply ?
what is automation life cycle?
Why don’t we normally load the gui maps through start up scripts?
How do handle error/exceptions in winrunner.
Have you performed debugging of the scripts?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
What is the difference between STATIC FUNCTION & STATIC?
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?