Yes, all the 3 urls are in single thread group. Thank you, it helps.
On Wed, Feb 26, 2014 at 4:03 PM, మహేష్™ <[email protected]> wrote: > Hi, > > All these 3 url's are flow of a scenario? > If you are executing all these URL's in sequential in the same thread group > then 100 is the user load. > If you are executing 3 URL's in three different thread groups and each > thread is having 100 users then it will be 300 users. > User load is based on the thread group but not on the number of URL's in > the thread group. > > > Regards, > Mahesh > > > > > On Wed, Feb 26, 2014 at 3:55 PM, Amit Kumar <[email protected]> wrote: > > > Dear All: > > > > This may be a stupid question but I am very confused. > > > > In my test plan there are 3 URLs and I used following setup: > > Threads(Users): 100 > > Ramp up: 0 > > Loop Count: 1 > > > > Therefore 300 (3x100) samples got generated. In this case, what should I > > conclude about no. of users, 100 or 300? Because in generated Aggregate > > Report, there is no no. of users given. > > > > > > -- > > Thanks and Regards, > > Amit > > > -- Thanks and Regards, Amit
