Scheduling tests

You can set tests to run at set intervals, by deployment, and/or at a specific time by creating a plan or updating an existing plan.

Adding or updating a schedule within a plan

If you are updating an existing plan…

  1. Click on the Plans tab in the left-hand navigation menu.
  2. Click on the name of the plan that you would like to update.
  3. Click on the pencil icon to open the Edit Plan page.

If you are creating a new plan…

  1. Click on the Plans tab in the left-hand navigation menu.
  2. Click on the New Plan button to open the Add New Plan page.

Plan triggers

Whether you are creating a new plan or updating an existing one, scroll down to the Triggers section and click on Add trigger.

  • Timer: Set the plan to run in intervals. The minimum is five minutes and the maximum is 168 hours (seven days).
  • Deployment: By default, all plans are configured to run on deployment. This trigger is used for mabl deployment events and is necessary if you wish to integrate this plan with your CI/CD tool.
  • Schedule: Set the plan to run at a specific time on specific days. A plan can accept multiple triggers by schedule.
805