官方版

Visual Studio WebTest

Fiddler2 includes the ability to capture web traffic (including AJAX requests) for later playback with the Visual Studio Web Test product.

Save a WebTest

  1. Capture traffic from your web application.
  2. Click File > Export Sessions > All Sessions.
  3. Click Visual Studio WebTest.

    Replaying a WebTest

  • Note: You must have a Visual Studio 2005 or later Team System product installed to load the .WebTest file.

To replay a WebTest:

  1. Click File > New project.
  2. Expand Visual C# or Visual Basic.
  3. Click the Test node.
  4. Click Test Project in the template pane.

    Troubleshooting Problems

    Please see https://blogs.msdn.com/slumley/pages/how-to-debug-a-web-test.aspx for information on how to troubleshoot problems with WebTests.

谷歌翻译版

Visual Studio WebTest

Fiddler2包括捕获Web流量(包括AJAX请求)以供以后使用Visual Studio Web Test产品回放的功能。

保存WebTest

  1. 从你的web应用程序捕获流量
  2. 单击 File > Export Sessions > All Sessions.
  3. 单击 Visual Studio WebTest.

    重放WebTest

  • 注意:要加载. webtest文件,您必须安装Visual Studio 2005或更高版本的团队系统产品。重放WebTest
  1. 单击 File > New project.
  2. 展开 Visual C# 或者 Visual Basic.
  3. 单击 Test 节点。
  4. 在template窗格中点击Test Project

    解决问题

    请参阅https://blogs.msdn.com/slumley/pages/how-to-debug-a-web-test.aspx,以获取有关如何解决WebTests问题的信息。