Skip to content
Skill

JMeter Performance Testing

by majiayu000

AI Summary

This skill provides expert-level capabilities for Apache JMeter-based performance testing, enabling test plan creation, distributed testing, and comprehensive result analysis. The skill can execute JMeter test plans in GUI or non-GUI mode and supports distributed testing configurations.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "JMeter Performance Testing" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/jmeter-performance && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/jmeter-performance/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/testing/jmeter-performance/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/jmeter-performance/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/testing/jmeter-performance/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Apache JMeter expertise for enterprise-grade load and performance testing

Overview

This skill provides expert-level capabilities for Apache JMeter-based performance testing, enabling test plan creation, distributed testing, and comprehensive result analysis.

Usage Example

`javascript { kind: 'skill', skill: { name: 'jmeter-performance', context: { action: 'execute-test-plan', testPlan: 'tests/performance/load-test.jmx', threads: 100, rampUp: 60, duration: 300, generateReport: true } } } `

Test Plan Development

• Create and modify JMeter test plans (JMX) • Configure thread groups and samplers • Implement HTTP, JDBC, JMS samplers • Handle various protocols (HTTP, FTP, LDAP, SOAP)

Dynamic Data Handling

• Correlation for dynamic values • Regular expression extractors • JSON/XPath extractors • Parameterization with CSV data sets

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 22d ago
Active
Adoption100+ stars on GitHub
530 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars530
Forks83
Issues1
Updated22d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code