asp.net mvc 用户负载测试
我需要登录大约 100 个用户,每个用户都有自己的会话来测试 Web 应用程序。然后我需要让一些用户做一些活动。
我可以使用哪个工具来登录多个用户,每个用户都有自己的会话?
I need to login in about 100 users each with their own session to test a web application. I need to then have some users do some activity.
Which tool can I use to login many users each with their own session?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您有 Visual Studio 2010 Ultimate 版本,请务必使用它。
确保将加载中的新用户百分比属性设置为 100测试属性。
Definetely use Visual Studio 2010 Ultimate edition if you have it.
Make sure you set the Percentage of New Users property to 100 in the load test properties.
我们的产品 Web Performance Load Tester 就可以做到这一点,就像大多数负载测试工具一样。
Our product, Web Performance Load Tester, does that, as do most load testing tools.