InfoQ

Topic/Tag specific view

All content and news on InfoQ about CruiseControl


News about CruiseControl

ThoughtWorks Releases Cruise: Continuous Integration and Release Management System

Community
Agile
Topics
Release,
Announcements,
Build systems,
Configuration Management

Continuous integration is an agile practice in which each code change committed is automatically built and tested, reducing the cost of bugs by catching many of them as soon as they are introduced. Today, ThoughtWorks released Cruise, extending continuous integration to application testing and deployment. Cruise runs on Windows, Mac OS X and Linux, and includes support for .NET, Java, and Ruby.

Hands-off Load Testing with JMeter and Ant

Community
Java
Topics
Performance & Scalability,
Software Testing

Automation expert Paul Duvall highlights in a recent post the value of earlier and continuous integration of load tests throughout the development cycle and presents simple step-by-step techniques to create a scheduled integration build that runs JMeter tests.

Review: Continous Performance Management

Community
Agile
Topics
Software Testing,
Unit Testing,
Code Analysis,
Build systems

Steven Haines from Quest has published an article demonstrating the use of performance analysis tools in the continuous build cycle as best practice and makes some thought provoking points about the cost of not doing so.