RE: read data from file ( in loop ) and put into Variables

2009-07-20 Thread Bruce
I think you can use function "CSVRead" like this ${__CSVRead(random.txt,1)}${__CSVRead(random.txt,next)} -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 2:40 PM To: jmeter-user@jakarta.apache.org Subject: read data from file ( in loop ) and put i

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Deepak Shetty
Use CSV Data Set Config http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config regards deepak On Wed, May 27, 2009 at 11:40 PM, jmeter-user wrote: > > Hello > > I need read data from file user.txt ( in loop ) and put into Variables: > > FILE : > > http://www.n

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Reuben A Christie
ginal Message- > From: jmeter-user [mailto:michal...@o2.pl] > Sent: Thursday, May 28, 2009 1:02 PM > To: jmeter-user@jakarta.apache.org > Subject: RE: read data from file ( in loop ) and put into Variables > > > Ok , I Set "CSV Data Set Config" > &g

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Suvendu_Mohapatra
But the same procedure is working fine for me With Regards, Suvendu -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 2:01 PM To: jmeter-user@jakarta.apache.org Subject: Re: read data from file ( in loop ) and put into Variables loop http

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Sirish_Chandra
http://www.nabble.com/file/p23757480/loop.jpg Thanks and Regards Sirish -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 2:01 PM To: jmeter-user@jakarta.apache.org Subject: Re: read data from file ( in loop ) and put into Variables loop

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
top Thread on EOF : True > > > > With Regards, > > Suvendu > > > > > > -Original Message- > > From: jmeter-user [mailto:michal...@o2.pl] > > Sent: Thursday, May 28, 2009 1:02 PM > > To: jmeter-user@jakarta.apache.org > &g

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
ion >>> > >>> > Please set the options as follows: >>> > >>> > Recycle on EOF: False >>> > Stop Thread on EOF : True >>> > >>> > With Regards, >>> > Suvendu >>> > >>> > >&

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
;> > >> > -Original Message- >> > From: jmeter-user [mailto:michal...@o2.pl] >> > Sent: Thursday, May 28, 2009 1:02 PM >> > To: jmeter-user@jakarta.apache.org >> > Subject: RE: read data from file ( in loop ) and put into Variables >

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread sebb
; -Original Message- > > From: jmeter-user [mailto:michal...@o2.pl] > > Sent: Thursday, May 28, 2009 1:02 PM > > To: jmeter-user@jakarta.apache.org > > Subject: RE: read data from file ( in loop ) and put into Variables > > > > > > Ok , I

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
Thread on EOF : True > > With Regards, > Suvendu > > > -Original Message- > From: jmeter-user [mailto:michal...@o2.pl] > Sent: Thursday, May 28, 2009 1:02 PM > To: jmeter-user@jakarta.apache.org > Subject: RE: read data from file ( in loop ) and put int

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Suvendu_Mohapatra
: 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

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
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 Para

RE: read data from file ( in loop ) and put into Variables

2009-05-27 Thread Suvendu_Mohapatra
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:michal...@o2.pl] Sent: Thursday, May 28, 2009 12:10 PM To: jmeter-user@jakarta.apache.org Subject: read data from file ( in loop