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.

Set up a CircleCI Test Environment

To set up a CircleCI Test Environment, follow these steps:
  1. Sign in to Katalon TestOps and go to TestOps Settings > Organization Setup.
    Organization setup within the TestOps settings menu.
    This shows the Test Environments page. It also lists the agents you have. Current Agents in Katalon TestOps.
  2. Click on the CircleCI tab.
    The CircleCI tab within the Test Environments section.
    This shows the CircleCI Test Environments page.
  3. Click on the Create CircleCI Test Environment button at the upper right corner.
    The Create CircleCI Test Environment button at the upper right corner.
  4. In the Agent Name section, create a name for the Agent (e.g., CircleCI Agent).
  5. In the URL and Personal API Token sections, input your CircleCI information.
    CircleCI Test Environment setup in Katalon TestOps
  6. Click Connect.
You've set up your CircleCI Test Environment. The next step is to assign your agent to a project. To learn how, see: Manage the Agent status.

If you've already done both, then you can Schedule test runs.