当前位置:网站首页>JMeter Notes 3 | JMeter Installation and Environment Instructions
JMeter Notes 3 | JMeter Installation and Environment Instructions
2022-07-30 17:11:00 【NoamaNelson】
3 | JMeter Installation and Environment Instructions
1 download and install
- For details, please click Jmeter installation and configuration detailed tutorial
- Or copy the link to open it in your browser:
https://blog.csdn.net/NoamaNelson/article/details/109118031
2 Tool Directory Introduction

| Directory | Description |
|---|---|
| bin | Various configuration files (log settings, JVM settings, etc.), startup files (JMeter startup shortcuts, sample scripts, etc.), etc. |
| docs | JMeter API offline help documentation, web method |
| extras | JMeter auxiliary function, providing Ant, Jenkins continuous integration |
| lib | JMeter components are placed under lib/ext as jar packages, and extended jar packages can also be stored |
| licenses | Related statement information |
| printable_docs | JMeter offline help document, similar to the study manual |
| LICENSE | LICENSE Documentation |
| NOTICE | Copyright Notice |
| README.md | A Brief Introduction to JMeter |
3 Environment Variables
- Because it runs on the JVM, it depends on the environment variables of java
- Mainly set the following three variables:
A, JAVA_HOME;
B, Path;
C, CLASSPATH variable.
- For details, please click Jmeter installation and configuration detailed tutorial
- Or copy the link to open it in your browser:
https://blog.csdn.net/NoamaNelson/article/details/109118031
4 Startup method
- Double-click jmeter.bat to start under windows

- Run jmeter.sh to start under Linux

- After the startup is successful, it is as follows. In the figure, 0 means the startup is successful. If it is not 0, the startup fails. Generally, it may be caused by the failure to load the components under lib/ext

"Full stack testing technology, sharing, encouraging, progressing, and improving"

[Special Note]: Knowledge comes from the Internet, various materials, books, websites, etc. This article is only for learning and use, not for other purposes. If it involves copyright issues, please contact the blogger to delete it, thank you
边栏推荐
猜你喜欢
随机推荐
新零售saas小程序如何探索数字化门店的破局之路?
牛客网刷题——运算符问题
SLIM: Sparse Linear Methods (TopN推荐)
Is it reliable to work full-time in self-media?
SwiftUI SQLite教程之带有历史的搜索栏List App (教程含完整代码)
Google earth engine如何实现我们时间列表的排列和选取
哎,这要人老命的缓存一致问题啊
PHP message feedback management system source code
代码越写越乱?那是因为你没用责任链
(18)[系统调用]追踪系统调用(服务表)
gvim命令记录
[MRCTF2020]Ezaudit
esp32系列(5):esp32 蓝牙架构学习
有效的括号字符串[贪心练习]
MySql统计函数COUNT详解
bert-base调试心得
Explore CSAPP Experiment 2-bomb lab-Section 1
登录模块调试-软件调试入门
Chapter 5 Advanced SQL Processing
真正懂经营管理的CIO具备哪些特质




![(18)[系统调用]追踪系统调用(服务表)](/img/05/2529e49932f7bdc9d30f7d267a1d29.png)




