Name |
Bamboo JMeter Aggregator Plugin |
|---|---|
Version |
0.1 |
Product Versions |
2.0.3+ |
Author(s) |
|
Homepage |
http://confluence.atlassian.com/display/BAMEXT/JMeter+Aggregator+Plugin |
Price |
free |
License |
|
JavaDocs |
|
IssueTracking |
|
Source Repository |
http://svn.atlassian.com/svn/public/contrib/bamboo/bamboo-jmeter-aggregator-plugin/ or browse in FishEye |
Download JAR |
|
Download Source |
Description/Features
FeaturesAggregates JMeter build resultsThe sample results from each JMeter sampler and stored and aggregated against the sampler, as well as in total. The current metrics that are aggregated are:
Generates reports on aggregated data across buildsReports can be generated that graph any combination of samplers and metrics on a graph, showing how they have changed across builds.
Runs configurable assertions on aggregated dataAny number of assertions may be configured, against individual samplers, or against all of the samplers, that get run a range of conditions over metrics.
If the assertions fail, the build fails, allowing fast detection and feedback of performance issues.
The conditions that can be configured are:
Aggregates data from arbitary CSV filesIn order to support aggregating, reporting on and running assertions on other sources of performance test data, the JMeter Aggregator Plugin will aggregate data from CSV files, which represent point in time samples, each column being a sampler. This is useful if you want to get record information such as CPU usage, memory usage, IO, network usage etc, and have a script, that runs in parallel to your load tests, that will periodically write these values to a CSV file. Version CompatibilityCompatibility of JMeter Aggregator Plugin versions (side) versus Bamboo versions (top).
|
|
Initial release for dog fooding on Atlassian Bamboo servers.