Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
My colleague on the ACE Performance Team, Vitaliy Konev, recently posted a blog post and video discussing how to set up Fiddler on a web server as a reverse proxy. This is how you would capture HTTP traffic when you are not using a web browser client and you are also unable to configure the end-system to use Fiddler as a proxy.
The video and walkthrough goes through setting up Fiddler on the server, capturing the traffic (adding neXpert steps along the way), and then creating a VSTS web test using the Fiddler capture.
Check it out!
Video - https://msdn.microsoft.com/en-us/teamsystem/dd876614.aspx
Comments
- Anonymous
February 08, 2012
Thanks for the post. This worked perfectly for me.