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 |
What is the use of virtual object wizard and how it is used?
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
supose 10 times text data is there but it will run 8 times whtat will you do.
how are virtual object configured
what is def of MAINTEST
How do you call windows APIs, explain with an example?
What is the exact difference between Integration & System testing, give me examples with your project.
Where to use the public or private functions in your script?
What is the purpose of Wdiff utility?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain