# 실행 스케줄 작성

> <mark style="color:purple;">**지속적이고 주기적인 테스트를 위한 스케줄 설정 기능을 제공합니다.**</mark>

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

{% hint style="info" %}

* Weekly 탭 : Plan 시작 일자부터 Plan 종료 일자까지 매주 선택한 요일, 시간에 스케줄 등록
* Monthly 탭 : Plan 시작 일자부터 Plan 종료 일자까지 매달 선택한 날짜, 시간에 스케줄 등록
  {% endhint %}

1. 시나리오 선택
2. 플랜 선택
3. \[추가] 버튼 클릭 시 스케줄 그룹 등록 팝업 오픈
4. 스케줄 그룹 등록 팝업 Weekly 탭에서 정보 입력
5. 또는 스케줄 그룹 등록 팝업 Monthly 탭에서 정보 입력
6. \[저장] 버튼 클릭


---

# 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://doc.txhub.io/test-manual/test-scheduling/test-schedule-setting.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.
