https://github.com/katalon-studio/katalon-studio-jmeter-integration-plugin
https://github.com/katalon-studio/katalon-studio-jmeter-integration-plugin
critical
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/katalon-studio/katalon-studio-jmeter-integration-plugin
- Owner: katalon-studio
- Created: 2019-09-10T10:12:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T22:32:56.000Z (over 2 years ago)
- Last Synced: 2025-10-11T04:03:24.394Z (22 days ago)
- Topics: critical
- Language: Groovy
- Size: 12.7 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Katalon Studio JMeter integration plugin
This plugin provides a custom keyword method `createSampler` that creates a JMeter sampler which will execute JMeter test and parse the Har files to generate JMeter report.
## Manually package the plugin
1. Run command `gradle clean katalonCopyDependencies`
2. Open project with Katalon Studio
3. Run command `gradle clean katalonPluginPackage`
4. The plugin will be available inside `build/libs` directory
## Usage
See the [JMeter integration plugin sample](https://github.com/katalon-studio-samples/jmeter-integration-plugin-sample) for more detail.
## Companion products
### Katalon TestOps
[Katalon TestOps](https://analytics.katalon.com) is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.
* Read our [documentation](https://docs.katalon.com/katalon-analytics/docs/overview.html).
* Ask a question on [Forum](https://forum.katalon.com/categories/katalon-analytics).
* Request a new feature on [GitHub](CONTRIBUTING.md).
* Vote for [Popular Feature Requests](https://github.com/katalon-analytics/katalon-analytics/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc).
* File a bug in [GitHub Issues](https://github.com/katalon-analytics/katalon-analytics/issues).
### Katalon Studio
[Katalon Studio](https://www.katalon.com) is a free and complete automation testing solution for Web, Mobile, and API testing with modern methodologies (Data-Driven Testing, TDD/BDD, Page Object Model, etc.) as well as advanced integration (JIRA, qTest, Slack, CI, Katalon TestOps, etc.). Learn more about [Katalon Studio features](https://www.katalon.com/features/).