You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by zillakilla <zi...@sogetthis.com> on 2011/04/27 22:31:20 UTC

Re: CSV Random data selection

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: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org