Hi Mor,
According to the article I posted, TestComplete 9.31 officially supports Telerik RadMenu for WinForms. I recommend that you read
this article to learn how to test this control.
The issue you described is mostly related to the object recognition problem. You can try using the Refresh method to update the object tree before working with the control or the
RefreshMappingInfo method. If TestComplete asks you to remap the object, it means that its mapping criteria were changed. To figure out why that happened, you need to explore the object in detail and (most likely) remap the object by using more reliable properties. Please refer to the
"Modifying Mapping Criteria" article for details.