Hi all,

 

I'm using the CSVRead() function in Jmeter to get datas from an external
CSV file.

I've successfully performed it, making the CSV function read each column
of my CSV file, but...

That's just it.

 

It only reads every column, but not the rows.

I would like for the CSV function to read the next row on my file.

I've tried using the "next" parameter in the function, but it didn't
work.

 

*How do I construct the CSV read function with the "next" parameter. 

Say e:\scripts\sample.csv is my file and I'm want to use the second row
and second column of my file?

 

Or if there isn't a way,

 

*How can I make it read the next line in my column?

 

- Tere

Reply via email to