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.
- Date: Set the start date.
- Start Time: Set the start time.
- End Time (Optional): Set the end time. Required for recurring runs.
- Repeat On: Choose a 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 when repetition stops (only shown 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.
D2D Mobile App Test Suites include device configurations. To change devices, edit the Test Suite settings.
→ Ptero User Guide > 2.2. Test Suite Management – D2D Mobile App
Completing Schedule Creation #
After setting everything, click the 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
- 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
- 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.