Full-featured Continuous Integration System video demonstration
In demonstrating the Use a CI Server practice from Continuous Integration: Improving Software Quality and Reducing Risk , I show you how to create a full-featured CI system using CruiseControl, Ant and various testing, inspection and deployment tools such as Cargo, DbUnit, JUnit, JavaNCSS, Selenium, Simian, JDepend, Subversion, Cobertura and CheckStyle .

The demonstration includes a fully-functioning (albeit small) web application. You will be able to access the full source of build scripts, CruiseControl configuration scripts, Java and other configuration files so that you can configure this in your environment as well.
If you’re interested in the mechanics of installing and configuring a CI system, this is the video for you .

September 13th, 2007 at 12:13 am
That is so cool. Very nice demonstration! Downloading cruise control etc, watching the selenium tests run - very satisfying… I’m about to apply selenium tests on my current project - this is a very nice guide, give me a great idea of what I can achieve!
Big Ups!
September 13th, 2007 at 12:34 am
Thanks Antony. If you’re looking for more, go to http://integratebutton.com/. I am publishing one new video every week that covers one of 40+ practices from the “Continuous Integration” book I coauthored.