Plans, along with tests, make up two of the core features of mabl. A plan runs all of the tests that it contains, which can be as many or as few as you need, in parallel. Additionally, plan contains all of the information that tests need to run such as, but not limited to: URLs, browsers, and the specific timing triggers. Find specific information about defining a plan below.
- Click the "Plans" link in the left-hand navigation bar.
- Click the "New Plan" button in the right-hand side of the window.
- Enter a name and, optionally, a description for the Plan.
- Select the target application.
- Select the target environment.
- Select or enter the target URL.
- Select the test(s) that you would like to include in the plan.
- Choose the events that you would like to trigger the execution of the plan. By default, the plan will be run every 4 hours and when you notify mabl of a new deployment.
- Click "Save Plan."
Watch this webinar featuring mabl's Matthew Stein explaining the best practices for organizing your tests into effective plans, and check out the associated blog post here for text explanations.
Updated about a year ago