For creating username do we need to provide the new email address or existing email address will work. If existing email address is working fine then u can run the test with same email address. Specify the number users in thread group and corresponding ramp up also.
--Mahesh On Tue, Jul 21, 2009 at 3:34 PM, PurnaAmmapalli <[email protected]>wrote: > > Hahesh, > > My doubt is after recording script in badboy(Script for create account) i > import in jmeter > > In jmeter i want to perform load testing for Creating account for that in > script contain one user name in our site user name is email id.In script > user name should be parameterize or i can test with existing user name what > ever in the script,please reply me > > Thanks in Advance > > Purna > > > > > > > mahesh kumar-3 wrote: > > > > Do you have a set of user name for your applciation? If you have set of > > usernames then write all the usernames in a file and read the file using > > user parameter file or CSV dataset config replace the username in the > > script > > for each iteration so that for each iteration new user will login into > the > > applcaition. Yes while doing load t est it is better to user multiple > > users > > instead of single user name(it may be depend on the apllciation also) > > > > --Mahesh > > > > On Tue, Jul 21, 2009 at 1:33 PM, PurnaAmmapalli > > <[email protected]>wrote: > > > >> > >> Mahes,thank u for your reply, > >> > >> I have one more doubt > >> > >> using bad boy i create script ,and using this script i want to test load > >> on > >> my system for that > >> > >> i want to parameterized the user name ,because user name is unique in > our > >> site,so for load testing i can use parameterization for username or use > >> single username i can perform load test > >> > >> Please reply me > >> > >> Thanks in advance > >> > >> Purna > >> > >> > >> mahesh kumar-3 wrote: > >> > > >> > If you are unable to record the steps using Jmeter proxsy server then > >> use > >> > Bad boy(3rd party tool) record the steps and then export the recorded > >> > steps > >> > to Jmeter .jmx file. Now parameterize the required > >> > fileds(username,password > >> > etc...)...after the parameterization over then run the script for > >> multiple > >> > users so that it will create the accounts simultaneoulsy. > >> > > >> > --Mahesh > >> > > >> > On Tue, Jul 21, 2009 at 11:15 AM, PurnaAmmapalli > >> > <[email protected]>wrote: > >> > > >> >> > >> >> Hi all, > >> >> > >> >> I am new jmeter,i want to perform load test on Create account in my > >> >> site, > >> >> > >> >> Please any one know help me how to perform this one, i use http proxy > >> >> that > >> >> one is not working properly any alternate method is there for doing > >> load > >> >> testing on this (Create Account) > >> >> > >> >> Please help me > >> >> > >> >> Thanks in Advance > >> >> > >> >> Purna > >> >> -- > >> >> View this message in context: > >> >> > >> > http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24582040.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] > >> >> > >> >> > >> > > >> > > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24583408.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] > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Create-Account-using-jmeter-tp24582040p24584883.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] > >

