09 July 2009 - 3.0 |
soapUI Pro 3.0 introduces extensive reporting functionality: creating reports on different levels (project, testsuite, testcase, etc), different formats( pdf, cvs, xls, xml, etc), easy customization and more. Creating reports can be, also, done from pro command line runners and from maven pro plugin and that way automate testing web service and creating various reports for better testing documentation, testing analytics, etc.
The reporting functionality provides three basic types of reports:
Both the Printable and Data Export Reports allow export of custom data via the new SubReport DataSink, which allows one to include any desired data in generated reports.
All of the above are available via the Create Report button available in Project, TestSuite, TestCase and LoadTest window toolbars. The button will open a dialog which shows available reports in a drop-down, selecting a report shows further configuration options if applicable;
Here the three default TestSuite-level reports are seen, selecting one and pressing the OK button will generate and display the corresponding report as described in the following pages.