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.
While I was in Europe, a customer asked me whether it was possible to extract the HTTP recording aspect of Web Testing and use it outside of Internet Explorer. Unfortunately, that is not possible, but there is an IE power toy called Fiddler (https://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwebgen/html/IE_IntroFiddler.asp) that can do generic HTTP recording. The neat thing about this tool is that it can also output a VSTS-style Web Test from that recording.