what is the gui map & gui map file in winrunner?
Answers were Sorted based on User's Feedback
Answer / hemakumar jm
GUI map: GUI map is nothing but object properties are
stored here.
GUI map file: The file which stores GUI map is a storage
area for WR in which object properties are stored.
.GUI---used for GUI applications
.ini---for Scripting languages
we can store logical as well as physical properties.
| Is This Answer Correct ? | 4 Yes | 1 No |
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
latest version
How do you select multiple objects during merging the files?
How to Know through script which add-ins are loaded with winrunner?
write a compilemodule function for loginscreen.
Can any one plz tell me any site where i could find some free testing tools like winrunner,load runner etc.plz reply on my mail if possible.Regards nitin9360@gmail.com
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
can anybody please send me important scripts in qtp
How would you define a "bug?"
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??