Apache JMeter Plugin¶
The plugin allows you to upload tests from PFLB Platform to edit them in Apache JMeter
The plugin supports Apache JMeter 5.4.1 and higher.
Install the plugin¶
Request a JAR file of the plugin from the Technical support.
Copy the JAR file to the folder:
JMETER_HOME\lib\ext
.Create the
JMETER_HOME\bin\pflb.properties
file and fill in the file before Apache JMeter runs:pflb_url. URL of the platform.
api_token. API token.
tmp_dir. The folder where tests downloaded from PFLB Platform.
Example of the config file:
pflb_url=https://mycompany.pflb.us api_token=<API token> tmp_dir=/home/jmeter/
Use the plugin¶
To edit the PFLB Platform test in Apache JMeter, follow these steps:
Run Apache JMeter.
In the upper-right corner of the Apache JMeter window, click
. The list of the PFLB Platform OWN_JMX tests opens. To refresh the list, click Reload if needed.
Expand the required test and select the version:
Click Download. The JMX file downloaded from PFLB Platform will open:
Note
If the Name and Comments fields are not filled in for the script element, then PFLB Platform generates unique values of these fields. For example:
Edit and save the JMX file.
To change the plugin settings, go to the Settings tab:
