Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
What is the purpose of different record methods 1) Record 2) Pass up 3) As Object 4) Ignore.
b. Pass Up instructs WinRunner to record an operation performed on this class as an operation performed on the element containing the object. Usually this element is a window, and the operation is recorded as win_mouse_click.
c. As Object instructs WinRunner to record all operations performed on a GUI object as though its class were “object” class.
d. Ignore instructs WinRunner to disregard all operations performed on the class.
This Question is not yet answered!
Related Answered Questions
Related Open Questions