Telerik blogs
  • Productivity Testing

    WebUI Test Studio and Sitefinity

    The folks from Telerik Sitefinity team just blogged about testing the Sitefinity modules with WebUI Test Studio. There are several important facts I’d like to point you to: - You can automate the testing of all the elements on the page in any ASP.NET Web application with WebUI Test Studio. Sitefinity CMS is an excellent example as its modules often contain quite complex pages. - Although we often highlight the RadControls Translators we add as the third component of the test studio, the product is not limited to testing of RadControls-based applications at all. For example such small but ...
    May 27, 2021 1 min read
  • 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

    A Recipe For Perfect Software

    Although developers have been creating software for decades now it’s still fashionable, isn’t it? By “perfect software” I don’t mean zero bug-bounce only, but the brilliant feature-rich software that customers want to buy and be satisfied with throughout the years! What’s the secret, you wonder? Let me first explain where the problem comes from. I believe it’s really simple. When you develop software for someone out there, a red line appears between you, the developer and them, the users. Your mission becomes their satisfaction. You keep working upon customer requests with a vision from your side of the barrier. There ...
    May 27, 2021 3 min read
  • Web

    Recent additions in the framework for Telerik ASP.NET Online Demos

    With all the new features we have introduced in our latest release you might have missed some of the improvements we have implemented in the framework for ASP.NET Online Demos. These are the most important changes that will improve the experience of browsing through the demos: New Search: You can now quickly search the titles of all demos (They are now about 700!)   Change Skin: There is a new option to change skins in the demos. You can easily see how the demos will look if you set another skin. The change skin dropdown is implemented ...
    May 27, 2021 1 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