硒+junit+杰米特

发布于 2024-09-26 10:46:30 字数 39 浏览 0 评论 0原文

任何人使用 selenium 脚本和 jmeter 进行性能测试

any one using selenium scripts with jmeter for performance testing

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

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

发布评论

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

评论(1

时光磨忆 2024-10-03 10:46:30

我不建议使用 Selenium 来创建 JMeter 测试。不幸的是,JMeter 并不能真正处理 AJAX 应用程序创建的“喋喋不休”,因为它会在它认为需要时发送请求。

有一个线程 人们正在尝试执行此操作。他们似乎都没有成功。

如果您想使用 Selenium 进行负载测试,我建议您查看 Browsermob 因为他们进行 Selenium 测试然后将它们传递出去进行负载测试。

I wouldn't recommend using Selenium to create JMeter tests. Unfortunately JMeter does not really handle the "chatter" that AJAX applications create because it sends the requests when it thinks it needs to.

There was a thread on the Selenium users group where people were trying to do this. None of them seem successful.

If you want to do load testing with Selenium I suggest that you have a look at Browsermob as they take Selenium tests and then pass them out to do the load testing.

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