Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Unit Testing with the Test Studio Framework

    Functional Testing with the Telerik Testing Framework and MbUnit explained.
    February 21, 2022 7 min read
  • Productivity Testing

    Functional Testing with the Telerik Testing Framework

    [NOTE: This is a guest post from Telerik’s own Phil Japikse, one of Telerik’s Senior Developer Evangelists."] Background User Interface testing isn’t just for quality engineers.  It’s vital for developers to own part of this process as well.  The days of development silos are long gone (or at least should be!)  The process of throwing bits “down the line” is fraught with inefficiencies.  Developers are already adopting unit testing in record numbers, and this has led to a phenomenal increase in code quality. Why should it stop there?  Developers need to also take ownership of the user interface code just ...
    May 27, 2021 7 min read
  • Productivity Testing

    Choose Your Constructor with JustMock Automocking

    Automocking can be a great time saver. But what if your system under test has multiple constructors? No need to worry, since JustMock added support for selecting which constructor should be automocked!
    May 27, 2021 3 min read
  • Productivity Testing

    Data-Driven Test Automation

    Greetings, fellow testers. I recently attended a workshop on Acceptance Test Driven Development, during which the presenter spoke about distilling requirements down using examples. This is a great opportunity for testers and developers to work closely with Product Owners to determine exactly what output is expected from given inputs. There are also times when the code behind a function is particularly obtuse or for some other reason testing is best done via the application itself. Both of these are great opportunities for data-driven automation. Data-driven test automation lets us repeat a set of test steps automatically, using a set of ...
    May 27, 2021 2 min read
  • Productivity Testing

    Cooking With Web Automation Webinar Series

    Good web automation isn’t about best practices (there aren’t any!), but instead using much more of a cookbook approach: Have a problem? Find a recipe that helps you cook up a solution. The recipe you might need may not be a huge flambé, but the idea’s still a good one. To help you with this we’ve decided to start a monthly webinar series showing you how to work through specific issues in web automation: Cooking With Web Automation. Your friendly Test Studio team will be co-hosting these webinars with various automation, testing, and/or developer gurus. We’ll focus these short 30 ...
    May 16, 2013 2 min read