简体   繁体   English

加载测试 asp.net 应用程序的简单方法

[英]Easy way to load test asp.net application

Is there a simple way to load test an asp.net application?有没有一种简单的方法来对 asp.net 应用程序进行负载测试? I've been reading on some microsoft pattern and practices documents that tell you to use ACT which seems kind of hard to use for complex requests.我一直在阅读一些微软模式和实践文档,这些文档告诉您使用 ACT,这似乎很难用于复杂的请求。

Yes, you will note that the documentation that refers to ACT is dated about 2004.是的,您会注意到提到 ACT 的文档的日期是 2004 年左右。

Visual Studio Ultimate allows you to load test a website with up to 250 virtual users, which is enough for most load testing needs. Visual Studio Ultimate 允许您对最多 250 个虚拟用户的网站进行负载测试,这足以满足大多数负载测试需求。 Beyond that licences for the "Visual Studio Load Test Virtual User Pack 2010" [breath] are available.除此之外,“Visual Studio 负载测试虚拟用户包 2010”[呼吸] 的许可证可用。

Ed Glas's blog on the load testing tool contains much in depth information, but the "guidance" tag brings up posts that link to getting started information. Ed Glas关于负载测试工具的博客包含很多深入的信息,但“指导”标签会显示链接到入门信息的帖子。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM