-
-
-
-
-
What are data driven tests?
When you test your application, you may want to check how it performs the same operations with multiple sets of dat
-
-
-
-
-
-
-
-
-
-
-
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(<logical name>, 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.
-
How do you handle custom objects?
A custom object is any GUI object not belonging to one of the standard classes used by WinRunner. WinRunner learns such objects under the generic “object” class. WinRunner records operations on custom objects using obj_mouse_ statements. b. If a custom object is similar to a standard object, you can map it to one of the standard classes. You can also configure the properties WinRunner...
-
-
-
Winrunner Interview Questions
Ans