its to calculate the throughput? If you use the Aggregate report listener, save it as XML, you can parse it and grab the time-stamp of each request.
On Tue, Feb 9, 2010 at 10:32 PM, Maya Hague <[email protected]> wrote: > I wanted to display the startTime of each thread. I was able to do that by > changing the log format to mm:dd:yyyy hh:mm:ss and the xslt > > Thanks, > Maya > > > > > ________________________________ > From: Deepak Shetty <[email protected]> > To: JMeter Users List <[email protected]> > Sent: Fri, February 5, 2010 9:31:34 AM > Subject: Re: Is there a way to show 'StartTime' of each thread from 'view > results in table' listener > > what is your question exactly? Do you want to know how to select the start > time or how to format it for display (XSLT 2.0 or use a Java extension for > whichever xslt engine you are using or see if exslt.org has a way to do > this)? > > On Thu, Feb 4, 2010 at 2:32 PM, Maya Hague <[email protected]> wrote: > > > Hi, > > I would like to know how to show 'startTime' of each thread as is from > > 'view results in table' listener as html page. How can I do that using > the > > sample stylesheets provided in Jmeter\extras directory. Thanks in > advance. > > > > Maya > > > > > > > > > > > -- Atenciosamente Regards Evandro Grezeli de B. Neves

