Telerik blogs

Latest

  • Productivity

    More Data and Better Analytics Lead to Better Quality Decisions

    Software development and testing processes have the potential to create a lot of useful data. With fast computers and new software tools, we can use that data in innovative ways to dramatically improve how we look at problems and make decisions. Gartner has named data and analytics as a disruptive force in the testing industry in its latest automated testing Magic Quadrant. Today, for our decisions regarding characteristics like quality, “doneness”, impact of defects, and test coverage, we all too often rely on our experience, instincts, and “gut feel”. While those decisions are sometimes correct, much of the time ...
    September 24, 2013 4 min read
  • Productivity

    Telerik OpenAccess ORM in Web Applications

    This blog post shows the best practices that are most important when using Telerik OpenAccess ORM in web applications or even in more complex, distributed environments.
    May 27, 2021 2 min read
  • Productivity Testing

    Power of Dynamic Test Lists

    Test Lists are a great way to organize tests and get execution results summarized. Telerik Test Studio includes the standard “Static” Test List that allows you to add existing tests from your project, but there is a small maintenance penalty for using the static list because each time you add a new test to your project it must be added to one of the existing test lists. One of the underlying principals of Test Studio is to decrease the overall maintenance cost traditionally associated with automated testing. Within the world of test lists we have done this by creating the ...
    May 27, 2021 4 min read
  • Productivity Reporting

    Bringing the Power of HTML5 to Telerik Reporting

    The power of HTML5 arrives in Telerik Reporting. Download the preview and learn how to consume Telerik reports in all HTML5 supported browsers and devices, including iOS, Windows Phone, Android and more!
    May 27, 2021 7 min read
  • Productivity Testing

    30 Days of TDD: Day Seven – Software Factories and DI Frameworks

    In the previous post I showed you how by starting to leverage the SOLID principles you can unlock the practice of Dependency Injection (DI). I also demonstrated how DI can help you write code that is free of static bindings, which makes your code flexible, open to change and testable. In this post I’ll demonstrate some practical techniques to manage the dependencies in your application by using software factories and DI frameworks.
    May 27, 2021 10 min read