Read Data From A CSV File In Random Order - Apache JMeter
The default CSV Data Set Config element could only read records in sequential order. But the "Random CSV Data Set" plugin can help you to read the data in random order from a CSV file. This post helps you to install and use this plugin. How to Install Random CSV Data Set Plugin Using Plugin Manager Open Plugin Manager on JMeter Search for "Random CSV Data Set" under "Available Plugins" tab Select "Random CSV Data Set" checkbox Click "Apply Changes and Restart JMeter" button How to Install Random CSV Data Set Plugin Manually Navigate to https://jmeter-plugins.org/ page Search for "Random CSV Data Set" in Search field Click on version number to download the plugin (It's recommended to use the latest version) Once download is completed, extract the ZIP file and copy the jar files to the specified location Restart the JMeter to effect the changes How to Use Ran...

Comments
Post a Comment