Instead of Telerik Test Studio, I'd recommend writing test cases in .Net so that in the future, if you move away from Telerik Test Studio to another tool, it would be easier for you. Your current code would be reusable. You won't have to change your test cases much. We wrote our code in a separate IDE, which was Visual Studio, and internally, we had the infrastructure to interact with Telerik Test Studio. All the internal logic that we needed for our purpose was implemented in .NET, and we used Telerik Test Studio for tests. I'd rate Telerik Test Studio an eight out of ten.


