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…
- Click on the Plans tab in the left-hand navigation menu.
- Click on the name of the plan that you would like to update.
- Click on the pencil icon to open the edit plan page.
If you are creating a new plan…
- Click on the Plans tab in the left-hand navigation menu.
- 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, starting from the time you save the plan. 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.
Note
The timer and schedule triggers are not supported for branched plan runs. If you want to set up a recurring trigger for a branched version of your plan, use deployment events and check out the scheduling capabilities for your team’s CI/CD tool.