I think this would be feasible only if you used just 1 thread. With multiple thread, the responses from all the threads are intermixed.
> -----Original Message----- > From: Marcusz Zafarano [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 12:49 PM > To: JMeter Users List > Subject: RE: total reponse time for each sample > > > you can import into a delimited .xls file and then use excel to > give you the total resonse time for each sample run. > > > -----Original Message----- > From: Stover, Michael [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 6:05 AM > To: 'JMeter Users List' > Subject: RE: total reponse time for each sample > > > Kenneth, > No, total response time for each run is not recorded. > It's not obvious > to me how such a listener would work, either, so this may be > an enhancement > issue for v1.8. > > -Mike > > > -----Original Message----- > > From: Kenneth Tang [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, February 27, 2002 5:01 AM > > To: [EMAIL PROTECTED] > > Subject: total reponse time for each sample > > > > > > Hi, > > I'm new to use JMeter. > > I've tried to capture the response time by using "File > Reporter". The > > capture file only report each URL response time. Is there > any want to > > capture total reponse time for each sample run by using the > > file report? > > > > Thanks in advanced! > > > > Regards, > > --kenneth > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

