Forum Discussion

siddiq's avatar
12 years ago

Dynamic Reporting

Hi All,

I use SoapUI PRO for my web service testing. I wanted to know if there's any way with which we can dynamically generate web reports at regular intervals of time. Just to make it clear this is all what I need:
1) After running my test suite from SoapUI, there should be a web report that gets populated dynamically. Do we have any plugin's or tools (open source are preferred) available to achieve this.


Regards,
Siddiq
  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    hi, if you are a pro user, you should post question in the "pro support" forum to get support from SmartBear

    About your question, you can use command line, maven, ... to run your soapui project periodically.
    This automation tool allow you to generate reports as with the Soapui GUI.
    Then you can publish the reports with you preferred tool to make them available to end user.

    What kind of report do you want to generate?