我可以使用 Selenium 对基于 AJAX 的 asp.net 网站进行负载测试吗?

发布于 2024-09-11 09:11:01 字数 101 浏览 2 评论 0原文

我被要求找到一个负载测试工具,它将对基于 AJAX 的 ASP.NET Web 应用程序进行负载测试。 请让我知道 Selenium 是否适合这种情况,或者还有其他工具可以自动化负载测试?

I am asked to find a load testing tool, which will load test an AJAX based asp.net web application.
Please let me know whether Selenium is suited for this situation, or there are another tools to automate load testing?

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

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

发布评论

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

评论(2

╭ゆ眷念 2024-09-18 09:11:01

我建议您查看 Browsermob 作为 Selenium 负载测试的提供者。它们允许您上传测试脚本、安排测试,然后查看返回的所有结果

I would recommend having a look at Browsermob as a provider for Load testing with Selenium. They allow you to upload your test script, schedule the test and then have a look at all the results that are returned

陌上青苔 2024-09-18 09:11:01

Selenium 不适合此类任务。它模拟一个用户的行为。我推荐使用 Apache JMeter (http://jmeter.apache.org/)。

Selenium is not suited for that kind of task. It simulates the behavior of one user. I recommand instead Apache JMeter (http://jmeter.apache.org/).

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