Integrating Bamboo with TestFLO by installing the TestFLO Integration for Bamboo plugin will allow you to publish build test results and import them as Test Cases right to Test Plans. The plugin provides a new build task in Final tasks and parameterization in the configuration of a Bamboo plan. It supports testing frameworks and tools:
Follow by Atlassian End of Life policy we support Bamboo versions for two years after the first major iteration of that version was released.
Bamboo plugin version | TestFLO app version |
---|---|
1.3.0 | 8.10.1 and higher |
1.2.0 | 8.10.0 |
1.1.0 | 8.9.0 |
1.0.1 | 8.0.0 to 8.8.1 |
Steps
To install TestFLO Integration for Bamboo plugin:
Result
You have installed the TestFLO Integration for Bamboo plugin.
Steps
To configure the Bamboo plan:
Go to the Build > All build plans > Build dashboard.
Select a plan and click the Configure plan (pencil icon).
Select a job in the Stages tab to which you want to add a task.
Click Add task in the Tasks tab.
Search the TestFLO - Test results publisher task and click on it to add.
Fill in the fields:
In the Test output file format select test result file format. You can choose from:
The given build must contain tests of the type indicated in this option only.
In the Test results files fill the path from which task gets test results files. By default, the field is completed with the **/target/surefire-reports/*.xml value.
The task will automatically populate with the following default values:
Missing Test Plan key parameter behavior - when the task doesn’t get Jira Test Plan issue key, it can either skip this task or fail it. The Fail task is set by default.
Click Save.
Drag and drop the TestFLO - Test results publisher task to the Final tasks category.
Result
You have saved the configuration. Now you can run your tests from the Test Plan using the Run automated tests operation.