![]() Related Questions Add-Ins are used in WinRunner to load functions specific to the particular add-in to the memory. While creating a script only those functions in the addin selected will be listed in the function generator Latest Answer : In order to recognize the object properties to platform which it depends the WinRunner Add-Ins were used..For example when the application runs only on VB then VB Add-Ins would be selected otherwise it will display error message as it does not recognize ... 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(, Latest Answer : set_window is the command which is used to set the focus on the specific window. For example when one or more windows are opened simultaneoulsly and the current application to which the user working is 'set_window'. When second window is ... We can load a GUI Map by using the GUI_load command. Syntax: GUI_load(); Latest Answer : we can load gui map in two waysa)by using gui_load functionb)using map editorin this method first open map editor and go to file menu and click on open.it will display gui map files.click on open .then the gui file will be loaded.the letter L before ... We can use GUI_close to unload a specific GUI Map file or else we call use GUI_close_all command to unload all the GUI Map files loaded in the memory. Syntax: GUI_close(); or GUI_close_all; Latest Answer : Actually there are two ways of unloading a GUI map:-1. Either by using GUI_close for a single GUI maps fileGUI_close_all for all the GUI map files.2. The other way is that Go to Tools>GUI map editorand then goto File>close all option.Then the GUI map ... While recording a script, WinRunner learns objects and windows by itself. This is actually stored into the temporary GUI Map file. We can specify whether we have to load this temporary GUI Map file Latest Answer : It will use for only for that test it will not call back un less we save it ... The regexp_label property is used for windows only. It operates “behind the scenes” to insert a regular expression into a window’s label description.The regexp_MSW_class property inserts GUI Map configuration is used to map a custom object to a standard object. Latest Answer : The GUI Map Configuration is needed when some objects does not recognize as a Standard object (like Microsoft standards etc..) but behaves like Standard Object which is called it as a Custom Objects. So in order to map the Custom Objects into Standard ... Using the GUI Spy, you can view the properties of any GUI object on your desktop. You use the Spy pointer to point to an object, and the GUI Spy displays the properties and their values in the GUI Latest Answer : GUI spy is used to identify the GUI objects. ... For each class, WinRunner learns a set of default properties. Each default property is classified “obligatory” or “optional”. i. An obligatory property is always learned (if In cases where the obligatory and optional properties do not uniquely identify an object, WinRunner uses a selector to differentiate between them. Two types of selectors are available: i. A location Latest Answer : in case the obligatory,optioanl properties do not provide any identification to the object while recording we can go for location,index selector.location selector-uses the spatial position of the objects from top left to right bottom.index selector- this ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||