RE: Trouble with User Parameters

2003-03-24 Thread Kenny Smith
Guys, I found that if I move the User Parameter Config Element before the requests that use the parameter in my test plan, then the variables did not work. Kenny - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

RES: Trouble with User Parameters

2002-10-22 Thread Flavio Arruda
st > Assunto: Re: Trouble with User Parameters > > > Yes, also see: > > http://jakarta.apache.org/jmeter/usermanual/component_referenc > e.html#User_Para > meters > > -Mike > > On 21 Oct 2002 at 23:48, Michal Kostrzewa wrote: > > > > I´m trying t

Re: Trouble with User Parameters

2002-10-21 Thread Mike Stover
Yes, also see: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#User_Para meters -Mike On 21 Oct 2002 at 23:48, Michal Kostrzewa wrote: > > I´m trying to use JMeter1.8 to simulate multiple logins from diferent > > users. I´ve created an User Parameters containing the follo

Re: Trouble with User Parameters

2002-10-21 Thread Michal Kostrzewa
> I´m trying to use JMeter1.8 to simulate multiple logins from diferent > users. I´ve created an User Parameters containing the following: > > Variable User1 User2 > login one two > passwd one1 two2 well, it looks, like you didn't add parameter to your req

Trouble with User Parameters

2002-10-21 Thread Flavio Arruda
Hello All! I´m trying to use JMeter1.8 to simulate multiple logins from diferent users. I´ve created an User Parameters containing the following: Variable User1 User2 login one two passwd one1 two2 The HTTP request POST is a php script that reads