https://github.com/qainsights/jmeter-functions
Collection of Custom Functions for JMeter.
https://github.com/qainsights/jmeter-functions
functions jmeter jmeter-functions jmeter-plugins
Last synced: about 1 year ago
JSON representation
Collection of Custom Functions for JMeter.
- Host: GitHub
- URL: https://github.com/qainsights/jmeter-functions
- Owner: QAInsights
- License: apache-2.0
- Created: 2021-01-26T02:44:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T02:49:16.000Z (over 5 years ago)
- Last Synced: 2024-12-13T13:23:15.148Z (over 1 year ago)
- Topics: functions, jmeter, jmeter-functions, jmeter-plugins
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡ Apache JMeter Functions
## 🔁 Functions
* strReverse - to reverse the string
## 🤷 Usage
Download the latest jar from the [releases](https://github.com/QAInsights/jmeter-functions/releases). Place it in the `JMETER_HOME\lib\ext` folder. Restart JMeter.
Press `CTRL + Shift + F1` to launch `Function Helper Dialog`.

## 🙏 Contributions
All kinds of contributions are welcome. Please submit a PR.