execute_jmeter_test
Run JMeter tests by specifying a test file path and optional GUI mode. This tool facilitates performance testing directly through MCP-compatible clients via the JMeter MCP Server.
Instructions
Execute a JMeter test.
Args: test_file: Path to the JMeter test file (.jmx) gui_mode: Whether to run in GUI mode (default: False)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gui_mode | No | ||
test_file | Yes |