# Features

## Test 시나리오 작성

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

{% hint style="info" %}
Performance Test > 시나리오 빌더
{% endhint %}

<figure><img src="/files/0pkx3CnS3DrBCnAfKnid" alt=""><figcaption><p>*Think Time: 요청과 요청 사의 시간 간격으로 사용자가 웹 페이지를 열람하고 상호작용하는 데 걸리는 시간을 반영.</p></figcaption></figure>

* 시나리오의 자유로운 추가
* Request 정보 등 간단한 정보 입력으로 시나리오 작성 완료
* 해당 시나리오의 작업 시 알림 메일 수신자 설정 가능

***

## Test 플랜 작성

> <mark style="color:purple;">**TXHUB는 테스트를 위한 동시 접속자수, 지속시간 등의 실행 계획을 간편히 설정하여 즉시 실행할 수 있습니다.**</mark>

{% hint style="info" %}
Performance Test > 플랜(Plan) 작성 및 즉시 실행
{% endhint %}

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

* 시나리오별 테스트 플랜의 손쉬운 설정
* 플랜정보, Test Configuration, Advanced Option의 간단한 설정만으로 동작
* 사전 테스트 및 본 테스트 즉시 실행 가능

***

## 실행 스케줄

> <mark style="color:purple;">**TXHUB는 지속적이고 주기적인 테스트를 위하여 스케줄을 설정하여 자동 실행할 수 있습니다.**</mark>

{% hint style="info" %}
Performance Test > 실행 스케줄 작성
{% endhint %}

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

* 자동화된 테스트의 지속적인 수행을 위한 실행 스케줄 사전 등록 가능 (테스트 예약)
* 주간, 월간 스케줄 지원
* 플랜을 다중 선택하여 스케줄을 한 눈에 확인할 수 있는 캘린더 제공
* 스케줄 상세보기, 스케줄 수정 가능

***

## 실행 결과 조회

> <mark style="color:purple;">**TXHUB는 실행된 테스트 내역 관리가 가능하며 실행 결과의 상세 내용을 제공합니다.**</mark>

{% hint style="info" %}
Performance Test > 실행 결과 조회
{% endhint %}

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

* 시나리오, 플랜, 스케줄 그룹 다중 선택하여 내역 조회 가능
* 테스트의 내역 관리 가능
* 테스트 결과를 한 눈에 파악 할 수 있으며, 실행 결과의 상세 내용 제공

> <mark style="color:purple;">**TXHUB는 실행된 테스트의 항목과 결과를 시각적인 그래픽으로 손쉽게 파악할 수 있습니다.**</mark>

{% hint style="info" %}
Performance Test > 실행 결과 조회 > Summary
{% endhint %}

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

* 실행 결과의 상세 내용을 항목별로 확인 가능
  * Summary : 결과 요약
  * Result : 결과 상세
  * Errors : 에러 목록
  * Logs : jmeter stdout, jmeter 실행 로그
  * Download : jmeter Report 생성 및 다운로드
  * Test Configuration : 시나리오 Request 상세 정보

***

## 알림 메일 수신

> <mark style="color:purple;">**TXHUB의 알림 기능으로 효율적인 업무 처리와 즉각적인 정보 확인이 가능합니다.**</mark>

{% hint style="info" %}
User > Profile > Setting
{% endhint %}

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

* 개인 메일 설정 및 개인 메일 수신 가능
* 알림 수신 항목 설정 가능


---

# 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/about-txhub/features.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.
