如何在 Visual Studio 中加载测试 Web 服务?
如何在 Visual Studio 中加载测试 Web 服务?
How can i load test web services in visual studio?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
如何在 Visual Studio 中加载测试 Web 服务?
How can i load test web services in visual studio?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
这不涉及 Visual Studio。不过,这里是 Microsoft 提供的一些用于对 Web 应用程序进行压力测试的免费工具。
This doesn't involve Visual Studio. However, here are some free tools from Microsoft for stress testing web applications.
VS Ultimate 2010 有两个选项:
另请参阅如何创建 Web 服务使用 Visual Studio 2010 进行负载测试?
You have two options with VS Ultimate 2010:
Also see How to create a web service load test using Visual Studio 2010?
Visual Studio Web 和 Visual Studio负载测试框架功能强大且可扩展。
为了测试 Web/WCF/API 服务,您可以使用负载测试。
此测试将包括单元测试或从 wcf 负载测试生成的测试的组合。
但还有许多其他工具可用:
Visual Studio Web & Load Testing Framework is powerful and extensible.
For testing Web/WCF/API Services, you can use a Load Test.
This test will include a mix of unit test or generated tests from wcf load test.
But there are also many others tools available :