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

Inheriting from RadControls

1 Answer 28 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Oliver Abraham
Top achievements
Rank 2
Oliver Abraham asked on 13 Mar 2013, 08:15 AM
Hi Folks,

If we inherit from RadControls, can we be safe that TestStudio will identify our controls the same way ?
Or is it possible that we get into problems with TestStudio ?

In other words, does TestStudio do any class name matches, i.e. if (class name == RadGridView) do this and that ?

Best regards
Oliver

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 13 Mar 2013, 05:22 PM
Hello Oliver,

Thank you for trying Test Studio.

In general Test Studio is the best way to test RadControls for ASP.NET AJAX or Silverlight. The test recorder automatically detects the controls and exposes commonly used verifications. Those are applied on logical elements (grid row, scheduler appointment, etc.) - not HTML/XAML elements. 

However Test Studio can identify not only RadControls, so there shouldn't be a problem to identify your controls.

Please let us know if you experience any problems during the automation.

Regards,
Boyan Boev
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Oliver Abraham
Top achievements
Rank 2
Answers by
Boyan Boev
Telerik team
Share this question
or