what is virtual object?
Answers were Sorted based on User's Feedback
Answer / sailaja
virtual object is not a standard object. some time images
in the application acts as objects. by clicking on them we
can do some action. those are called virtual objects. in
gui map file, the objects are stated as
virtual:TRUE in addition to other properties of normal
objects
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / guest
virtual object is nothing but whenever winrunner cannot
identify the non-standard objects then we go for virtual
object wizard..and moreover when we record the non-std
object it will treat it as window.where ever we click on
the window.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rajesh
By using this we convert non gui object in to standared gui
object.suppose any image or bitmap win runner can be
treated has a push button(standerad gui object)like that
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / manisha
Applications may contain bitmaps that look and behave like
GUI objects. WinRunner records operations on these bitmaps
using win_mouse_click statements. By defining a bitmap as a
virtual object, you can instruct WinRunner to treat it like
a GUI object such as a push button, when you record and run
tests.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the procedure do u follow for writing the test scripts
how to download jmeter from net,is it open source
What is contained in the GUI map?
what r the standard properties r u checking for pushbutton?
How to calculate the edit field length
Difference between winrunner and test director?
what is the file extension for object in AUT captured by WR
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
what are the default addin?s provided by WR
Explain in detail the parameterization steps in DDT?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
hye.when we do recording,objects r indentified by GUI map editor.and respective script is generated.But my problem is that in GUI map editor objects r not stored-not their description.I tried 'LEARN' option in GUI map,even it is not working.So that i can't run my script.Tell me solution Thank you.