Creating test reports in PFLB Platform#

Report editor#

Cloud Enterprise

We are excited to announce the release of the initial version of the report document editor! With this new feature, you can now easily generate reports for your tests directly within the PFLB Platform.

../../_images/um_report_example.rn7.png

On the Reports page, you can create a new report, and view and edit existing reports:

../../_images/um_reports.rn7.png

You can add different content blocks to the report document:

  • text blocks, headings, lists, images and tables,

  • custom blocks that are automatically filled with data from the tests: PFLB chart and PFLB table.

PFLB chart allows you to plot multiple metrics on the same chart. It could be metrics from the same or different test runs:

../../_images/um_pflb_chart_example.rn7.en.png

There are various metrics to plot in PFLB chart:

  • The Load Profile graph compares the actual and planned number of virtual users.

  • The System Metrics graph displays data on the system metrics of the testing system, such as CPU, disk, and RAM utilization.

  • The Test Metrics graph displays the average response time, number of requests, hits, errors per second, 95% response time.

  • The Transaction Metrics graph displays the average transaction time, 95% response time, number of transactions, and errors per second.

PFLB table contains SLA values on request, test, or transaction level.

../../_images/um_pflb_table_example.rn7.en.png

We will continue to develop the Report Editor in future versions. Stay tuned for updates!

Customization of JMeter properties for your test#

Cloud Enterprise

Now you can specify or override JMeter properties for your test. We added the list of supported JMeter properties to the documentation.

Create a settings set and specify JMeter properties and their values in it:

../../_images/um_set_jmeter_properties.rn7.en.png

All that remains is to link the settings set to the test and run it!