Skip to main content

Bamboo add-on

The Katalon Studio for Bamboo plugin enables you to automatically download, deploy, and execute Katalon Studio tests on a Bamboo server.

On this page, you'll learn about installing the plugin, configuring test execution, and managing test artifacts.

For those interested in a free trial, head over to the Atlassian Marketplace.
Note:

Install the add-on

  • An active Katalon Runtime Engine license.
  • Bamboo administrative permissions to configure the integration.
To install the add-on for executing Katalon tests in Bamboo, follow these steps:
  1. Log into your Bamboo instance as an admin.
  2. Click Administration and select MANAGE APPS.
  3. Click Find new apps from the left-hand side of the page.
  4. Locate Katalon for Bamboo via search.
  5. Click Try it free to start your trial or Buy now to purchase a license for executing Katalon Tests.
  6. Enter your information and click Generate license when redirected to MyAtlassian.
  7. Click Apply license.

Configure the integration

Once you have installed the plugin, you will need to configure Execute Katalon Studio Tests task to complete the integration:

  1. Create and configure a new plan in Bamboo. See Creating a plan.
  2. Add Execute Katalon Studio Tests to your jobs of the newly created plan.
    1. In Tasks, click Add task.
    2. In the Task types window, locate Execute Katalon Studio Tests via search or find it under the Tests category.
    3. Add Execute Katalon Studio Tests to your job list.


  3. Configure the Execute Katalon Studio Tests task and click Save to create it.
    Configuration instructions:
    • Download Katalon Version: Specify the Katalon Studio (prior to 7.0) or Katalon Runtime Engine (7.0+) that is downloaded automatically to execute the tests. Or

    • Use pre-installed Katalon Studio: Provide a link to Katalon Studio (prior to 7.0) or Katalon Runtime Engine (7.0+) app that has been already installed.

    • Command arguments: You can enter the arguments directly in the text area or copy and paste the generated command from Katalon Studio.

    Note:



    • Xvfb-run configuration: For more details, see xvfb-run. If unsure, adjust only the resolution to 1024x768x24 and leave other options unchanged.

Manage the artifacts

If you want to keep Katalon Studio artifact from the build, you can specify the Copy pattern as Reports/**/*.*



After a build, execution log files created by Katalon Studio are stored under the Artifacts tab.