execute_test_plan
Start a JMeter test plan in non-GUI mode and get an execution ID for status checks and results.
Instructions
Start running a test plan with JMeter in non-GUI mode. Returns immediately with an executionId; the run continues in the background. Poll get_execution_status to know when it's done, then call get_execution_report to read the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes |