Introducing G2.ai, the future of software buying.Try now
Progress Telerik Fiddler
Save to My Lists
Claimed
Claimed

Top Rated Progress Telerik Fiddler Alternatives

Charles Proxy
(31)
4.3 out of 5
Jira
(6,438)
4.3 out of 5

Progress Telerik Fiddler Reviews & Product Details - Page 6

Progress Telerik Fiddler Overview

What is Progress Telerik Fiddler?

Fiddler, backed by Progress, gives you a trusted and secure family of web debugging proxy tools and troubleshooting solutions to address your entire software engineering team's HTTP(s) debugging pain points without any sacrifice. From Fiddler Classic to Fiddler Everywhere, you can quickly get to the root cause of HTTP(S) traffic and network problems and effectively fix them. Easily.

Progress Telerik Fiddler Details
Show LessShow More
Product Description

Progress Telerik Fiddler is a free web debugging proxy for any browser, system or platform.


Seller

Progress Software

Description

Progress (Nasdaq: PRGS) empowers organizations to achieve transformational success in the face of disruptive change. Our software enables our customers to develop, deploy and manage responsible AI-powered applications and experiences with agility and ease. Customers get a trusted provider in Progress, with the products, expertise and vision they need to succeed. Over 4 million developers and technologists at hundreds of thousands of enterprises depend on Progress.

Overview Provided by:
Customer Advocacy Manager

Recent Progress Telerik Fiddler Reviews

Verified User
U
Verified UserMid-Market (51-1000 emp.)
5.0 out of 5
"Great Experience"
I have been using the free version for many years. Now I'm using the paid version and I was surprised by how easy it was to use. Very useful.
Prashant K.
PK
Prashant K.Enterprise (> 1000 emp.)
5.0 out of 5
"Reviewing Fiddler"
Fiddler is very useful tool for network monitoring and capturing network traffic. Provides basic details of network traffic such as http response c...
Muhammad U.
MU
Muhammad U.Mid-Market (51-1000 emp.)
3.5 out of 5
"Exceptional Experience with Progress Telerik Fiddler"
I appreciate Progress Telerik Fiddler's intuitive interface and robust web debugging capabilities, providing seamless navigation and invaluable ins...

Progress Telerik Fiddler Media

Progress Telerik Fiddler Demo - Powerful Capturing
Fiddler Everywhere allows you to seamlessly track in depth with the advanced Browser, Terminal and Network Capturing capabilities, in addition to the System proxy.
Progress Telerik Fiddler Demo - Advanced Filters
Fiddler Everywhere empowers you with multiple approaches to search and filter traffic information, allowing you to promptly narrow down network related issues.
Progress Telerik Fiddler Demo - Multiple Protocols
Capture and decode traffic in detail, including HTTP/2, SignalR, WebSockets, MessagePack, SSE, gRPC, Protobuf with Fiddler Everywhere.
Progress Telerik Fiddler Demo - Extensive Rules
Create custom rules with Fiddler Everywhere– modify headers, redirect requests, change response content, set breakpoints to exercise precise control over web traffic.
Progress Telerik Fiddler Demo - API Composer
Create, analyze and modify requests to gain deeper insights into how your web applications and services behave with Fiddler Everywhere.
Answer a few questions to help the Progress Telerik Fiddler community
Have you used Progress Telerik Fiddler before?
Yes

166 Progress Telerik Fiddler Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
166 Progress Telerik Fiddler Reviews
4.4 out of 5
166 Progress Telerik Fiddler Reviews
4.4 out of 5

Progress Telerik Fiddler Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Verified User in Information Technology and Services
UI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

We use the customrules.js script file to be able to use this tool as an emulator to allow our applications to work with and make web service calls without the need for a real, external API. The ability to return files from the network as the actual response, or to dynamically build responses is very useful Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

There is some extra bloat in the customrules.js that makes our code appear in the middle of code used by Fiddler. Would be nice to simply move our code externally, and then require it in to the main body of the customrules.js. In fairness, I have not tried to do this, although it looks like it might work. Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

Great for our use as an emulator, and the configurations, ability to monitor traffic, etc., make this tool worth while. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

Our company uses Fiddler as an emulator for external web services when developing our software, before the external API is available. Fiddler allows us to quickly respond and return static data (or dynamic with additional coding) to facilitate our automated testing needs. Review collected by and hosted on G2.com.

Verified User in Airlines/Aviation
IA
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

The best part about Fiddler is it's flexibility and ability to customize the software to fit your purpose. It has many options to let you track almost anything that is happening behind a website. Unlike many other "light" applications or browser plug-ins that claim to show you what "tags" are firing, Fiddler will give you the raw data packets that are being passed behind the scenes. You can put a filter on the type of data exchange you are interested in, high-light the important interactions and save the logs to be reviewed later. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

At first I personally found it difficult to navigate through the interface, because it simply had too much options, most of them not necessary/required to get started. It takes a little bit to learn the useful options at first, but once you have everything set-up the way you prefer, then it becomes a lot easier in the long run. I would love to see a "light" version for beginners. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

I used Fiddler primarily to validate/debug clickstream tracking on the Ecommerce website. Through the tag management system, multiple tracking and marketing tags had to be fired, and Fiddler really helped to test the solution as a whole, rather than in isolation. Review collected by and hosted on G2.com.

Verified User in Banking
AB
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Progress Telerik Fiddler?

Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect traffic, set breakpoints, and “fiddle” with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

One downside of running as a proxy is that a client application may behave somewhat differently if it knows a proxy is in use. Most of these effects are very minor and will not meaningfully impact your measurements. Known impacts include:

Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

