Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Selenium Extensions for RadControls (ASP.NET AJAX)

    Although I ended my Selenium adventure a few months ago, there is a final topic I’d like to cover here. This one completes my set of posts concerning RadControls for ASP.NET AJAX test automation with Selenium. The tool, the Telerik ASP.NET QA team relied on during the past couple of years, helped us catch in time most of the bugs in RadControls that never came into production! A curios fact here is that Selenium 1.0 official release is finally coming soon after many years of development! Check out the recent post on Selenium blog announcing the exciting news. ...
    January 19, 2009
  • Productivity Testing

    A Vote for Extensibility in Test Automation Solutions

    I hope I haven’t confused anyone mentioning the weak points of test automation in my previous post. The gained experience however indicates the importance of looking into test automation based on straight-forward and easily maintained solutions. That’s a problem people have been trying to solve for more then a decade now. In the current post I’d like to get your attention to a key of successful test automation via using the tools extensibility. Nowadays there are plenty of test automation solutions especially for the well-known platforms like ASP.NET Web. Should you consider automate your testing activities, you will probably ...
    December 26, 2008
  • Productivity Testing

    Don'ts in Software Testing

    Sounds like a book title, doesn’t it? No, I haven’t written a book on software testing. I’m on my way though, I just need fifteen or twenty years of Alan Page’s, Ken Johnston’s and BJ Rollisson’s experience and I’m ready to go with a new testing bible like the just announced “How We Test Software at Microsoft®”. Check out Alan’s and BJ’s posts on the subject here and here. I’m sure the authors, who lead the Microsoft testing division of about 8000 testers, have a lot to share, but I was also happy to see the post ...
    December 08, 2008
  • Productivity Testing

    The UI Automation Support Highest Requirements – UIA Verify Tool Update with Preconditions Failure

    Overall, we got quite good impression from the UIA Verify tool, I wrote about last week. Yet, there is an issue that provoked me to download the source and modify the tool behavior. As a tester, I believe the automated tests should pass only when you get the full test running through all the actions and verifications. The original UIA Verify though marks as passed all the tests which preconditions are not met. That doesn’t help much if you need to verify all the scenarios pass successfully, does it? I’ve modified the source so now the failed preconditions cause test ...
    November 08, 2008
  • Productivity Testing

    Testing RadControls for ASP.NET Ajax with Watir – How easy it is

    Today was my first attempt at writing tests for RadControls with Watir and was surprised how easy it is. I found over the internet a good article on how to test ASP.NET applications using Watir and also referred to the Hristo Deshev’s blog post about Automating Complex JavaScript-rich Controls with Watir. If you use the approach described in it and create a watir_telerik_extensions.rb file, you will be able to create tests very quickly. See below a few tests about RadMenu, RadComboBox and RadTreeView which I have created in minutes: 1. This is a RadComboBox test which opens the drop down ...
    November 08, 2008