This plugin understands the JMeter analysis report XML format, JMeter Summariser report text format, and the SOAPUI report in JUnit format.
This plug-in does not perform the actual analysis; it only displays useful information about analysis results, such as average responding time, historical result trend, web UI for viewing analysis reports, and so on.

To use this feature, first set up your build to run tests, then select the adequate parser for your tests (JMeter or JUnit) and finally you have to specify the path to the different performance files. By default the plugin will use the **/*.jtl pattern for JMeter, **/TEST*.xml for JUnit tests and **/*.log pattern for JMeter Summariser. you have to specify the path to the different performance XML files, by default the plugin will use the **/*.jtl pattern for JMeter, **/*.log pattern for JMeter Summariser and **/TEST*.xml for JUnit tests.