Re: Problems getting loop to end using CSV Data Set Config and while controller.

2005-11-24 Thread sebb
On 24/11/05, Bryn Evans <[EMAIL PROTECTED]> wrote: > Thanks for this. Moving the CSV Data Set config element outside the loop did > not work. The test continued indefinitely, using only the first row from the > file. Pity. I guess that's because the next row is not retrieved until the loop is

RE: Problems getting loop to end using CSV Data Set Config and while controller.

2005-11-24 Thread Bryn Evans
l Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: 23 November 2005 16:38 > To: JMeter Users List > Subject: Re: Problems getting loop to end using CSV Data Set Config and > while controller. > > > On 23/11/05, Bryn Evans <[EMAIL PROTECTED]> wrote: > > H

RE: Problems getting loop to end using CSV Data Set Config and while controller.

2005-11-24 Thread Bryn Evans
f controller between the While controller and the rest of the test, with condition "${Run}" == "X". It seems to work. Thanks, Bryn. -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: 23 November 2005 17:54 To: JMeter Users List Subject: Re: Problems gettin

Re: Problems getting loop to end using CSV Data Set Config and while controller.

2005-11-23 Thread sebb
JMeter Users List > Subject: Re: Problems getting loop to end using CSV Data Set Config and > while controller. > > > On 23/11/05, Bryn Evans <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I'm using CSV Data Set Config Element to read in data f

RE: Problems getting loop to end using CSV Data Set Config and while controller.

2005-11-23 Thread Bryn Evans
, Bryn -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: 23 November 2005 16:38 To: JMeter Users List Subject: Re: Problems getting loop to end using CSV Data Set Config and while controller. On 23/11/05, Bryn Evans <[EMAIL PROTECTED]> wrote: > Hi all, > > I'

Re: Problems getting loop to end using CSV Data Set Config and while controller.

2005-11-23 Thread sebb
On 23/11/05, Bryn Evans <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm using CSV Data Set Config Element to read in data from my CSV data file. > I'm using SOAP/XML-RPC Request Sampler to send data to the application under > test. I want the test plan to read in the data, send a request, verify