# Test Scheduling

\
When it comes to test planning, test scheduling is one of the key items. It’s also important for [creating a robust test plan](https://loadium.com/blog/part-1-how-to-create-a-robust-test-plan) suitable for the Software Testing Life Cycle (STLC).<br>

Thanks to Loadium, you can easily create a test schedule for your tests in a few steps. In this article, you will learn how to create test schedule for your tests.<br>

1. In the test creating page (also in the test editing page) click on “Scheduling” tab.

<figure><img src="/files/ELYDAtwkcj70MN6QBiD7" alt=""><figcaption></figcaption></figure>

1. You can view the current scheduling plans of your test on Scheduling tab. Let’s click on “Add New Schedule” button to create a new scheduling plan.

<figure><img src="/files/unE6cCAtlplDEdbUhBAj" alt=""><figcaption><p>Test Scheduling</p></figcaption></figure>

On this screen, you can create a daily, weekly, monthly and custom schedule for your test.

4. In the “Weekly” tab, you need to select the days and time you want to run your test.

<figure><img src="/files/si4r5rl0RC1zGK4j6uxC" alt=""><figcaption><p>Weekly/Daily Test Schedule</p></figcaption></figure>

4. In the "Monthly" tab, you can choose which days of the month you want to run your test.

<figure><img src="/files/gzkiDLfojPWP8XzNz043" alt=""><figcaption><p>Monthly Test Schedule</p></figcaption></figure>

4. You can create custom schedules by using Cron Expression.

<figure><img src="/files/3LjAAIEQkbNiVaJllrbz" alt=""><figcaption><p>Custom Test Schedule with Cron Expression</p></figcaption></figure>

4. Once you created the test schedule, you can enable, disable and delete the schedules you want.

<figure><img src="/files/z6eOJG0N41E7bIWnyvnx" alt=""><figcaption><p>Editing Schedules</p></figcaption></figure>

If you have further questions on test scheduling or any other features of Loadium, we are here to assist you. Contact us [here](https://loadium.com/contact-us)!

Happy Load Testing!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.loadium.com/test-settings/test-scheduling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
