Interview Questions

What is the purpose of set_window command?

Mercury WinRunner FAQ


(Continued from previous question...)

What is the purpose of set_window command?

Set_Window command sets the focus to the specified window. We use this command to set the focus to the required window before executing tests on a particular window.
Syntax: set_window(, time);
The logical name is the logical name of the window and time is the time the execution has to wait till it gets the given window into focus.

(Continued on next question...)

Other Interview Questions