Skip to main content

Integrate Katalon TestOps and Katalon TestCloud with Katalon Studio

Katalon Platform integration in Katalon Studio allows you to:

This document shows you how to integrate Katalon TestOps and Katalon TestCloud with Katalon Studio.

Enable Katalon Platform integration in Katalon Studio

  • Katalon Studio version 8.6.0 onwards.
To integrate Katalon TestOps and Katalon TestCloud with Katalon Studio, follow these steps:
  1. Open your project in Katalon Studio.
  2. Go to Project > Settings > Katalon Platform.

    Alternatively, you can click the Katalon TestOps or Katalon TestCloud icons from the main toolbar.

    TestOps and TestCloud icons in Katalon Studio main toolbar

  3. Tick on the Enable Katalon Platform integration checkbox.
    This option automatically enables Katalon TestCloud integration and uploads all test reports to Katalon TestOps. You can unselect one of the options based on your preference.
    Once the connection is successful, Katalon Studio fetches all Teams and Projects from the Organization you belong to.
    Note:
    • The settings will apply for TestOps and TestCloud. If you want to execute tests with TestCloud and upload test reports to TestOps, you need to choose the Organization that has an active TestCloud subscription or trial. See Subscribe to TestCloud.

  4. Choose your Team and Project in a dropdown menu of the Team and Project sections.
    If you are the Owner or Admin, you can also click New Project to create a new project.
  5. Click Apply & Close.
You can execute tests on cloud-based environment. Your test results are automatically uploaded to Katalon Platform every time you run test suites in Katalon Studio.

For versions before 8.6.0

This section shows you how to integrate TestOps and TestCloud with Katalon Studio versions before 8.6.0.

Enable Katalon TestOps integration

To enable Katalon TestOps integration in Katalon Studio versions before 8.6.0, follow these steps:

  1. Open your project in Katalon Studio.
  2. Go to Project > Settings > Katalon TestOps.
  3. Tick on the Enable Katalon TestOps Integration checkbox.
    Once the connection is successful, Katalon Studio fetches all Teams and Projects from the Organization you belong to.
  4. Choose your Team and Project in a dropdown menu of the Team and Project sections.
    If you are the Owner or Admin, you can also click New Project to create a new project.
  5. Click Apply & Close.
Your test results are automatically uploaded to Katalon TestOps every time you run test suites in Katalon Studio.

Enable Katalon TestCloud integration

Note:
  • To use your proxy for TestCloud integration, you should configure both Authentication Proxy and System Proxy in Preferences. See Proxy Preferences.

Follow these steps:

  1. Open Katalon Studio.
  2. Open the settings for TestCloud integration. Click on the TestCloud icon in the top right corner.
    TestCloud icon in Katalon Studio

    The project settings appear as below.

    Project settings in Katalon Studio

  3. Ensure that the Enable Katalon TestCloud integration box is checked.
  4. Choose the organization you wish to run your tests with.

    If you cannot find your desired organization, click Fetch Organization to refresh. This action retrieves the list of all available organizations you have joined. You can select the organization you want from the dropdown menu.

  5. Click Apply and Close.
You have now enabled TestCloud integration in Katalon Studio and have the option to run a test suite or a test suite collection with TestCloud.

Override authentication

You might need to override authentication when you want to integrate Katalon Studio with Katalon TestOps using a TestOps private instance. To learn more about TestOps private instance offering and how to enable your private instance from Katalon Studio, see: TestOps Private Instance integration​.

Note:
  • From version 8.6.0 onwards, you can override authentication with TestCloud in Katalon Studio.

In Katalon Studio > Project > Settings > Katalon TestOps, there is an option to override authentication.

override authentication

By default, the Override authentication option is disabled, which means the Server URL and user credentials to connect with Katalon TestOps are inherited from what has been filled in the Activation dialog.

With the Override authentication option enabled, you can input a different Server URL and user credentials. This information is saved in <project folder>/settings/internal/com.kms.katalon.integration.analytics.properties.

You might need to override authentication when you want to integrate Katalon Studio with Katalon TestOps using a TestOps private instance. To learn more about TestOps private instance offering and how to enable your private instance from Katalon Studio, see TestOps Private Instance integration.