Telerik blogs

Latest

  • Productivity

    Lazy Programming for Smarties

    As a programmer, I can honestly say that I am lazy. Forget the menial job of repeating tasks... if it takes me an hour to complete an iteration, I would rather spend 3 hours automating the process. You never know when you might need to do it again, and the click of a button is much more satisfying than an hour of processing data. I know I’m not the only one who feels this way either, otherwise Andy Hunt and Dave Thomas wouldn’t have codified the DRY principle in The Pragmatic Programmer…. Don’t Repeat Yourself.  Visual Studio makes it easy to be...
    May 27, 2021 4 min read
  • Productivity Testing

    Test Studio 2012 R1 is Here (Soon!)

    It’s that time of the year: the latest, greatest release of Telerik’s Test Studio is due out Wednesday, 11 April! We’ve got a number of great features lined up for this release: integrated bug tracking, exploratory testing tooling, better support for HTML controls, and of course, the big feature: load testing! Grab the release bits tomorrow, but be sure to stop by the Release webinar on Wednesday, 25 April at 11AM Eastern US. You’ll need to register first, but there are plenty of spaces! Load testing can be a complex, intimidating subject. If you’d like some more information, I ...
    May 27, 2021 2 min read
  • Productivity

    From Legacy to Dependency Injection

    The best thing about using Telerik JustMock is that you can mock practically everything. You can even mock types without using dependency injection, making JustMock the best framework to use when working with legacy code. We’ve all encountered tightly-bound code, and our first instinct is to correct it. However, there are only so many hours in a sprint, and it’s not always convenient to go on a large refactoring spree when the backlog is filling up. With JustMock, you can still ensure the code works, and it will set you up for the cleaning that will take place at a later time. The...
    May 27, 2021 4 min read
  • Productivity

    Telerik OpenAccess ORM now with Visual Studio 11 Beta support

    Visual Studio 11 Beta has already been around for several weeks and most of you have already tried it. Plenty of different opinions were out there – from praising the cool new features it offers, to grumbling about the surprisingly changed user interface. For all of you who are developing your applications leveraging the cutting-edge technologies on the market, we want to assure you: OpenAccess ORM will not be missing in Visual Studio 11 and you will be able to use it immediately, even in the VS's Beta version. In fact, since there is still a long way to go until Q2,...
    May 27, 2021 1 min read
  • Productivity Testing

    Avoiding Brittle Automation

    This morning I gave a “Speed Geeking Breakfast Talk” at the Software Testing Professionals Conference in New Orleans. Speed Geeking talks at STPCon are eight minute lightning format talks. There’s not really any time for Q&A during the talks, but they’re great for laying out important points and starting a conversation after the talk. My talk was whimsically titled “Brittle Automation or a Sharp Stick in the Eye? Wait, Let Me Think.” My point with the title is that badly done test automation can become such a time-consuming, frustrating task that the pain of it is metaphorically worse than  a ...
    May 27, 2021 3 min read