Hi read up on User parameters or CSV data set config in the online manual regards deepak
On Mon, Dec 14, 2009 at 5:07 AM, amalshah <[email protected]> wrote: > > i want to load test my server w.r.t a J2ME client and not a web client > > i can test server for a given user. What is want to do test a login > functionality with say 50 users having different user id's. > > Say for eg : the request sent to server is in format :- > > userid,a,b,c,d,e > > where userid keeps on changing for different users and 'a,b,c,d,e' is the > request part which remains the same for all user's. > > What could be the way to dynamically replace userid with a different userid > and send it to server > > for eg : > > userid_1,a,b,c,d,e and so on for 50 different user's. > > Thanks > amal > -- > View this message in context: > http://old.nabble.com/Modifying-the-request-tp26777437p26777437.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

