alibaba82 wrote: |
---|
I notice that the new version can analyze previous runs. How does loadui do this? Are the results from previous stored in some files that we can look at for our own post processing ?
Thanks |
Hi!
Before answering your question I wanted to mention that data from individual charts can be exported through the
Raw data button on a chart.
To answer your question: LoadUI uses a lightweight SQL (H2) database to store results. Each result got it's own database and file in the file system. The path to these databases are set
here.
Read more about what's new in loadUI 1.5
here.
Hope this helps
Henrik
SmartBear Software