Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Is your test method self-validating ?

    Writing state of art unit tests that can validate your every part of the framework is challenging and interesting at the same time; it's like becoming a samurai. One of the key concept in this is to keep our test synced all the time as underlying code changes and thus breaking them to the furthest unit as possible.
    May 27, 2021 2 min read
  • Productivity Testing

    Silverlight ChildWindow and Popup Support in WebUI Test Studio and WebAii Testing Framework

    The 2010 Q1 Service Pack adds an important solution to a common problem in automating Silverlight applications – ChildWindow and Popups automation support. The Problem Automating popups has always been a challenge for the UI automation tools. In Silverlight it’s even more complicated because the popup controls are not part of the SL Visual Tree. WebUI Test Studio could not access those elements in the visual tree and we couldn’t automate them. The Solution With the 2010 Q1 SP release we add a new assembly (Telerik.WebUI.PopupTracker available in the installation Bin folder) to serve as popup tracker. Those who ...
    May 27, 2021 4 min read
  • Productivity Testing

    WebUI Test Studio 2010 Q1 Service Pack is released!

    Service Pack 1 of WebUI Test Studio 2010 Q1 is now available in the Telerik client accounts. The official update includes some cool new features, important bug fixes and a lot of improvements. We recommend it to everyone interested in automation of HTML and Silverlight applications! As always the new release enhancements concern all the Automated Testing Tools. Let me highlight some of the important additions. TestExplorer: Run To Selected Step This feature has been requested quite a lot so we have now added it with the Service Pack. To use it just: - Select a step in ...
    May 27, 2021 2 min read
  • Productivity Testing

    Get training on Telerik WebUI Test Studio!

    Our partners from Falafel Software are starting 2-day online training sessions on Telerik Automated Testing Tools. This instructor-led course provides students with the skills to test applications built with the latest web technologies. You will learn Telerik WebUI Test Studio Developer Edition from the ground up and you will be able to automate any website or application: HTML, ASP.NET, JavaScript, AJAX, Silverlight and MVC.  See more details and register!
    May 27, 2021 1 min read
  • Productivity Testing

    Test Results Management and Analysis in WebUI Test Studio QA Edition

    I started the series of blog posts on the new QA Edition of WebUI Test Studio 2010 with the Test List Management. In the current article I’m describing the Test Results Management and Analysis capabilities of the brand-new standalone tool. The Result View The test list execution in the QA Edition produces the objects we call Run Results. One can review and manage those results in the Results View:   The Results View in the Standalone represents the run results via RadScheduler. Once you execute your test list we switch to the Results View adding the new result into ...
    May 27, 2021 4 min read