This plugin understands the JMeter analysis report XML
format, JMeter Summariser report text format,
SOAPUI report in JUnit format, and
Iago format as recorded while parrot server is running.
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, JUnit, or Iago) 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 ,**/*.log pattern for JMeter Summariser and parrot-server-stats.log for Iago.