execute_jmeter_test
Run JMeter load tests by specifying a .jmx file and choosing GUI or non-GUI mode to analyze application performance and scalability.
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 |