You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Teresita Ventura <tv...@renditiondigital.com.ph> on 2006/03/24 10:55:44 UTC

CSV inquiry

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


Re: CSV inquiry

Posted by sebb <se...@gmail.com>.
Use CSV Data Set instead; it's more flexible.

S.
On 24/03/06, Teresita Ventura <tv...@renditiondigital.com.ph> wrote:
> 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
>
>
>

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