runTest
Executes an Apache JMeter Test Plan.Â
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 |
 Â
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
  Â
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
 Â
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 |
Properties |
| No | Properties for the test. (e.g. |
User Properties Files |
| No | User Properties file. Relative paths will be assumed to be in the |
 Â
Outputs
Property Name | Required | Description |
---|---|---|
 Â
Artifacts
This operation consumes a test plan (.jmx file) Apache JMeter test artifacts, if available.Â
 Â
Endpoint Selection
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instance. Selecting a specific resource will result in selection of endpoints associated to the environment instance which have that resource defined.Â
 Â
Endpoint Execution
This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.Â
- style