RE: What is exact difference between Gui map configura...
virtual objects are not the standard windows objects.Gui map configaration is a method to give the maping to the object so it can be recognised by the winrunner's usal method of recognising the objects .
RE: What is exact difference between Gui map configura...
Gui map configuration is a process of maping the non GUI objects to standard objects. Virtual objects are not the real objects but we configure these as objects as any of the GUI objects
RE: What is exact difference between Gui map configura...
Gui map configuration : captures the specifications (height width class etc) of the objects the objects may be the windows buttons so on... The Gui map configuration is an intermediate application between the Software application and the automation tool.
Virtual object means... the objects which look like or behave like the actual object where in the specification of the object are captured and the specifications of the actual object are mapped to the virtual object.