Note this doesnt mean if you run the test 2 times it will generate the same numbers
On Sat, Mar 9, 2019 at 3:51 AM Prateek Dua <[email protected]> wrote: > Thank you guys, > > I used the function {__threadNum} to input thread id as user id. > > On Thu, Mar 7, 2019 at 8:17 PM Indu Gupta <[email protected]> > wrote: > > > Hi, > > > > You can add below lines in body Data of your request : > > > > { > > "username": user${__Random(0,100)} > > > > } > > > > This will generate user as user1,user0, user 2 etc. Random number of > users > > 0 and 100. > > > > > > > > Regards, > > Indu Gupta > > > > > > > > -----Original Message----- > > From: Prateek Dua [mailto:[email protected]] > > Sent: 07 March 2019 12:40 > > To: JMeter Users List <[email protected]>; JMeter Users > List > > <[email protected]> > > Subject: Re: Generate User Id dynamically > > > > I meant-- via CSV we have to provide users in sheet & then get them .But > > is there any mechanism in Jmeter via we can use directly to create user > id > > dynamically & pass as a variable in script. > > > > On Thu, Mar 7, 2019 at 8:33 AM Prateek Dua <[email protected]> > wrote: > > > > > Hey guys, > > > > > > Is there any way to generate unique user ids dynamically to use them > > > in a script as a variable. > > > > > > CSV is the 1 approach to do that but just want to know is there any > > > mechanism to do that? > > > -- > > > sent via device, pls ignore typos. > > > > > > > -- > > > > > > ::DISCLAIMER:: > > > > > > > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > > > > > > > > This message is intended only for the use of the addressee and may > contain > > information that is privileged, confidential and exempt from disclosure > > under applicable law. If the reader of this message is not the intended > > recipient, or the employee or agent responsible for delivering the > message > > to the intended recipient, you are hereby notified that any > dissemination, > > distribution or copying of this communication is strictly prohibited. If > > you have received this e-mail in error, please notify us immediately by > > return e-mail and delete this e-mail and all attachments from your > system. > > > > -- > > > ::DISCLAIMER:: > > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > > This message is intended only for the use of the addressee and may > contain information that is privileged, confidential and exempt from > disclosure under applicable law. If the reader of this message is not the > intended recipient, or the employee or agent responsible for delivering > the > message to the intended recipient, you are hereby notified that any > dissemination, distribution or copying of this communication is strictly > prohibited. If you have received this e-mail in error, please notify us > immediately by return e-mail and delete this e-mail and all attachments > from your system. >
