Agile 2009 - Automated Build http://agile2009.agilealliance.org/taxonomy/term/2356/0 en Herding Cats: Managing Large Test Suites http://agile2009.agilealliance.org/node/806 <p>This report will focus on challenges we faced maintaining hundreds of builds that encompass tens of thousands of assertions. Over the past five years our development team, at Iowa Student Loan (ISL), leveraged TDD and Continuous Integration to develop software. Tests and builds quickly accumulate and maintaining them can be like herding cats. We were often tempted to neglect these tests in the pursuit of developing new functionality. We would like to share strategies that helped us maintain our automated test investments.</p> http://agile2009.agilealliance.org/node/806#comments Testing Experience report Automated Build change feedback loops maintenance new requirements test test suit unit test 45 minutes Mon, 02 Feb 2009 12:28:31 +0000 dkessler 806 at http://agile2009.agilealliance.org Automated deployment with Maven and friends - going the whole nine yards http://agile2009.agilealliance.org/node/399 <p>Automating your build process with Continuous Integration is certainly a great idea, but why stop there? Why not go the whole nine yards and automate the deployment process as well? Staging and production deployments are typically more complicated and more involved than a simple development deployment, but doing them by hand can be time-consuming, tricky and error-prone. Indeed, turning your staging and production deployments into a one-click affair has a lot going for it.</p> http://agile2009.agilealliance.org/node/399#comments Tools for Agility Demonstration Automated Build Bamboo continuous integration Jira Maven 90 minutes Mon, 19 Jan 2009 09:07:10 +0000 john.smart 399 at http://agile2009.agilealliance.org