使用每个从站 CSV 数据集进行分布式 JMeter 测试

发布于 2024-08-18 09:36:07 字数 285 浏览 1 评论 0原文

我想在我们的网站上运行分布式 JMeter 测试,遵循 手册。我的测试通过 CSV 数据集配置元素进行参数化,以模拟不同的用户。现在的问题是:JMeter 是否会为每个从站使用相同的数据集,或者我可以以某种方式使用自己的数据集配置每个从站?如果是第一种情况,奴隶将窃取彼此的会话,这当然是不希望的。

I'd like to run a distrubuted JMeter test on our site, following the
manual. My tests are parametrized via a CSV DataSet configuration element to simulate diffent users. The question is now: Will JMeter use the same DataSet for each slave, or can I somehow configure each slave with its own dataset? If the first is the case, slaves will steal each other's session which is of course undesired.

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

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

发布评论

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

评论(2

∞梦里开花 2024-08-25 09:36:07

Jmeter以分布式模式使用本地CSV文件。所以你只需在每个从属设备上放置不同的文件就可以了。没什么特别可做的。

Jmeter use local CSV fiels in distributed mode. So you just place different files on each slave and it works. Nothing special to do.

旧梦荧光笔 2024-08-25 09:36:07

您可以使用共享模式选项选择 CSV 数据行为。每个选项的详细说明请参见:

http://jmeter.apache.org/usermanual/component_reference。 html#CSV_Data_Set_Config

You can choose the CSV Data behaviour with the Sharing mode option. Description of each option detailed in:

http://jmeter.apache.org/usermanual/component_reference.html#CSV_Data_Set_Config

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