On Tue, Mar 20, 2012 at 5:13 PM, Amit Kumar <[email protected]> wrote:
> Thank you Adrian for reply. I will keep your suggestion in mind. > > One more thing, does JMeter creates these groups i.e. 1-17, 1-9, 1-299 > automatically ? Could you please elaborate this working, please? > Well, how would you expect them to be created? Its a very simplistic representation and, thus, efficient -> now you can use the results table to understand that thread #299 of the 1st thread group made request X and it had that exact result (this is very useful when debugging a test's behaviour, logging an exception encountered). > > Thanks, > Amit > > On Tue, Mar 20, 2012 at 8:20 PM, Adrian Speteanu <[email protected] > >wrote: > > > Hi, > > > > First of all don't use Results Tree or Table during tests with more than > a > > few virtual-users. > > 1. first number represents thread group # (if you have to groups you'll > see > > 2-xxx), second number represents the number of the thread in that group. > > 2. for response times use the aggregate graph, instead, especially during > > load tests. Some details are in the help of the GUI element. In your case > > it shows the exact response time in miliseconds. > > > > On Tue, Mar 20, 2012 at 4:31 PM, Amit Kumar <[email protected]> > wrote: > > > > > Is someone over here to help me in my query? > > > > > > On Tue, Mar 20, 2012 at 7:14 PM, Amit Kumar <[email protected]> > > wrote: > > > > > > > Dear All: > > > > > > > > I am new to JMeter. I ran simple test load test with 300 users. I > used > > > > table view for report. I have confusion about THREAD NAME field and > > > SAMPLE > > > > TIME(ms) columns the following columns. > > > > > > > > 1. In Thread Name column, there are entries like 1-17, 1-9, 1-299. So > > > what > > > > does this mean? > > > > > > > > Thread Name Thread Group 1-17 Thread Group 1-9 Thread Group 1-34 > > > > 1. What is sample time? > > > > > > > > Sample Time(ms) 6507 6560 9896 > > > > Looking forward for your prompt reply. Actually, It's on urgent > basic. > > > > Therefore, I need your help !! > > > > > > > > -- > > > > Thanks and Regards, > > > > Amit > > > > > > > > > > > > > > > > -- > > > > Thanks and Regards, > > > > Amit > > > > > > > > > > > > > > > > > -- > > > Thanks and Regards, > > > Amit > > > > > > > > > -- > Thanks and Regards, > Amit >
