Advanced Reporting in Ready API
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You best bet maybe looking at Jenkins plugins
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using JUnit plugin.
You should be able to configure the test runner to output JUnit xml files.
