You can set tests to run automatically based on specified times and conditions.
Creating a Schedule #

- Go to the Schedules tab in your project.
- Click the Create New Schedule button.
Schedule Configuration #


- Schedule Name: Enter the schedule name.
- Test Suite: Select one or more Test Suites to run.
- Application: Choose an app from those configured in the project.
- Device: Choose the device for testing. Free users have access to Random Device only. Paid users can choose specific devices.
- Date: Set the start date of the test.
- Start Time: Set the start time of the test.
- End Time (optional): Set the end time. Required for recurring runs.
- Repeat On: Choose the repeat pattern.
- Does not repeat: Run once only.
- Every day: Repeat daily.
- Weekdays: Repeat on weekdays (Mon–Fri)
- Weekends: Repeat on weekends (Sat–Sun)
- Custom: Select specific weekdays.
- Ends: Set the end condition for repetition (only visible if Repeat On is not set to “Does not repeat”)
- Never: Repeat indefinitely.
- On [date]: Repeat until a specific date.
- After N times: Repeat for a set number of times.
Completing Schedule Creation #
After setting everything, click button to save the schedule. New schedules start inactive. Activate them when you’re ready to run tests.
Schedule Example #
One-Time Run Example #


- Schedule Name: Daily Test
- Test Suites: Selected Test Suite
- Application: Selected app
- Device: Random Device
- Date: 2025-06-17
- Start Time: 10:00
- End Time: Not set
- Repeat On: Every day
- Ends: Never
→ This schedule runs the selected Test Suite once every day at 10:00 AM.
Recurring Run Example #


- Schedule Name: Monitoring Test
- Test Suites: Selected Test Suite
- Application: Selected app
- Device: Random Device
- Date: 2025-06-17
- Start Time: 09:00
- End Time: 17:00
- Repeat On: Weekdays
- Ends: Never
→ This schedule runs the selected Test Suite repeatedly on weekdays from 9:00 AM to 5:00 PM.