# 실행 스케줄 상세, 수정, 삭제

> <mark style="color:purple;">**주기적인 테스트 스케줄이 등록된 상황에서 고객의 작업 일정 등에 의해 테스트가 불가능한 경우 특정 스케줄 변경, 제거 기능을 제공합니다.**</mark>

<figure><img src="/files/1yFT3cT3giNQXjB1B4RY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**스케줄 수정, 삭제 버튼** : 스케줄 그룹으로 등록된 스케줄 중 일부 스케줄의 시작 일시를 변경하거나 삭제할 수 있다.
{% endhint %}

1. 시나리오 선택
2. 플랜 선택
3. 달력의 스케줄 클릭
4. 이미 실행된 스케줄인 경우 스케줄 상세 팝업 오픈
5. 스케줄 상세 팝업에서 \[상세보기] 버튼 클릭 시 스케줄 결과 페이지로 이동
6. 실행 전 스케줄인 경우 스케줄 수정 팝업 오픈
7. 정보 수정 후 \[수정] 버튼 클릭 시 해당 스케줄 수정
8. 스케줄 수정 팝업에서 \[삭제] 버튼 클릭 시 해당 스케줄 삭제


---

# 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-edit.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.
