# 테스트 상세

> <mark style="color:purple;">**테스트 상세정보 확인 및 메일링, 스케쥴등을 설정할 수 있는 화면**</mark>

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

{% hint style="info" %}
실행 히스토리 및 성공률, 평균 소요시간까지 확인할 수 있습니다.
{% endhint %}

1. 현재 테스트 상세의 코드 스크립트 확인
2. 실행 화면으로 이동
3. 테스트의 실행,종료,삭제 메일을 받을 인원 선택
4. 스케쥴 생성 (월, 주, 날짜, 시간, 요일)
5. Test Name 클릭 시 현재 스크립트로 실행됐던 테스트의 테스트실행 페이지로 이동


---

# 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/functional-manual/undefined/undefined-1.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.
