- Performance Testing with JMeter 3(Third Edition)
- Bayo Erinle
- 110字
- 2021-07-02 19:07:10
JMeter's classpath
Since JMeter is 100 percent pure Java, it comes packed with functionalities to get most of the test cases scripted. However, there might come a time when you need to pull in a functionality provided by a third-party library, or one developed by yourself, which is not present by default. As such, JMeter provides two directories where such third-party libraries can be placed to be auto discovered on its classpath:
- JMETER_HOME/lib: This is used for utility JARs.
- JMETER_HOME/lib/ext: This is used for JMeter components and add-ons. All custom-developed JMeter components should be placed in the lib/ext folder, while third-party libraries (JAR files) should reside in the lib folder.
推薦閱讀
- AngularJS入門與進階
- Node.js 10實戰(zhàn)
- 移動UI設(shè)計(微課版)
- MySQL 8從入門到精通(視頻教學版)
- Learning Spring 5.0
- Mastering SVG
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Data Analysis with IBM SPSS Statistics
- Python Data Analysis(Second Edition)
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- C++ Application Development with Code:Blocks
- 邊玩邊學Scratch3.0少兒趣味編程
- Practical Maya Programming with Python
- Python面向?qū)ο缶幊蹋ǖ?版)