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 |
How to break infinite loop?
two file is there how will compate it by useing qtp.
how to reverse the string using function
The default type of Constants and variables supported by TSL are..
what is Recovery senario?
What is the use of 'Show' button in GUI Map Editor?
hi all this is srivalli i had completed my b.e in 2005, i want to learn testing.so anybody plz hep mi wat'll b thr in testing n which is da best institute n how r da job opprtunities right now coz ppl r telling mi thr is sum down trend in sw now, so how much it is appropriate 2 take da course now. thankz in aadv
What are the three windows displayed when a mismatch occurs in Bitmap verification
what is the file extension for object in AUT captured by WR
What is the purpose of set_window command?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
How we conduct Regression Testing through WinRunner