如何对 ASP.NET 应用程序进行负载测试?

发布于 2024-07-30 17:32:32 字数 86 浏览 7 评论 0原文

当涉及到 ASP.NET 应用程序的负载测试时,我不确定从哪里开始。 我的团队不使用 VSTS,因此该选项不适用。 大家有什么好的建议或者经验可以分享吗?

I'm not sure where to start when it comes to load-testing ASP.NET applications. My team doesn't use VSTS so that option is out. Does anyone have any good suggestions or experience they can share?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

半窗疏影 2024-08-06 17:32:32

我使用过 Microsoft 的免费 Web 应用程序压力工具。 它允许您记录浏览会话,然后使用多个客户端重播它。

看来 Microsoft 已从下载中心撤下此应用程序,但您可以使用 < a href="http://www.maurodalfreddo.it/wp-content/uploads/2010/09/web_stress_tool_setup.zip" rel="nofollow noreferrer">此替代下载(可能需要 7-Zip 才能拆开包装)。

I'ved used Microsoft's free Web Application Stress Tool. It lets you record a browsing session, then replay it using multiple clients.

It seems that Microsoft has pulled this application from the download center, but you can use this alternative download (it may require 7-Zip to unpack).

世界和平 2024-08-06 17:32:32

Red Gate Software 有一个名为 ANTS 的产品可以用来做到这一点。
点击此处获取产品链接

Red Gate Software has a product called ANTS that can be used to do this.
Click Here for product link

梦巷 2024-08-06 17:32:32

使用 BrowserMob.com 就其提供的功能而言相当便宜。 您可以收听对Browser Mob创始人的采访 关于创业成功播客#18

Using BrowserMob.com is quite cheap for what it provides. You can listen to an interview with the founder of Browser Mob on Startup Success Podcast #18.

心奴独伤 2024-08-06 17:32:32

您可以使用Grinder

它是一个很好的基于 Java 的开源工具,用于加载测试 Web 应用程序。 也很瘦。

You can use Grinder.

Its a nice Java Based Opensource tool, to load test webapps. Pretty lean as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文