How t'o create SoapUI build plan in Bamboo?

Select "Create new plan" in Create menu.

Select project

Provide plan name

Select source code repository Stash/Bitbucket/Subversion/GitHub

Provide authentication details

Select repository where SoapUI project is saved.

Click on Configure plan.

Source code checkout task will be added.

Click on "Add task" button to add more tasks.

Select SoapUI Open Source task from the tasks list.

Select SoapUI Open source executable. If the list is blank, add capability. How to add SoapUI OpenSource capability to Bamboo?

Provide project name

Select required settings.

Provide details such as properties if required.

Provide details for JIRA settings

Click on "Enable plan" and save plan

Build will start running.

The SoapUI project will run

The results will be parsed in Bamboo and integrated to JIRA issues if settings were provided in configuration.

Tests can be viewed in Tests log.

Execution log can be viewed in Logs tab.

SoapUI tab will shore more details at one place.