While starting VS using telerik template, got the message as it supports only web based application. Would like to hear from the experts, whether using C# code with Test Studio template, can I automate desktop (non-web) applications?
Thanks,
Palani
1 Answer, 1 is accepted
0
Boyan Boev
Telerik team
answered on 12 Jul 2016, 08:25 AM
Hi Palani,
You can use either C# or VB to write automation cases, however Test Studio supports only WPF applications.
See that article which describes how to create a WPF test in Visual Studio.