Skip to main content

Set up CircleCI test environments for TestOps

In Katalon TestOps, you can set up a CircleCI test environment to schedule and execute tests remotely.

Important:
  • You have created a CircleCI account with a Github account.
  • You have forked your Project to your Repository associated with your GitHub account. You can also fork this sample project, TestOps CircleCI sample for testing.
  • You have followed your Project in CircleCI.

Configure a CircleCI Test Environment

Follow these steps:

  1. Sign in to Katalon TestOps and go to your Project.
  2. Go to Configurations > Test Environments > CircleCI.
  3. Click Create CircleCI Test Environment.
  4. Fill in the required information to connect to CircleCI.

    • Agent Name: enter your Agent.
    • URL: auto-filled (https://circleci.com).
    • Personal API Token: enter your CircleCI's API.
    • Katalon API Key: enter your Katalon API key.
  5. Click Connect.

    The Followed Project and Branch sections appear after you have connected to CircleCI successfully.

    create circle ci page

    Note:

    • The Project you have followed in CircleCI and its Branch would automatically appear here.

  6. Click Create.

You have successfully created a CircleCI Test Environment.

Go to Configurations > Test Environments > CircleCI to see the list of CircleCI Test Environments.

circleci list