Telerik blogs

Latest

  • Productivity Debugging

    Configuring Firefox for Fiddler

    Mozilla Firefox is unlike most Windows browsers in that it does not use the system’s proxy and certificate settings by default. That means that Firefox may require some additional configuration to work properly with Fiddler.To get Firefox running with Fiddler, you need to:Configure Firefox to proxy its traffic to Fiddler.Configure Firefox to trust Fiddler’s root certificate.Fortunately, both of these are simple tasks.Configuring the ProxyFirefox’s proxy settings are found by opening its Tools menu, clicking the Options item, and opening the Advanced settings. Select the Network tab. At the top of the tab, click the ...
    May 27, 2021 4 min read
  • Productivity Debugging

    Configuring Firefox for Fiddler

    Mozilla Firefox is unlike most Windows browsers in that it does not use the system’s proxy and certificate settings by default. That means that Firefox may require some additional configuration to work properly with Fiddler...
    May 27, 2021 4 min read
  • Productivity

    Working with Visual Studio: Write Code Where Needed - Part 1

    Every test automation project will require some level of coding to be successful. Test Studio’s record and playback creates powerful, maintainable tests, but you’ll still need to write code at some point to cover common, critical aspects such as configuration, backing APIs, or test oracles. Setup and Teardown/Configuration Complex tests require clear, flexible configuration actions that keep the overall test suite maintainable over the long run. Pushing setup, teardown, and configuration to code versus the system’s interface dramatically speeds up test execution by leveraging the system’s own internal functionality through internal APIs, web service endpoints, or database stored procedures. Here are some common ...
    May 27, 2021 3 min read
  • Productivity Testing

    Memory Snapshot Enhancements in JustTrace Q1 2013

    Learn more about how we enhanced the JustTrace memory snapshots to provide you with more data to discover the cause of a memory leak.
    May 27, 2021 3 min read
  • Productivity Testing

    Quality is in the Details

    JustCode loves the web, but it's a tool for every .NET developer. Here are some highlights from JustCode Q1 2013 that you may have missed!
    May 27, 2021 2 min read