If the object does not have a name then what will be the
logical name?
Answer / preeeety
If the object does not have a name then the logical name
could be the attached text.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you add a property to the checkpoint from the script?
Can we run WinRunner scripts on the backend?
What are the advantages and disadvantages of Context sensitive and Analog Recording?
In general, how do you see automation fitting into the overall process of testing?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
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...!
Is 'public' allowed inside of the function declarations?
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
When Both Developer and Test Engineer conducting testing different?
what is the function key to toggle a breakpoint
How to know the on which OS and version the application is running through script in winrunner?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?