Skip to main content

Create an automated test run

This document shows you how to create an automated test run.

Prerequisites


Create an automated test run by going to Execution > + Create > Create Automated Test Run.

  1. Go to Executions. The Executions list appears by default.
  2. Click on + Create.
  3. Click on Create Automated Test Run. The Create Automated Test Run page appears.

Create an automated test run.
  1. Input the following details:
  • Test Run Name: The name of the test run
  • Creator: This is set to the current user by default
  • Release Version (optional): The associated release
  • Sprint (optional): The associated sprint
  1. Select test suites you want to run by clicking on Select Test Suites. A list of test suites appears; click Save when done.

    Alternatively, you can use Command Line Mode:

    • Select your repository.
    • Issue Katalon Commands: Execute tests with Katalon Studio. To generate a command, see: Command Syntax and Command Builder.
    • Issue Generic Commands: Execute tests with other frameworks outside of Katalon Studio (e.g., Pytest).
Select your repository.
  1. Select the configurations you want to run by clicking on Select Configurations. A list of configurations appears.Click Save when done.

Select configurations.

Choose between Cloud Hosted or Self Hosted configurations.

  1. Optionally, you can click on Advanced Settings to use Visual Testing.

Schedule an automated test run

  1. Click on Schedule to delay the test run to a later date or to create a recurring schedule for it.

Schedule a manual test.
  1. The Schedule Test Run dilaog box appears. Click Schedule.

Result

A notification confirms that you have successfully scheduled an automated test run.

Was this page helpful?