Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Srini,
To the Object Mapping window, you need to add the class name of your control (Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid), but not the mapped name used in TestComplete (Aliases.UBS_Ruby_AppHost.MenuGridHost.MenuGrid).
Also, you can test the control by using native methods and properties of the control. Syncfusion provides rich set of them. Refer to the control's documentation to learn the ones you need to use.
To the Object Mapping window, you need to add the class name of your control (Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid), but not the mapped name used in TestComplete (Aliases.UBS_Ruby_AppHost.MenuGridHost.MenuGrid).
Also, you can test the control by using native methods and properties of the control. Syncfusion provides rich set of them. Refer to the control's documentation to learn the ones you need to use.