Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.
(e.g. C:\apache-jmeter-3.0)

Apache JMeter Properties File

FDJM_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.

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. Relative paths will be assumed to be in the FD_ARTIFACTS_DIR.

Outputs

Output Name

Output Code

Required

Description

Artifacts

This operation consumes a test plan (.jmx file) Apache JMeter test artifacts, if available. 

...