Re: user parameters question

2004-09-13 Thread JEsterh
s List" To: JMeter Users List <[EMAIL PROTECTED]>, [EMAIL PROTECTED] cc: (bcc: Jonathan Esterhazy/Systems/Manitoba Blue Cross) Subject:Re: user parameters question Did you remember to include a next() column? S. On Fri, 10 Sep 2004 17:44:08 -0400,

Re: user parameters question

2004-09-13 Thread JEsterh
> Did you remember to include a next() column? This seems to work, but only if the number of threads == 1. Jonathan

Re: user parameters question

2004-09-13 Thread sebb
Did you remember to include a next() column? S. On Fri, 10 Sep 2004 17:44:08 -0400, Michael Stover <[EMAIL PROTECTED]> wrote: > Sounds like it might be a bug - you might want to create a bug report > and attach a sample test plan that demonstrates the error. > > -Mike > > > > On Fri, 2004-09-1

Re: user parameters question

2004-09-10 Thread Michael Stover
Sounds like it might be a bug - you might want to create a bug report and attach a sample test plan that demonstrates the error. -Mike On Fri, 2004-09-10 at 16:43, [EMAIL PROTECTED] wrote: > I am having problems testing an online registration process with jmeter. > > I set up User Parameters to

RE: user parameters question

2004-09-10 Thread Chuck Henson
4:01 PM To: JMeter Users List Subject: RE: user parameters question Sure did. Tried it unchecked, too. With "update" checked, each thread in a thread group uses a new value, but the thread group still reverts to the top of the file after it loops. With "update" unchecked, everyt

RE: user parameters question

2004-09-10 Thread JEsterh
Sure did. Tried it unchecked, too. With "update" checked, each thread in a thread group uses a new value, but the thread group still reverts to the top of the file after it loops. With "update" unchecked, everything just uses the first value every time. Jonathan

RE: user parameters question

2004-09-10 Thread Chuck Henson
did you check "update on each iteration" ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 3:43 PM To: [EMAIL PROTECTED] Subject: user parameters question I am having problems testing an online registration process with jmeter. I se