You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2006/01/01 13:38:50 UTC

Re: CSVRead

CSV = comma separated variable.

On 19/12/05, fcollineau@voila.fr <fc...@voila.fr> wrote:
> Hi !
>
> I've found my mistake: the separator in the csv file should be a comma !!
>
> Franck
>
>
> > Message du 19/12/05 à 09h51
> > De : fcollineau@voila.fr
> > A : "JMeter Users List" <jm...@jakarta.apache.org>, fcollineau@voila.fr, jmeter-user@jakarta.apache.org
> > Copie à :
> > Objet : Re: CSVRead
> >
> > Hi !
> >
> > In fact my problem is: the separator in the csv file is not read: the first and the second column are in the ACCOUNT variable
> >
> > Thanks
> >
> > Franck
> > > Message du 19/12/05 à 09h44
> > > De : fcollineau@voila.fr
> > > A : jmeter-user@jakarta.apache.org
> > > Copie à :
> > > Objet : CSVRead
> > >
> > > Hello!
> > >
> > > I can't use CSVRead function:
> > >
> > > Here is my config
> > >
> > > User paramaters:
> > > ACCOUNID     ${_CSVRead(c:\jmeter\scripts\account.csv,0)}
> > > PASSWORD     ${_CSVRead(c:\jmeter\scripts\account.csv,1)}
> > >
> > >
> > > In the HTTP Request:
> > > text_address: ${ACCOUNTID}
> > > password: ${PASSWORD}
> > >
> > > There ids no error in the log file
> > >
> > > 2005/12/19 09:36:44 INFO  - jmeter.engine.StandardJMeterEngine: Running the test!
> > > 2005/12/19 09:36:44 INFO  - jmeter.gui.util.JMeterMenuBar: setRunning(true,local)
> > > 2005/12/19 09:36:44 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1 threads for group Thread Group. Ramp up = 1.
> > > 2005/12/19 09:36:44 INFO  - jmeter.engine.StandardJMeterEngine: Continue on error
> > > 2005/12/19 09:36:44 INFO  - jmeter.threads.JMeterThread: Thread Thread Group 1-1 started
> > > 2005/12/19 09:36:45 INFO  - jmeter.threads.JMeterThread: Thread Thread Group 1-1 is done
> > > 2005/12/19 09:36:45 INFO  - jmeter.engine.StandardJMeterEngine: Ending thread 0
> > > 2005/12/19 09:36:45 INFO  - jmeter.engine.StandardJMeterEngine: Stopping test
> > > 2005/12/19 09:36:45 INFO  - jmeter.engine.StandardJMeterEngine: Notifying test listeners of end of test
> > > 2005/12/19 09:36:45 INFO  - jmeter.gui.util.JMeterMenuBar: setRunning(false,local)
> > > 2005/12/19 09:36:45 INFO  - jmeter.engine.StandardJMeterEngine: Test has ended
> > >
> > >
> > > Can anybody help me ?
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

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