Hi Tony,

There is a option to save your output files as CSV format as well. From
there you can import it to
any database. But a small trade off is that if you save the results as CSV,
you can not view the
output through Jmeter listener (Like Summary, aggregate, graph etc)

So you need to calculate the those values in order to get your results thru
database functions.

I would suggest you to go ahead with both. You can simply add the datawriter
as CSV which you can
import it to DB for archiving purpose. And the XML outputs to see the
results from Jmeter tool.

I hope this answers your queries.

Regards
Mohamed Niyas

On Sat, Jul 18, 2009 at 12:58 AM, Tony Lotts <[email protected]> wrote:

> I'm looking for a system which will store JMeter results in a relational
> database. It's easy to load results from CSV.  However loading XML result
> files is a bit more complicated.  Has anyone here created, or come across a
> similar system (other than Jchav)?
>
> Thanks,
>
> Tony
>

Reply via email to