Scheduling Automated Tests
Last updated June 14, 2024
Scheduling automated tests in Muuktest ensures that your test suites are executed automatically at predefined intervals, freeing you from manual execution and helping to maintain continuous integration and delivery practices. This article will guide you through the steps to schedule your automated tests.
Steps to Schedule Automated Tests
- Go to the Tests section on your Muuktest dashboard.
- Select the test suite you wish to automate.
- Click on the Schedule button located on the test suite toolbar.
- Choose a timing option:
- Daily: Specify the time of day you want the tests to run.
- Weekly: Select the days of the week and the time for the tests.
- Monthly: Choose the specific date and time.
- Configure any additional settings such as notifications and retries.
- Click on Save to apply the schedule.
Following these steps will ensure your tests are executed automatically at the specified times, aiding in continuous and streamlined testing processes.
Was this article helpful?