Telerik blogs

Latest

  • Productivity Testing

    New Load and Scheduling Articles for Test Studio

    Now that Test Studio has a new scheduling and load testing architecture, our documentation updates can help you get the most out of our new and old scheduling and load testing features.  First, we have a new guide for an existing feature: our new Export Load Results walkthrough shows how to convert your Test Studio Load Test results to HTML or Excel spreadsheet format. Next, we have some help for responding to some load testing problems that may have popped up for a while: the No Results Data article explains what to do when you aren't getting results back ...
    May 27, 2021 1 min read
  • 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
  • Mobile

    Remote Debugging Icenium Apps With Weinre

    In this post, Jim Cowart explores using weinre (WEb INspector REmote) to debug a hybrid mobile app deployed to both an Android and iOS device.
    May 27, 2021 5 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
  • Release

    Announcing the Icenium Extension for Visual Studio

    Today we are announcing the release of one of the most anticipated Icenium features: Visual Studio integration! Starting now, you can build iOS and Android hybrid mobile apps directly within Visual Studio and utilize the best of what Icenium has to offer - with the Icenium Extension for Visual Studio.
    May 27, 2021 5 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