Executes an Apache JMeter Test Plan.
Test Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
JMeter Home Directory | FDJM_JMETER_HOME_DIR | Yes | Apache JMeter Home directory. Make sure you give the path where you have bin directory of the JMeter. |
jmeter.properties Path | FDJM_JMETER_PROPERTIES_FILE | No | 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 | FDJM_TEST_PLAN_FILE | Yes | JMeter Test Plan (jmx) file. Relative paths will be assumed to be in the FD_ARTIFACTS_DIR. (e.g. /Tests/project/hrTestPlan.jmx) |
Properties | FDJM_PROPERTIES | No | Properties for the test. (e.g. host=fd.com,port=80,threadCount=10) |
User Properties Files | FDJM_USER_PROPERTIES_FILE | No | User Properties file. elative paths will be assumed to be in the FD_ARTIFACTS_DIR. |
Outputs
Property Name | Required | Description |
---|---|---|
Artifacts
This operation consumes a test plan (.jmx file) Apache JMeter test artifacts, if available.