How do you handle custom objects?

A custom object is any GUI object not belonging to one of the standard classes used by WinRunner. WinRunner learns such objects under the generic “object” class. WinRunner records operations on custom objects using obj_mouse_ statements.
b. If a custom object is similar to a standard object, you can map it to one of the standard classes. You can also configure the properties WinRunner uses to identify a custom object during Context Sensitive testing.

Showing Answers 1 - 3 of 3 Answers

Titus

  • Jan 9th, 2007
 

Custom objects are one that does not belong to any of the standard objects. Winrunner recognizes these objects under Generic object class. Winrunner records these objects as obj_mouse_statements. These custom objects can be mapped to any of the standard objects using GUI map configuration.

Regards

Ttuts

  Was this answer useful?  Yes

guru

  • Feb 1st, 2007
 

how to map these custom objects with standard objects with GUI Maps?can u explain little detail?

  Was this answer useful?  Yes

pavani sri

  • Apr 19th, 2007
 

GUI map configuration maps custom object class to a standard object class.

  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