【问题标题】:Web performance and load test project in VS 2012 Premium alternativesVS 2012 Premium 替代方案中的 Web 性能和负载测试项目
【发布时间】:2014-01-29 09:59:42
【问题描述】:

我们使用的是 VS2012 高级版,它缺少“Web Performance and Load Test project”类型,所以我想知道有人可以建议在 VS 高级版中进行性能和负载测试的好方法吗?是否可以使用 Coded UI 生成的代码来并行运行它来模拟用户交互?

【问题讨论】:

    标签: c# testing visual-studio-2012 load-testing performance-testing


    【解决方案1】:

    编码的 UI 测试可以在 Visual Studio 负载测试中使用。由于 Coded UI 接管了计算机的鼠标、键盘和屏幕,您将需要与同时运行的测试数量相同的计算机数量。计算机可能是真实的或虚拟的,编码 UI 的开销并不大。因此,一台功能强大到足以轻松运行您的应用程序的计算机就足够了。

    运行 Coded UI 测试的计算机不需要安装 Visual Studio。他们需要可从 Microsoft 轻松下载的 Visual Studio“测试代理”软件。但是,您需要 Visual Studio Ultimate 或 Team Foundation Server (TFS) 来控制测试。

    据我所知,在 Visual Studio 中运行负载测试的唯一方法是使用 Ultimate 版本。

    这是summary of Visual Studio versions

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-05-19
      • 1970-01-01
      • 1970-01-01
      • 2017-04-08
      • 1970-01-01
      • 2018-09-04
      • 1970-01-01
      相关资源
      最近更新 更多