
윈도우 기준으로 설명한다.
1. JMeter를 다운로드 받는다.
아래 사이트에서 apache-jmeter-5.4.1.tgz를 다운로드 받는 것을 추천한다.
http://jmeter.apache.org/download_jmeter.cgi
Apache JMeter - Download Apache JMeter
Download Apache JMeter We recommend you use a mirror to download our release builds, but you must verify the integrity of the downloaded files using signatures downloaded from our main distribution directories. Recent releases (48 hours) may not yet be ava
jmeter.apache.org
2. apache-jmeter-5.4.1.tgz 압축을 해제한다.
3. /bin/jmeter.bat (실행파일) 실행

4. 쓸만한 플러그인 설치
Options > Plugins Manager (has upgrades) > Available Plugins
> (click) 3Basic Graphs
> (click) Custom Thread Gropus
> Apply Changes and Restart JMeter


- 끝 -
'Programming > JAVA' 카테고리의 다른 글
Maven에서 Spring Boot로 API만들기 - 설정 (0) | 2021.05.22 |
---|---|
JMeter로 JAVA Thread 테스트하기 (0) | 2021.04.14 |
Ant failed to create task or type scp (0) | 2021.04.11 |
JAVA 메모리 테스트를 위한 jmap 사용하기 (0) | 2021.02.24 |
JAVA 메모리 테스트를 위한 jvisualvm 실행하기 (0) | 2021.02.24 |