Executes an Apache JMeter Test Plan. Make sure to select Testing Instance where JMeter is installed for Test Definition configurations.
Test Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
JMeter Home Directory |
| Yes | Apache JMeter Home directory. Make sure you give the path where you have bin directory of the JMeter. |
Apache JMeter Properties File |
| Yes | Apache JMeter Properties file. If not provided, plugin will look for <JMeter Home>/bin/jmeter.properties and fail if that file is not found. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Test Plan File |
| Yes | JMeter Test Plan (.jmx) file. Relative paths will be assumed to be in the (e.g. |
Properties |
| No | Properties for the test. (e.g. |
User Properties Files |
| No | User Properties file. Relative paths will be assumed to be in the |
...