Forum Discussion

SanthoshShetty's avatar
SanthoshShetty
Occasional Contributor
6 years ago

Advanced Reporting in Ready API

Hi All,

 

We are working on building a custom framework on Ready API - SOAP UI Pro tool. The different types of reports that tool provides are good, but we are looking for an advanced report with the results represented in a graphical content. 

 

Can someone please help me knowing, if there are any plugins available that can be integrated with the Ready API tool or Jenkins for the detailed reports with the test results(Project=>TestSuite=>TestCase=>TestResults) represented in graphical manner.

 

Thanks a lot.

3 Replies

  • sanj's avatar
    sanj
    Super Contributor

    You best bet maybe looking at Jenkins plugins

     

  • SanthoshShetty's avatar
    SanthoshShetty
    Occasional Contributor

    Hi Sanj,

     

    Can you please let me know the jenkins plugins we have that can be integrated with the Ready API - SOAP UI Pro tool.

     

    I know working on Jenkins Cucumber Report, where it consumes an .json file and prepares an good looking report with all the stats represented in pie charts and graphs.

     

    Thanks.

    • sanj's avatar
      sanj
      Super Contributor

      I am using JUnit plugin.

      You should be able to configure the test runner to output JUnit xml files.