建议的 Web 压力测试场景
有谁知道任何 Web 应用程序压力测试“最佳实践”文档吗?我即将使用 VS2010 的测试器对 .NET 4 站点进行负载测试,并希望有一个工作大纲,以确保我涵盖了所有基础(或尽可能多的基础)。
例如,id 希望文档的类型为“尝试在 y 时间内推送 x 个用户”和“在 y 时间内推送 x 个并发用户”。但话又说回来,我也不知道。这就是为什么我需要你的帮助。
谢谢大家,非常感谢。
does anyone know of any web application stress testing "best practice" documents? I'm about to load test a .NET 4 site using VS2010's tester and would like to have an outline to work from to ensure i'm covering all my bases (or as many as possible).
So for instance, id hope that the document would be the type that says, "try pushing x users over y time" and "x concurrent users over y time." But then again i have no idea. Thats why i need your help.
Thanks all, very appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您看过 MSDN 上有关 .NET 应用程序性能测试的文章吗? http://msdn.microsoft.com/en-us/library/ff647788.aspx
have you seen the article on .NET application performance testing from MSDN? http://msdn.microsoft.com/en-us/library/ff647788.aspx