execute_jmeter_test
Run JMeter performance tests by executing .jmx files via the JMeter MCP Server, with optional GUI mode for test configuration and monitoring.
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 |