# 테스트 시나리오 작성

> <mark style="color:purple;">**실제 사용자의 사용 시나리오와 유사하게 테스트가 가능하도록 시나리오 작성 기능을 제공합니다.**</mark>

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

{% hint style="info" %}
**Think Time** : 요청과 요청 사이의 시간 간격으로 사용자가 웹 페이지를 열람하고 상호작용하는 데 걸리는 시간을 반영 &#x20;
{% endhint %}

1. \[추가]버튼 클릭
2. 시나리오 명, 설명, Request 정보 입력
3. \[저장] 버튼 클릭


---

# 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-scenario-builder/test-scenario-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.
