Amit, What's your current setup that you tried. Try using throughput controllers?
Ramp Up: depends on how quickly you want the users to start. loop count: how many times or how long you want to run? threads: if you meant 1000 concurrent user sessions, could be 1000 threads.. Himanshu On Wed, Jan 1, 2014 at 10:51 PM, Amit Kumar <[email protected]> wrote: > Dear All: > > I need your help for creating test plan for following scenarios. Could you > please help me to setup threads (users), ramp up period and loop count? > > My application has transactions like- Login->Course List->View Course->Fill > Registration form. > > Scenario: There will be 1000 users concurrently accessing the application > in following manner: > Login- 50% > Course List- 10% > View Course-30% > Fill Registration form-20% > > Kindly let me know if want more information. Kindly suggest me the 'threads > (users), ramp up period and loop count' setup to achieve above scenario. > > Thanks in Advance. > > > > -- > Thanks and Regards, > Amit >
