Visual Studio WebTest
Introduction
Fiddler2 includes the ability to capture web traffic (including AJAX
requests) for later playback with the Visual Studio Web Test product.
Saving a WebTest
Simply run Fiddler and then interact with your Web
Application. When you've finished using your web application, click
File > Export Sessions > All Sessions.
In the dialog, choose Visual Studio WebTest.
Replaying a WebTest
You must have a Visual Studio 2005 or later Team System product
installed to load the .WebTest file.
- File -> New project
- Expand Visual C# or Visual Basic
- Click on the Test Node
- Select Test project in the template pane
Troubleshooting Problems
Please see
http://blogs.msdn.com/slumley/pages/how-to-debug-a-web-test.aspx for
information on how to troubleshoot problems with WebTests.
More information
< Back to Help Homepage
©2013 Telerik
|