This is how the CSV Dataset element works. Try it and see; it will pick up the next item as it is needed.
On 21/09/2007, LoadTest <[EMAIL PROTECTED]> wrote: > > > Sorry for my lack of knwoledge in Jmeter, as i am new, but here is a > problem > i need to fix up quick. > > I am trying to test a search and need to test each search page with new > keyword. I have used CSV config element. But how should i iterate the > variable to pick up new value upon each time it is called. Like first > value > is "abc" and second is "xyz", how can i make sure that each time an http > request is hit it uses new keyword value from csv in the variable used > with > search term parameter? > > > -- > View this message in context: > http://www.nabble.com/Need-help-with-Csv-config-element-tf4491222.html#a12808875 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

