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

How to integrate Telerik Test project with aVS Test project ?

3 Answers 48 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 30 Mar 2012, 12:47 PM

<Hello,

 

I have a ASP.net project that uses also RadControls from Teletik.

I need to create an Automated GUI Test project that will be able to recognize both Telerik and simple HTML controls that ASP creates.

 

Please recommend a solution to create a Hybrid Test project that integrates both

“VS Test Project” (VS2010 default) and “VSUnit” (from Telerik WebAii Testing Framework)

For using in Automated GUI tests.

 

Best Regards.>

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 30 Mar 2012, 07:37 PM
Hello Alex,

First i'd like to ask, from a very high level, why do you need to create a hybrid solution? Test Studio is fully capable of working with both RadControls and standard ASP.NET controls. I do not see any need to create VS unit tests utilizing our framework.

To more directly answer your question, you can treat Test Studio tests just like VS coded UI tests. Follow any/all MSDN documentation for running this type of test, even when you want to run mixed unit tests together with coded UI tests.

Greetings,
Cody
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Alex
Top achievements
Rank 1
answered on 02 Apr 2012, 05:26 PM
Hi Cody,

I agree that Test Studio has a lot of posibilities and have resolved some old compatibility issues,
but I do not have a license for it.

I have only licence for Visual Studio and for Telerik Test framework as VS plug-in,
so I'm limited to these two tools.

The problem I encountered is that Telerik test framework is not able to recognize simple HTML control,
and vice versa VS Test project is not able to recognize Telerik Rad Controls.

Please help me if there is a solution for my case.

Best Regards.
0
Cody
Telerik team
answered on 02 Apr 2012, 08:43 PM
Hi,

Our free Telerik Testing Framework does recognize HTML elements. It just has no recorder for you to use. You have to manually craft all your find expressions to correctly find the target element your test needs to interact with. Can you be more specific on what you mean by "Telerik test framework is not able to recognize simple HTML control"? Perhaps I can help with whatever this problem is. Is there an error message or something I can use to diagnose the unexpected behavior?

Kind regards,
Cody
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Alex
Top achievements
Rank 1
Answers by
Cody
Telerik team
Alex
Top achievements
Rank 1
Share this question
or