This is a migrated thread and some comments may be shown as answers.

Using Visual Studio Coded UI Tests with Kendo UI

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 09 May 2013, 06:19 PM
Does anyone have any experience using MS Visual Studio Coded UI tests with Kendo UI widgets? I know Telerik has their own Test Studio. I'm wondering if anyone has written any adapters or helpers for Kendo UI widgets that work with Coded UI tests?

If you know of any good blog posts or tutorials, I'd appreciate that too.

Thanks,
Jon

1 Answer, 1 is accepted

Sort by
0
Accepted
Atanas Georgiev
Telerik team
answered on 10 May 2013, 12:18 PM
Hello Jon,

We do not officially support "MS Visual Studio Coded UI". However, as for now, there are no reports of any incompatibility issues between the two products.

Generally speaking, creating functional tests for Kendo UI application is not a trivial task, as it requires very detailed understanding on how Kendo UI widgets function: on which DOM element an event should be executed, when some of the hidden elements are shown and how we should use them. 

A video that may be of interest to you is: http://www.telerik.com/automated-testing-tools/campaigns/testing-kendoui-apps.aspx. It shows using Telerik Test Studio translators for testing KendoUI. We advise you to create some similar test cases as a proof-of-concept when you select a test automation tool.

Regards,
Atanas Georgiev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Jon
Top achievements
Rank 1
Answers by
Atanas Georgiev
Telerik team
Share this question
or