Skip to main content

Integrate Katalon True Platform with Katalon Studio

This document shows you how to integrate Katalon True Platform with Katalon Studio.

This integration allows you to:

  • Upload test results to Katalon True Platform for test management and reports
  • Execute tests on cloud-based environments.

Enable integration​

  1. In your project, click the Katalon True Platform icon from the toolbar.
Katalon Platform button in Katalon Studio main toolbar
  1. Alternatively, you can go to Project > Settings > Katalon True Platform.
Integrate Studio with TruePlatform
  1. Tick on the Enable Katalon True Platform Integration checkbox.

    This option automatically enables Test Execution - Cloud integration and uploads all test reports to True Platform. You can deselect any of the options based on your preference. Once the connection is successful, Katalon Studio fetches all Projects from the Organization you belong to.

    important
    • Katalon Studio only uploads reports generated from Test Suites and Test Suite Collections. Test Case reports are not automatically uploaded to the platform.
  2. Choose your Project from the dropdown menu. If you are the Owner or Admin, you can also click New Project to create a new project.

  3. Click Apply & close.

Result

You can execute tests in a cloud-based environment. Your test results are automatically uploaded to Katalon True Platform every time you run test suites in Katalon Studio.

Override authentication​

You might need to override authentication when you want to integrate Katalon Studio with Katalon True Platform using a private instance.

override authentication option inside Katalon Studio

By default, the Override authentication option is disabled, which means the Server URL and user credentials to connect with Katalon True Platform 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.

Override authentication is not supported for SAML login
  • If you experience issues with the Override authentication option being disabled, check if your account is part of an organization that uses SAML for authentication.
Was this page helpful?