Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Distributed JMeter tests with per-slave CSV datasets

Tags:

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.

like image 416
zedoo Avatar asked Jul 09 '26 05:07

zedoo


2 Answers

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

like image 117
Andrey Pokhilko Avatar answered Jul 11 '26 19:07

Andrey Pokhilko


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

like image 22
ghm1014 Avatar answered Jul 11 '26 20:07

ghm1014



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!