Very useful application Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

Debugging made easy Review collected by and hosted on G2.com.

Michael H.
MH
Software Developer / Business Analyst
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

The ability to repeat requests to a website which allows me to develop the website code more quickly. This way I don't have to click through the same actions in the ERP system multiple times just to troubleshoot a problem with the website. The search functionality is also great, I can search within all the sessions and find the transfers that are related to one order with just a few clicks. The inspect tab is also great since I can see exactly what is happening on the web side. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

It seems to miss some requests on some servers. Not sure why. Also I kinda wish the certificate installation for HTTPS decryption was not so convoluted. I understand you need specific acceptance from the user but the multile button clicks are annoying. Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

Start using it right away. You have no idea how amazing this tool is. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

We are integrating ECommerce with ERP and Fiddler helps us see what information is being transferred between systems. Also the ability to replay the requests is an invaluable time saver. Review collected by and hosted on G2.com.

Kyle J.
KJ
Web Application Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Progress Telerik Fiddler?

Its Free! Fiddler is a well rounded debugging tool. It is simple and is useful for HTTP traffic capture, including encrypted HTTPS traffic. Also, Fiddler issues its own Root Certificate Authority for HTTPS debugging. Furthermore, you can filter out content you do not wish to see, this is helpful because in most cases the amount of output is overwhelming. I use this a lot to test ajax calls making sure the correct behavior is occurring since it does allow things like converting post variables to a table form and editing/replaying requests. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

Has some issues with Internet explorer but really what doesn't. (IE sucks) Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

Its free! Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

I mostly use it for testing web calls or debugging issues. It helps me actually see what is going on in my requests and allows me to modify them and send them again which helps testing my application. The benefit is you can test web calls and things like REST API with this tool. Review collected by and hosted on G2.com.

Jeremy B.
JB
Founder
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

The utter simplicity of firing up Fiddler and seeing all HTTP traffic (including HTTPS) with filters to limit by application, server, headers, etc. Fiddler doesn't need to be installed to work so can be invaluable diagnosing connectivity or performance issues on client computers. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

Very little! The interface is clean and simple. The only suggested improvement I have is that the filter criteria save on field blur which is not immediately intuitive. Perhaps Fiddler could simply introduce an 'Apply' button. Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

Make it one of the first tools you look to. Visual Studio now has integrated tools that may negate some of the benefits of using Fiddler at development time but Fiddler's ease of use make it a winner every single time on client computers. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

We have lots of clients using our own cloud based software with a combination of web browser and Dropbox-style tray application. Fiddler has been crucial in diagnosing issues - for instance the timeline function helps to visualise the interaction with our API where we've then been able to identify improvements that had to be made on the server itself.

We've used it extensively for many years with other applications as well. The facility to edit and replay a request is particularly useful to recreate and investigate traffic in detail. Review collected by and hosted on G2.com.

Ibn H.
IH
Programmer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

On this era of AI and all other technologies, maybe there will be a time without mistakes errorless. But for now we are just another chapter of mankind and mistakes. Sometimes it's not even mistake, we are not prepared for outcome of our experimental programming. That's where Fiddler helps us know what went wrong.

Using Fiddler we are able to analyze HTTP and HTTPS calls on any platforms and any devices. And we get to know if something not working or if there any security threats on our system. I LOVE the feature that Fiddler is available using proxy, this particular feature alone is a game changer. Giving us the power to monitor our setup using various operating systems and various devices. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

This software is really amazing that I couldn't think about a single thing I didn't like. Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

If you are web developer or programmer, just run your system on Fiddler to see how well your server is doing. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

Debugging servers, analyzing performance, finding any error, checking security holes these are some of most notable points Fiddler helping us with. And we realized, without Fiddler it would be terrible. Review collected by and hosted on G2.com.

Chaitanya R.
CR
Software Engineer
Information Technology and Services
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

i like this application because it very very user friendly to debug the http server applications

we can perform inspection where we are getting issue for the application.

it is very useful for the api developer to check whether we are getting exact output or not

fiddler application is user interface is very nice we can identify the error with the symbols

we can decrypt the request if it is encrypted

we can set timer also for the request so that we can easily observe how much time it has taken to finish Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

i dislike the options in the fiddler

too many options in the the application so that any new learner will fell confuse to use this applications

alert prompting willlll not happening which will makes more disappoint for me

i dislike the virus protection availability in this application

web filtering is not available in this application Review collected by and hosted on G2.com.

Recommendations to others considering Progress Telerik Fiddler:

i strongly recommend this application to my colleagues and friends bec this is very easy to debug application and find out the status code responsive time and size everything

this application also will perform high speed. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

no business problems i faced in this application but very small problems i faced while using fiddler.

main issue is virus problem if we open any website which is effected with virus then that also will effect to my system which will become very slow

benefits is also having more in this application like firewall supportive,network security,deployment options

we can perform more actions in this application to debug our api and and debug any website Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

the best part of this tool it is best for api development Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

sometimes it will not record the network Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

the problem of identyfyong request and response in a detail way Review collected by and hosted on G2.com.

CT
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Progress Telerik Fiddler?

It enables developers to inspect incoming and outgoing data to monitor and modify requests and responses before the browser receives them. Review collected by and hosted on G2.com.

What do you dislike about Progress Telerik Fiddler?

The UI appears Rather old-fashioned; it could be more modern. Review collected by and hosted on G2.com.

What problems is Progress Telerik Fiddler solving and how is that benefiting you?

We developed internal web applications. It provided reference data to our accounts team. Review collected by and hosted on G2.com.