sure so long as you know what report you want to generate and are willing to write XSLTs for them. You can also parse the log files to generate reports (when the file may be too big). There are no out of the box additional reports that you can generate offline...
regards deepak On Wed, Feb 10, 2010 at 3:15 PM, Maya Hague <[email protected]> wrote: > Hi, > I am able to generate the 2 standard reports (summary and detailed report) > with 1 jtl file using ant (My ant script runs the test and uses xslt to > transform the jtl). Is there a way to generate more than these 2 standard > reports? > > Thanks, > Maya > > >

