So is there a way to make the CSV Data component read the file randomly, or I have to save the data in random order before running it through this component?
Thanks, Mujahid On Apr 4, 2005 4:11 PM, Michael Stover <[EMAIL PROTECTED]> wrote: > No, that won't work that way. That will only change the ordering of the > requests. > > -Mike > > On Mon, 2005-04-04 at 15:59 -0400, Mujahid Ali wrote: > > Mike, > > > > I tried your CSV Data component; it rocks. Quick question: if i put > > the CSV Data Component under a random controller, will it access the > > file in random order? > > > > Thanks, > > > > Mujahid > > > > On Apr 4, 2005 3:36 PM, Michael Stover <[EMAIL PROTECTED]> wrote: > > > 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] > > > > > > > > > > --------------------------------------------------------------------- > > 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]

