Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Running WebUI Test Studio tests with MSTest and MSBuild

    Introduction Let’s start with a few words about MSTest and MSBuild. MSTest is a software unit testing framework developed by Microsoft. With MSTest you can manage and run unit tests from within the Visual Studio IDE, as well as externally, from the command line. MSBuild is a Microsoft build platform typically used in conjunction with Visual Studio. MSBuild version 2.0 is part of .NET Framework 2.0 and works together with Visual Studio 2005. Version 3.5 of MSBuild, which is bundled together with .NET 3.5 (and Visual Studio 2008), allows .NET projects to be built for either 2.0, 3.0 or ...
    May 27, 2021 3 min read
  • Productivity Testing

    WebUI Test Studio Officially Released!

    The official release of Telerik WebUI Test Studio is finally out! The Q1 2009 bits were uploaded last Thursday, March 12. For those who are interested in the product and especially the ones that downloaded the BETA test studio, I’d like to call your attention to the new features since the Beta update announced two weeks ago. First of all, the RadControls translators are updated to reflect the latest changes in the RadControls for ASP.NET AJAX suite. Due to the major improvements in the skins most of the translators needed modification. In other words, make sure you run the Q1 ...
    May 27, 2021 3 min read
  • Productivity Testing

    WebUI Test Studio Support of Composite Controls: RadFileExplorer

    The unique translator model of the WebUI Test Studio ensures the complex applications and the composite controls are supported out-of-the-box. For example, you don’t need to do anything to test your application where the RadFileExplorer is integrated. This component comes with the Q1 2009 release and consists of several other controls already covered by the RadControls Translators. Loading a RadFileExplorer demo in the Automation Surface, you’ll get them recognized right away. Some screen captures follow. The Grid’s on the right:
    May 27, 2021 1 min read
  • Productivity Testing

    WebUI Test Studio Beta Update

    We are pleased to announce the new Beta update of WebUI Test Studio! It is a huge step towards the first official release coming with Q1 2009. The Highlights: 1. All reported issues were addressed! I am very pleased to say that! This includes the few problems related to the installer, a couple of fixes about the IDE components in the Design Canvas as well as various issues regarding the RadControls translators. 2. Full compatibility with the RadControls for ASP.NET AJAX Q1 2009 Beta. The Beta of the RadControls is available since the end of the last week. ...
    May 27, 2021 2 min read
  • Productivity Testing

    WebUI Test Studio: Introducing the RadControls Translators

    The Automation Design Canvas is a great test automation solution. You’ll get convinced after watching the videos on Telerik TV or downloading the WebUI Test Studio and start recording your first tests. And still there’s something great to be found about this tool – its excellent extensibility model.   Building the translators During the last couple of months our team had the pleasure to work on extending the tool for the purpose of RadControls for ASP.NET AJAX application test automation. We aim to provide the extensions that will enable our customers to create the necessary regression tests as easy as ...
    May 27, 2021 4 min read