Performance Continuous Integration with Jenkins and Multi-Mechanize

Published May 3rd, 2012 Under Agile | 1 Comment

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.

Video Producer: http://goldb.org/

Related Videos:


Comments

Name (required)

Email (required)

Website

Speak your mind

*

1 Comment so far

  1. Dzmitry Kashlach on October 23, 2012 02:58

    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