使用提交按钮对简单网页进行负载测试的工具建议?

发布于 2024-11-29 09:20:38 字数 1539 浏览 1 评论 0原文

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

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

发布评论

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

评论(4

捶死心动 2024-12-06 09:20:38

对于这种相对简单的负载测试方法,我推荐 JMeter

For this relatively easy way of load testing I would recommend JMeter.

追风人 2024-12-06 09:20:38

虽然 jmeter 还可以,但它在分析和参数化领域确实很弱。如果您想要免费的企业级产品,我会推荐 SOASTA 的 CloudTest Lite。它为您提供了在市场上创建现实场景、实时分析(!)的最快方法,最重要的是,它是免费的。

您可以在这里下载并尝试一下:http://www.soasta.com/cloudtest/lite /

弗雷德

While jmeter is ok, it's really weak in the analytics and parameterization area. If you want something free but enterprise-class, I'd recommend CloudTest Lite from SOASTA. It gives you the fastest way to create realistic scenario on the market, real-time analytics (!) and best of all, it's free.

You can download it and give it a try here: http://www.soasta.com/cloudtest/lite/

Fred

宁愿没拥抱 2024-12-06 09:20:38

使用我们的产品Web Performance Load Tester,这将是一个简单的测试。您没有提到预算,而且我们的产品不是免费的。然而,免费版本将运行 10 个并发用户,如果您减少思考时间,您可以使用免费版本推送大量交易。

如果您需要免费的东西,JMeter、Grinder 和 OpenSTA 是受欢迎的选择。您将花费更多的时间来学习工具和设置测试。

This would be a trivial test using our product, Web Performance Load Tester. You didn't mention a budget and our product is not free. However the free version will run 10 simultaneous users and if you reduce the think time, you can push a lot of transactions using the free version.

If you need something free, JMeter, Grinder and OpenSTA are popular options. You'll spend a lot more time learning the tools and setting up the tests.

南烟 2024-12-06 09:20:38

我编写了一个非常简单的工具,因为我不想使用任何基于浏览器的工具。
最大的问题是我还想在本地对其进行压力测试,例如点击本地主机。
也许您也会发现它很有用:

https://github.com/georgekosmidis/WebStressTool

使用 Apache HTTP 服务器基准测试工具 v2.3.1757674

I ve wrote one very simple tool cause i didn't want to use any browser based tool.
Biggest problem is i also wanted to stress test it locally, like hitting localhost.
Maybe you will also find it useful:

https://github.com/georgekosmidis/WebStressTool

Uses Apache HTTP server benchmarking tool v2.3.1757674

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