Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Telerik WebUI Test Studio:The new RadInput translator

    When creating UI automated tests our main goal is to always simulate environment as close to the real one as possible. As you may all know simulating typing in an input has always been a pain when working with Selenium. In fact ‘pain’ is an understatement. There are scenarios which cannot be simulated at all with Selenium due to the fact that some client events of the control are not executed when they should. This is an indication that something is very wrong with the whole simulation as we are not getting the results which are observed when a ...
    December 16, 2009
  • Productivity Testing

    What's New in Telerik WebUI Test Studio 2.0

    Don't worry if you have missed the chance to see the live webinar -- the recorded version is now available on Telerik TV. Also the Telerik Twitter and Facebook Contests are up and running -- get there for a chance to win a FREE license (worth $2,499) Tweet your favorite WebUI Test Studio 2.0 feature (make sure to use double tag #Telerik #WebUI and follow the official @Telerik) or post it on our Facebook wall (you should be a Telerik fan before doing so) and you might win a WebUI Test Studio license worth $2,499! The winners will be ...
    December 14, 2009
  • Productivity Testing

    WebUI Test Studio v2.0 is officially released!

      The new major release of WebUI Test Studio is now officially live! You can get the bits from your Telerik account and enjoy the powerful AJAX and Silverlight test automation. Before I dig into the recent updates, I’d like to thank all involved from the ArtOfTest and Telerik teams for the great release! The numerous new features and tons of improvements made this dream come true – WebUI Test Studio v2.0 is a must-have tool for all of the Web automation addicted. I’d also like to say a big “Thanks” to all of you - our customers, who constantly ...
    December 11, 2009
  • Productivity Testing

    Testing Could Be Elegant

    Mr. David Burns recently raised a pretty good question – is testing elegant? He lists a couple of examples how testing is far from elegant. The simple scenario he mentioned in relation to test automation brought my full attention – imagine a change in an element being used in many tests (could be a simple ID change, or any attribute modification for example). In such a case you may end up with a lot of failing tests and well, you should be extra careful even if any “global replace” is an option with your framework/tool. In this post I’d like ...
    November 20, 2009
  • Productivity Testing

    WebAii v2.0: Let Your Tests Share the Same Browser Instance

    One of the features I really enjoy in WebAii v2.0 is the RecycleBrowser option. It changes the behavior of your tests, i.e. they keep running in the same browser instance (when set to ‘true’) instead of opening a new browser for each test. The default value is ‘false’ for consistency with the previous framework versions behavior. You can programmatically update that setting via the Settings class or using the Application’s config file. However, there are some details you should have in mind when using that option. We do use the RecycleBrowser option in the WebAii Testing Framework Sample Tests ...
    November 13, 2009