Articles in category: agile

This page lists all of the articles that are contained in the agile category. We are always looking for new artilces, if you have an idea for an article on this topic or have written some content yourself that you would like to shared, then please contact us for more information.

DevOps and Release Management
Posted by buildmeister on October 27th, 2011
This article introduces the concepts and practices of Devops. It highlights the potential benefits and pitfalls of Devops and also compares Devops with Release Management and how these two practices can potentially work together.
Agile Database Change Management with dbdeploy
Posted by buildmeister on July 23rd, 2009
A brief introduction to Agile Database Change Management practices and a detailed example of how you could use dbdeploy and Apache Ant to implement them on a Java project.
Agile SCM in the Enterprise
Posted by buildmeister on November 26th, 2008
This article discusses Agile Software Configuration Management, or Agile SCM - a well-designed, light form of SCM that can be used by software development projects practicing agile development methods.
Practices of Enterprise Continuous Integration
Posted by buildmeister on September 10th, 2008
This article introduces the concept of Continuous Integration, and describe a set of practices for ensuring that Continuous Integration is implemented successfully.
Introduction to Test Driven Development and JUnit
Posted by buildmeister on August 6th, 2007
This article describes the principles of Test Driven Development and the Java unit testing framework tool JUnit that can be used to implement it.
Introduction to CruiseControl
Posted by buildmeister on February 5th, 2007
A brief introduction to the features and capabilities of CruiseControl - an open-source Continuous Integration toolkit.