![]() Related Questions WinRunner stores information it learns about a window or object in a GUI Map. When WinRunner runs a test, it uses the GUI map to locate objects. It reads an object’s description in the GUI map Latest Answer : The GUI map holds the information about the properties of the object such as name,value,color size.it gives you the detail description abt the properties of the object ... The GUI map is actually the sum of one or more GUI map files. There are two modes for organizing GUI map files. i. Global GUI Map file: a single GUI Map file for the entire application ii. GUI Map Latest Answer : The GUI map is actually the sum of one or more GUI map files. There are two modes for organizing GUI map files.i. Global GUI Map file: a single GUI Map file for the entire applicationii. GUI Map File per Test: WinRunner automatically creates a GUI Map ... GUI Map editor displays the content of a GUI Map. We can invoke GUI Map Editor from the Tools Menu in WinRunner. The GUI Map Editor displays the various GUI Map files created and the windows and objects Latest Answer : GUI Map editor displays the content of a GUI Map. We can invoke GUI Map Editor from the Tools Menu in WinRunner. The GUI Map Editor displays the various GUI Map files created and the windows and objects learned in to them with their logical name and physical ... 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 ... The GUI Map Editor has a drop down “GUI File” displaying all the GUI Map files loaded into the memory. Latest Answer : 1.In the gui map file L Indicates the loaded GUI map file.2. we can get the file loaded in gui map by GUI_buf_get_xxxx, In the out value we see the loaded gui map file. ... We can copy and move objects between different GUI Map files using the GUI Map Editor. The steps to be followed are: i. Choose Tools > GUI Map Editor to open the GUI Map Editor. ii. Choose View > Use the Shift key and/or Control key to select multiple objects. To select all objects in a GUI map file, choose Edit > Select All. We can clear a GUI Map file using the “Clear All” option in the GUI Map Editor. We can create a data-driven testing using data from a flat file, data table or a database. i. Using Flat File: we actually store the data to be used in a required format in the file. We access the Latest Answer : data driven test will be used multiple recodes by using data table or database or sqldb ... We can compare 2 files in WinRunner using the file_compare function. Syntax: file_compare (file1, file2 [, save file]); Latest Answer : The command used to compare two files in Win Runner is:file_compare(file1,file2,[String,string]); ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||