You could save the data as many csv files eg test1.csv would contain the value a.com ... test999.csv would contain the value y.com
Then you could read the csv using the RANDOM function (I do this with the beanshell preprocessor) Not very elegant as you would have many csv files, but it works! Zilla -- View this message in context: http://jmeter.512774.n5.nabble.com/CSV-Random-data-selection-tp3355391p4344757.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

