On Tue, 12 Oct 2004 10:22:09 -0700, Senthil Subbiah <[EMAIL PROTECTED]> wrote: > Sorry..with the word report...i mean to say...when I run this test > plan...i can have a listener(like View Resutls Tree) to see the status > of each request.
OK > There it executes each of request in a sequence and that .jtl file is > not readable. Not a clue what you mean here, sorry. > > > -----Original Message----- > From: Senthil Subbiah > Sent: Tuesday, October 12, 2004 10:19 AM > To: JMeter Users List; sebb > Subject: RE: cookie informations generated in the first thread group to > be passed to the second thread group. > > Hi sebb, > When I record using Proxy Server, I can group a set of requests under a > single controller. Means for every click on the browser it might have > several http requests. Which I can put under a simple controller. > > Now at the test plan level I am able to put a set of requests under a > controller. Which is readable. But when I run this test plan all the > http requests group together. Is there any way that I can group the > requests in the report also. > > For. Ex., > I click login button....the requests executed..... > > /login > /image/m1.gif > /image/m2.gif > /image/m3.gif > /image/m4.gif > /image/m5.gif > > Now it launches the home page > > Between the click of login and launch of homepage. > There are several http requests....and I want the sum of time taken for > all of this. But my test plan has other HTTP requests also after the > home page is launched... So how can I group these as one action or how > can I take a sum of this alone.... > > I hope you are able to understand my HTTP request :) > > Please suggest > > Thanks > Senthil > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 12, 2004 3:11 AM > To: JMeter Users List > Subject: Re: cookie informations generated in the first thread group to > be passed to the second thread group. > > On Mon, 11 Oct 2004 16:27:27 -0700, Senthil Subbiah > <[EMAIL PROTECTED]> wrote: > > > > > > Hi sebb, > > > > Under the same test plan...can I have more than one threads? > > Yes, and you can even have multiple thread groups. > > > If yes, then I am not able to access cookie informations in the second > > > thread? > > No, cookie information is private to the thread. > A thread simulates a user session, and user sessions normally need > separate cookies. > > > Is there any way to group the requests to have a better display of > > report. > > What do you mean? > > > Please suggest. > > > > Thanks > > -Senthil > > > > > > > > > > -----Original Message----- > > From: Senthil Subbiah > > Sent: Thursday, October 07, 2004 12:42 PM > > To: [EMAIL PROTECTED] > > Subject: cookie informations generated in the first thread > group to > > be passed to the second thread group. > > > > Hi All, > > > > I want two thread groups running under a test plan. > > And I want the cookie informations generated in the first thread group > > > to be passed to the second thread group. > > > > Is it possible to have multiple thread groups under a test plan? And > > can these thread groups be made to access the cookie information? And > > can I access the value extracted from the response of one request of > > first thread group to be available for the next? > > > > Please suggest. > > > > Thanks > > -senthil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

