I think the easiest way is to use CSVRead functions within the User Parameter Pre-Processor element.
Actually, I would use the latest JMeter from CVS and use the new CSV Component, which is easiest of all - but I'm biased, I wrote that component because I dislike the CSVRead/StringFromFile functions. -Mike On Mon, 2005-04-04 at 15:27 -0500, Angie Johnson wrote: > I am able to do this for just one authenticated user. But I have been > unsuccessful at attempting to do more... > > -----Original Message----- > From: Michael Stover [mailto:[EMAIL PROTECTED] > Sent: Monday, April 04, 2005 2:24 PM > To: JMeter Users List > Subject: Re: Passing parameters - Please Help! > > The easiest way would be to record a test script in which you login to > your application. > > -Mike > > On Mon, 2005-04-04 at 15:00 -0500, Angie Johnson wrote: > > Hello all, > > > > > > > > I am new to Jmeter, have read the manual and FAQ's cover to cover and I am > > stuck!! I am trying to execute a simple load test with multiple users of > > which all have different user id's and passwords. So far I have been > unable > > to successfully log my users into our application. Because I was starting > > out small I have not tried to use the CSVRead function. What is the > > best/easiest function or way to allow authenticated users in the > application > > while load testing? > > > > > > > > Any help would be greatly appreciated. > > > > > > > > Angie > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

