>  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 request (at least you 
didn't mention about this)
In your sampler, please add parameter "login" containing value ${login}
Then it should work.


best regards
Michal Kostrzewa


--
To unsubscribe, e-mail:   <mailto:jmeter-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jmeter-user-help@;jakarta.apache.org>

Reply via email to