What is the Purpose of Virtual Object Wizard in WinRunner?
Answers were Sorted based on User's Feedback
Answer / sateesh_t7101@yahoo.co.in
if there is any non standered objects in u r AUT,THEN U R
converting those objects to standered by using VOB
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bala
Using virtual object wizard u can assigh a bitmap object to
a standard window's object class.define the coordinates of
the object and assign a logical name
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumar raju
It is used to configure the non standard object into
standard object in WR.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aaa
virtual object wizard teaches Winrunner to recognise
bitmaps in your application as virtual objects.
It assigns virtual objects to standard class.
Select a logical name.
defines the boundaries of an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to remove the data driven wizard from the script?
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?
How do you view the contents of the GUI map?
What we have to do if winrunner is not able recognize an object even if we have mapped the object with standard windows object used by winrunner using wirtual object wizard?
what is the advantage of INOUT parameter over OUT parameter?
global sheet and external excel sheet how it will work
How do you configure gui map?
How to calculate the edit field length
what is the use of add-ins in winrunner?
which function you will use to compare the application date with system date?..
What is the purpose of set_window command?
Other than Regression testing where can also it can be used.