CSV Data set config is used for reading input params for each thread(user). so first user gets input param from line1 and second user gets input param from line 2... and so on. in your case i believe you want to use the entire file for one user and then preprocess those variable before doing any tests. I suggest, you can still use CSV Data set config if you move all your lines (i believe there is only one column in your data file) into one line with comma separated values. then all your params for each user will get all the input values from each line.
hope this helps

jmeter-user wrote:
loop http://www.nabble.com/file/p23757480/loop.jpg http://www.nabble.com/file/p23757480/loop2.jpg http://www.nabble.com/file/p23757480/US.jpg
On 28/05/2009, jmeter-user <[email protected]> wrote:
 now I have :

 user.csv

 Allow quoted data : False

Recycle on EOF: False
 Stop Thread on EOF : True


and the same problem reads only first line



 suvendu wrote:
 >
 > In filename please use .csv extension
 >
 > Please set the options as follows:
 >
 > Recycle on EOF: False
 > Stop Thread on EOF : True
 >
 > With Regards,
 > Suvendu
 >
 >
 > -----Original Message-----
 > From: jmeter-user [mailto:[email protected]]
 > Sent: Thursday, May 28, 2009 1:02 PM
 > To: [email protected]
 > Subject: RE: read data from file ( in loop ) and put into Variables
 >
 >
 > Ok , I Set "CSV Data Set Config"
 >
 > http://www.nabble.com/file/p23756620/cvs_data.jpg
 >
 > FILE :
 >
 > http://www.nabble.com/file/p23756620/cvs_data_file.jpg
 >
 >
 > and Jmeter read only first line
 > a need in first loop read line1 , next loop line2 ...
 >
 >
 >
 > I think you can use "CSV Data Set Config" or "user Parameters" to
 > accomplish
 > the below task.
 >
 > With Regards,
 > Suvendu
 >
 > -----Original Message-----
 > From: jmeter-user [mailto:[email protected]]
 > Sent: Thursday, May 28, 2009 12:10 PM
 > To: [email protected]
 > Subject: read data from file ( in loop ) and put into Variables
 >
 > --
 > View this message in context:
 >
http://www.nabble.com/read-data-from-file-%28-in-loop-%29-and-put-into-Variables-tp23756075p23756620.html
 > Sent from the JMeter - User mailing list archive at Nabble.com.
 >
 >
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: [email protected]
 > For additional commands, e-mail: [email protected]
 >
 >
 >
 > DISCLAIMER:
 > This email (including any attachments) is intended for the sole use of
the
 > intended recipient/s and may contain material that is CONFIDENTIAL AND
 > PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying
 > or distribution or forwarding of any or all of the contents in this
 > message is STRICTLY PROHIBITED. If you are not the intended recipient,
 > please contact the sender by email and delete all copies; your
cooperation
 > in this regard is appreciated.
 >
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: [email protected]
 > For additional commands, e-mail: [email protected]
 >
 >
 >


--
 View this message in context:
http://www.nabble.com/read-data-from-file-%28-in-loop-%29-and-put-into-Variables-tp23756075p23756922.html

Sent from the JMeter - User mailing list archive at Nabble.com.


 ---------------------------------------------------------------------
 To unsubscribe, e-mail: [email protected]
 For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



http://www.nabble.com/file/p23757480/US.jpg

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to