This video shows how to use the Jenkins Performance Plugin to execute Multi-Mechanize performance tests and capture results in a Continuous Integration environment.
The Jenkins Performance Plugin allows you to capture reports from JMeter and JUnit . Jenkins will generate graphic charts with the trend report of performance and robustness. It includes the feature of setting the final build status as good, unstable or failed, based on the reported error percentage.
Multi-Mechanize is an open source framework for performance and load testing. It runs concurrent Python scripts to generate load (synthetic transactions) against a remote site or service. Multi-Mechanize is most commonly used for web performance and scalability testing, but can be used to generate workload against any remote API accessible from Python.
[youtube HatB6IlCLEs]
Video Producer: http://goldb.org/
Do you know any Jenkins plugins, that integrates performance testing into build process? Something like
http://community.blazemeter.com/knowledgebase/articles/102721-blazemeter-plugin-to-jenkins
Pingback: Links « /dev