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 |
Where to use the public or private functions in your script?
how can u do web testing?exactly what is the process for web testing?
1 Answers IBM, Keane India Ltd,
what is mean by release in quality center and who will perfom?
Explain in detail the parameterization steps in DDT?
How to write TSL for exception handling
What is the extension of GUI check points check list file?
What string of characters,when printed out to a text file,will create a new line in the text file?
tell me about compiled module & function generator
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
How do you find the number of elements in a list box in winrunner?
what are the modules present in Winrunner?
How will u find Automation Test cases and how to find regression test cases?