TrustRadius: an HG Insights company
Progress Telerik Fiddler Logo

Progress Telerik Fiddler Reviews and Ratings

Rating: 10 out of 10
Score
10 out of 10

Community insights

TrustRadius Insights for Progress Telerik Fiddler are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.

Pros

Highly regarded as the best tool: Users have consistently praised Fiddler as the top choice for web traffic monitoring and debugging, indicating that it has been widely recognized for its exceptional performance in these areas.

Easy to use with intuitive user interface: Many reviewers have found Fiddler to be user-friendly and appreciate its intuitive interface. This positive sentiment suggests that users find the tool easy to navigate and perform tasks efficiently.

Wide range of features: Users value the extensive feature set offered by Fiddler, including the ability to apply rules to requests and responses, features like Autoresponder and statistics, support for various browsers, and proxy manipulation capabilities. The mention of these features by multiple reviewers indicates their satisfaction with the breadth of functionality provided by Fiddler.

Reviews

1 Review

Fantastic product - cannot recommend highly enough!

Rating: 10 out of 10

Use Cases and Deployment Scope

My work involves a lot of integration with third-party APIs, this tool provides a clear breakdown of API calls and makes it really simple to see the raw request so that we can write code to build that same request. We have found that in a lot of cases, it highlights missing headers in the requests as well as gives the raw JSON data which is easy to pull out and create matching classes it's so simple to use and really easy to filter out requests to only see the bits that you are actually interested inIt's such a useful and well-built project that I insist all developers on my team have it so that they can use it for debugging and to aid in building new integrations. An invaluable tool, cannot recommend it enough!

Pros

  • Viewing the raw request information of web requests
  • Viewing the raw response information of web requests
  • Viewing speeds of requests to monitor how long the request takes to respond
  • Seeing any routing of different requests so that you can get more information on redirects that happen

Cons

  • The display could potentially become a bit more user-friendly over time, it's pretty easy to follow but for example, I always view the raw request/response information by default and this is not the default selection, being able to choose the default selection would be nice
  • Clearer information and options to reduce 'noise' when viewing the requests, there are often a lot of background requests being sent on a computer, you can filter to roughly see what you want and filter out things that you don't want but there are different types of requests and I can't see how to filter between those - possibly a feature but could be made easier to use potentially
  • Nothing else to put, this is a fantastic product so there isn't much else to suggest at this stage of using it and I have been using fiddler for years now in my role as a software engineer

Likelihood to Recommend

I am a senior software engineer and I have actively made fiddler a requirement for all of our engineers to have on their laptops by default. I have recommended it to all web developers that I have worked with and contractors that I have worked with as it has saved my mental stability on numerous occasions when trying to show people details of various web requests when working on integrations between different systems This is an absolutely fantastic product that I have used in a technical capacity many, many times and I will always suggest it as a tool when someone is debugging specifically but also for initial development to see how the requests are formed and for sharing responses and requests details so that others can recreate the request that you have sent through right down to the smallest detail