With plans, you can harness the power of scheduled executions and testing on deployment. This article explains how to add tests to a plan.
Edit plans in the mabl MCP
You can also add or remove tests from plans and manage other plan settings from the mabl cloud MCP. See the tool reference for more details.
How to add one or more tests to a single plan
A single plan can include browser, mobile, API, and performance tests, with each test type running against its own target. To set up plans for multiple test types, add the target URLs and build files as targets for the same application and environment, and associate the plan with that environment and application.
If you want to add tests to a specific stage or in a specific sequence, add tests on the edit plan page:
- Click on the Plans tab in the left-hand navigation.
- Click on the plan that you want to add tests to.
- Click on the edit pencil on the plan details page.
- In the Tests section, select the tests that you want to add. Click on the grip dots to place tests in a specific sequence or move them to a different plan stage.
- Click Save to confirm your changes.
Adding tests to a plan
If you want to quickly add tests to a plan, add the tests from the tests page:
- Click on the Tests tab in the left-hand navigation.
- Use the filters on the tests page to narrow down the list of tests.
- Check the tests that you want to add to the plan.
- Click on the + Add to plan button.
- Select the plan from the dropdown. Use the search bar to filter plans.
- Click Add to plan.
Leverage filters on the tests page, such as test labels, to identify the tests that you want to add to the plan.
Adding tests to a plan in bulk
After adding to the plan, you can always update the concurrency and order of execution by editing the plan.
How to add a single test to one or more plans
To add a single test to one or more plans, go to the test details page and take the following steps:
- Click on the Plans tab.
- Click on the + Select plan button.
- Check the plans that you want to add the test to. Use the search bar to filter plans.
- Click Save.
Adding a test to one or more plans
Organizing tests in plans
If you're looking for best practices on how to organize your tests into a plan, check out this article.