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, select all
of the sessions in the Web Session list, right-click, and choose Save > Session
> ...as Visual Studio Web Test.
Replaying a WebTest
You must have a Visual Studio 2005 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
©2008 Microsoft Corporation
|