Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban
 

Performance Continuous Integration with Jenkins and Multi-Mechanize

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/

2 Comments

  1. Pingback: Links « /dev

Comments are closed.