Skip to main content

HyperExecute Workflows

This is currently under the Beta version.

You can setup scheduled workflows on HyperExecute platform to enable scheduled test execution on your projects acutomatically.

Steps to setup the Workflow

Step 1: Go to the Workflows section. Click on the Add Workflow to create and schedule workflows for your test project on HyperExecute.

Image

Step 2: Provide all the necessary details in order to setup the workflow:

  • In the Workflow Name field, provide the name of your workflow.
  • Provide the path of your repository in the Repo URL field from which you want to setup the workflow.
  • Enter the specified Branch Name of your repository.
  • Provide the Access Token.
  • Provide the File Location of your YAML file in the repository.

Click on Continue button.

Image

Step 3: Now provide the details of time slots during which you want your tests to be executed. Click on Create Workflow button

Image

The HyperExecute platform will make sure that the jobs are initiated on the scheduled time.

Image