Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Keep Your Tests DRY

    [Note: I covered this topic somewhat in my earlier post on maintainable tests; however, this concept is so critical, in my opinion, that it deserves a separate post. You’ll continue to hear lots about this practice from me as I write and speak more!] Test code should always be treated with the same care production code is – because test code IS production code! Your source code for your tests may not be deployed to your customers’ production servers, but it’s every bit as important as the components that are Approach the design, implementation, and maintenance of your ...
    May 27, 2021 4 min read
  • Productivity Testing

    Working with Test-Hostile Web UIs

    Part of what I’ll be blogging about over the next few months is my journey to become an expert with Test Studio. I’m not an expert yet, but I do bring a long history of applying tooling and frameworks to solving real-world problems, and I’m going to be working through many of those same problems in short order—figuring out how to solve those same problems is an awesome way to learn a new tool or framework’s strengths and weaknesses. I hope that by sharing my discoveries I’ll help you work through some of the same common problems! First up in ...
    May 27, 2021 9 min read
  • Productivity Testing

    Follow up to Maintainable Automation

    During my first-ever webinar with Telerik this week I spoke briefly about learning how to keep your tests maintainable. This is something near and dear to my heart – I’ve been on a number of projects where we’ve had to suffer through test suites which became ever more brittle as time went on. Brittle tests break frequently due to unrelated changes in the system’s workflow, UI, or business rules. Of course, tests should fail when something directly relating to the test is broken—that’s why we have the tests!—but one change to a web page unrelated to the specific area you’re ...
    May 27, 2021 5 min read
  • Productivity Testing

    Test Studio R1 2011 SP2 is here!

    We are pleased to announce that Test Studio's R1 2011 SP2 (version 2011.1.712) release is now available to download! This service pack features over 70 updates in almost every area of the application. Updated areas include: HTML automation, XAML (Silverlight & WPF) automation, Browser Plug-Ins, Dialog Handling, Test Explorer, DOM Explorer, Team Pulse Integration, TFS (Team Foundation Server) Integration, Results Viewing, Reporting, and more! We have added some major (and I mean major) updates to our Find Expression Builder - its been completely reinvented combining the ease of use you have come to expect from Test Studio, with the ...
    May 27, 2021 2 min read
  • Productivity Testing

    Execute Your Tests in Firefox 5

    What was wrong with the old Firefox versioning? Do they need just to follow someone else? Anyway, no matter what Mozilla (or anyone else) does, we at Telerik should be ready to meet the news. The latest internal build of our Automated Testing Tools solves the compatibility issues with Firefox 5 so tests are now played back there just fine. We will support Firefox 5 officially with the 2011 R1 Service Pack 2 due in a couple of weeks. Enjoy! -Konstantin
    May 27, 2021 1 min read