Forum Discussion

vinay's avatar
vinay
Occasional Contributor
16 years ago

Exporting test results in Soap 3.0

I am working on Soap UI 3.0 pro version where there is reporting functionality. You can export the results of a test run in an XML file and stored it on your local machine. I was wondering if we can use any tools ( like Cuanto which  is a tool for storing and displaying test results, organizing them into logical groups, classifying the nature of individual test failures, and analyzing the resulting data to provide useful statistics.) on the XMl files generated by Soap UI.

Thanks
Vinay
  • vinay's avatar
    vinay
    Occasional Contributor
    I figured out the way to do this . So I am posting my experience so that others may find it useful. Ran the test cases and generated a JUnit Style HTML report using Soap UI Pro version 3.0. The Soap UI Pro version asks the user for a folder where this report is stored. Once the report is generated go to the folder where the report is and select the XML file titled "report.xml" . Use Cuanto with the "report.xml" as paramter to generate a report.

    Thanks
    Vinay