You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by ZK <st...@gmail.com> on 2016/03/02 10:19:12 UTC

Re: Want to use same value from csv in all iterataions

Hi,
1 option would be:
you could name the csv files like:
keyword_1.csv
keyword_2.csv
etc.

On your CSV Data set Config enter the filename of the csv as:
keyword_${__threadNum}.csv

You can have your different search terms for each user separate this way.
You would need a separate csv for each thread (user)

ZK



--
View this message in context: http://jmeter.512774.n5.nabble.com/Want-to-use-same-value-from-csv-in-all-iterataions-tp5723846p5723847.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org