Publishing JUnit reports using Jenkins

As part of continuous integration, it can be useful to display SoapUI test reports following the build and integration test cycle. This recipe shows how use Jenkins to run tests, generate a report, and publish the report under the Jenkins Job's Test Result page.

Tip

Other CI tools can be used too

In addition to Jenkins, any CI tool, for example, TeamCity and Bamboo, capable of processing JUnit style results could be used in its place. Refer to the links at the end of the recipe for some options.

Getting ready

To follow along with this recipe, you will need to download and run Jenkins. Go to https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins if you need more help with this. In this recipe, we can just download ...

Get SoapUI Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.