Custom Object, Standard Object and Virtual Object

What is the use of mapping custom object to standard object?
What is difference between custom object, virtual object and standard object?
What anyone will miss if he avoid to mapping or use virtual wizard for custom object?

Questions by toolsuser

Showing Answers 1 - 3 of 3 Answers

vijikathir

  • Jul 16th, 2008
 

Winrunner has default GUI objects like Windows, PushButton , Check box etc., these objects are called as standard objects. This objects can automatically learn by winrunner from our application.
 
Some applications use new objects other than winrunner standard objects. Those are called as custom objects. These should be mapped to the comparable standard GUI objects by using GUI map configuration to identify by winrunner.

To treat bitmap objects as push button(GUI object) , we have to define that bitmap as a virtual object by using virtual object wizard. Then this bitmap is calles virtual push button. Like wise we can create virtual radio button , lists , tables etc. 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions