You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "BAZLEY, Sebastian" <se...@atosorigin.com> on 2004/06/16 17:41:20 UTC

RE: Can CSVRead read a different line of userId/password for each thr ead?

Did you remember to retrieve the "next()" column?

S.
-----Original Message-----
From: Sheng Huang [mailto:SHuang@tlg.ca]
Sent: 16 June 2004 16:19
To: 'JMeter Users List'
Subject: Can CSVRead read a different line of userId/password for each
thr ead?


I'm trying to use CSVRead to read userId/password from a csv file in the
format of "userId, password" on each line. However, all threads will only
read the first line. If there a way that I can ask JMeter to read a
userId/password combination for each thread? 

I tried StringFromFile also, it does read a different line for each thread.
However, I can't specify two parameters per line. Maybe I need to put userId
into one file and password in another file so that each thread will get the
two parameters from these two files. However, I am afraid threads may not
synchronize well, thus threads read others' passwords.

Any suggestion is appreciated. Thank you very much.

Regards,
Sheng

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


___________________________________________________________________________

This e-mail and the documents attached are confidential and intended solely
for the addressee; it may also be privileged. If you receive this e-mail in
error, please notify the sender immediately and destroy it. As its integrity
cannot be secured on the Internet, the Atos Origin group liability cannot be
triggered for the message content. Although the sender endeavours to maintain
a computer virus-free network, the sender does not warrant that this
transmission is virus-free and will not be liable for any damages resulting
from any virus transmitted. 
___________________________________________________________________________


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