# 테스트(플랜) 실행

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

{% hint style="info" %}

* **Dry Run**: 선택된 시나리오를 바탕으로 약간의 부하를 주어 시나리오 검증 및 타겟 환경 정검을 하는 사전 테스트(billing 제외)
* **Run Test**: 선택된 Plan 정보를 바탕으로 테스트를 수행
  {% endhint %}

테스트를 실행하게 되면 아래 실행 결과 조회 화면으로 이동되어 결과 조회를 확인할 수 있다.

{% content-ref url="/pages/QVsQ9Nazs2w1bXVs9VrJ" %}
[Summary](/test-reporting/test-reporting/summary.md)
{% endcontent-ref %}


---

# 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-planning/run-test-plan.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.
