# 스크립트 실행 및 배포

> <mark style="color:purple;">**생성한 스크립트로 실행 및 배포를 할 수 있습니다.**</mark>

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

1. 생성한 스크립트 실행이 완료된 후 해당 버튼을 눌러 생성된 코드를 볼 수 있으며 deploy버튼을 누르면 배포
2. 생성한 스크립트를 저장
3. 포함, 미포함 태그 지정
4. 모든 작업 초기화
5. 저장한 스크립트 리스트 팝업이 나와 저장된 스크립트들의 수정 및 삭제가 가능 원하는 스크립트를 누르면 불러오기 가능

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

1. 스크립트 실행 완료시 결과페이지로 넘어가며 스텝별 수행시간 및 결과 화면이 나오고 결과 화면 클릭시 확대


---

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