Telerik blogs

Latest

  • Productivity

    JustCode Code Style Settings for C#, Part 1

    In our previous blog posts on the JustCode Formatter, we’ve showed you what it is and how it works. If you haven’t read those yet, please see our post on "Introducing the Formatter" and "Comparing the JustCode Formatter to the Visual Studio Formatter". One of our design goals was to make sure the Formatter is much more customizable than Visual Studio’s, and in this post, we will show you how easy it is to customize it. What are the Code Style settings? When you utilize JustCode’s refactorings, expand code templates, format and/or clean your code, or make other changes to your code, JustCode...
    May 27, 2021 4 min read
  • Productivity Debugging

    Better Repro Playback with Fiddler

    One of Fiddler’s most-useful but least-used features is its ability to playback previously-captured web-traffic to debug website issues reported by customers “in the field.” In today’s post, I’ll explain the recent Fiddler improvements supporting this scenario.
    May 27, 2021 4 min read
  • Productivity Testing

    Extending Load Testing With A Custom Plugin

    This post is going to be a bit advanced. If you're having trouble with understanding any of the below information - you can ask in the comments section or post in our technical forum. Or if you're a paying/trial user you can submit a support ticket requesting additional assistance. Ok, so as you may or may not be aware we allow you to extend Test Studio's functionality through plugins. This article gives you a nice breakdown of how you can do that. And as you can see in that article the functionality you're allowed to extend is mostly related to ...
    May 27, 2021 2 min read
  • Productivity Debugging

    Help select a new Fiddler logo!

    One of the benefits of Telerik’s support of Fiddler is the opportunity to work with talented design professionals. We’ll be improving Fiddler’s User Interface from end-to-end to expose more of the tool’s power in a clear and elegant manner. Our first step is giving Fiddler a distinctive and professional logo, and here’s where you come in...
    May 27, 2021 1 min read
  • Productivity Testing

    White Paper: Getting Started with Test Automation

    We’ve just posted up a white paper I wrote on getting started with UI test automation. The whitepaper has nothing to do with Test Studio (examples are even in WebDriver via C# !). Instead it focuses on the fundamental things you’ll need to work on in order to have a successful future with UI automation. In the paper I cover a broad range of topics including: UI Automation is a difficult domain. Seems obvious, but you have to acknowledge it up front! Locators, locators, locators. Learn how they work, then learn how the work in your environment. Working ...
    May 27, 2021 1 min read