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 are the synchronization points?
What are the features r there in winrunner 7.6 over winrunner 7.01..B'cos Iam using Winrunner 7.01
Name the different types of checkpoints?
What is the different types of Data driven testing?
Explain the use of test director software?
What is contained in the GUI map?
How do you modify the logical name or the physical description of the objects in gui map?
wahat do u mean by exceptional handling in winrunner
What is parameterizing?
Where are the expected results will be stored?
What are the Win Runner tools for functional testing?
What is context sensitive Recording?