> For the complete documentation index, see [llms.txt](https://doc.txhub.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.txhub.io/performance-test-manual/undefined-2/dry-run.md).

# 결과 목록/Dry Run 목록

<mark style="color:purple;">**시나리오별 '결과 목록' 및 'Dry Run' 목록을 조회합니다.**</mark>&#x20;

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

1. 상단에서 조회하고자 하는 시나리오를 선택(복수 선택 가능)하고, 시작 및 종료일자를 선택 후 해당 창 리프레시 반복 단위를 설정합니다. 이후에 조회 목록의 '시나리오명, 플랜명, 실행 결과' 컬럼 값을 클릭하면, 해당 시나리오의 Dry Run의 실행 결과를 볼 수 있습니다.

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

1. 상단에서 조회하고자 하는 시나리오와 플랜(복수 선택 가능), 스케줄 타입, 스케줄 그룹을 선택(복수 선택 가능)하고, 시작 및 일자를 선택 후 해당 창 리프레시 반복 단위를 설정합니다. 이후에 조회 목록의 '시나리오명, 플랜명, 실행 결과' 컬럼 값을 클릭하면, 해당 시나리오의 Run Test 실행 결과를 볼 수 있습니다.

2. 결과 목록 실행 결과 예시

<figure><img src="/files/7fY7jAqWvuJcm1U9D8J6" alt=""><figcaption></figcaption></figure>

2-1. Dry Run 목록 실행 결과 예시

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

3. 해당 결과 내 \[Summary, Result, Error, Logs, Download, Test Configuration] 탭을 클릭하면 카테고리에 맞는 결과로 탭 하단 그리드가 변경됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.txhub.io/performance-test-manual/undefined-2/dry-run.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
