Agile 2009 - automation http://agile2009.agilealliance.org/taxonomy/term/181/0 en Why Is Testing So Slow? http://agile2009.agilealliance.org/node/3080 <p>Why is testing so slow? Why is testing taking so long? We&#8217;ve done lots of things to speed up testing, but we still face this time crunch when we get to the end of the iteration; then we find out from the field that there are problems that we didn&#8217;t anticipate. In this workshop, we&#8217;ll gather familiar patterns that slow down testing, and discover a few more in the process&#8212;and maybe we&#8217;ll find that the slowest parts of testing have nothing to do with testing at all. If you have problems that you&#8217;d like to solve or solutions that you&#8217;d like to offer, come along.</p> http://agile2009.agilealliance.org/node/3080#comments Testing Workshop automation comparison exploratory testing general systems speed strategy testing 90 minutes Tue, 03 Mar 2009 22:55:28 +0000 MBolton 3080 at http://agile2009.agilealliance.org WANTED: Seeking Single Agile Knowledge Development Tool-set http://agile2009.agilealliance.org/node/2762 <p>Aren&#8217;t code, backlog-items, tests, designs &amp; documents all just different forms of system knowledge at different levels of detail? Why can&#8217;t the same tools help refactor, browse, search, and provide build/test automation for <em>non-code</em> forms of knowledge <em>without</em> requiring a separate tool/repository for each format?</p> <p><a href="http://agile2009.agilealliance.org/node/2762">read more</a></p> http://agile2009.agilealliance.org/node/2762#comments Tools for Agility Talk automation Knowledge Management refactoring tools wikis 45 minutes Mon, 02 Mar 2009 18:41:29 +0000 bradapp 2762 at http://agile2009.agilealliance.org Agile Infrastructure http://agile2009.agilealliance.org/node/2151 <p>Deploying to servers has replaced shrinkwrapping CDs for delivering software. In the internet enabled era, the application is the infrastructure.</p> <p>The basis of all Agile engineering practices is reproducibly building from source code. If software is delivered on servers, and those servers can&#8217;t be reproducibly deployed from bare metal to working services, how Agile can you be?</p> <p>Continuous Integration is great, but what about Continuous Delivery! What are you waiting for?</p> <p>This talk will outline innovations in tools, process, planning and culture emerging at the front lines.</p> http://agile2009.agilealliance.org/node/2151#comments Agile Frontier Talk automation Best Practices boundary objects Consistency Deployment flexibility Information Radiators infrastructure planning 90 minutes Tue, 24 Feb 2009 11:02:21 +0000 littleidea 2151 at http://agile2009.agilealliance.org Build Engineer Bootcamp: Builds As Code http://agile2009.agilealliance.org/node/2043 <p>Bad build practices take a hidden toll on teams. It is not uncommon for a new developer to take days or even weeks to establish a functioning workspace. Good build engineers can make all the difference. By treating the build framework with the same respect as other source code they can help prevent these problems. In this clinic we will show how to refactor your build approach to end up with sustainable practices that get new people up and running quickly and set the stage for long term productivity. While the workshops are in Ant, the concepts are portable.</p> http://agile2009.agilealliance.org/node/2043#comments Developer Jam Clinic Ant antipatterns automation build Build automation refactoring 180 minutes Sat, 21 Feb 2009 23:07:55 +0000 PaulJulius 2043 at http://agile2009.agilealliance.org Applying Agile Development Practices to Atypical Technologies http://agile2009.agilealliance.org/node/494 <p>This talk discusses techniques that can be used to apply Agile practices to atypical technologies, and presents case studies on how to apply Agile practices to projects built with technologies including Teradata (Database), and MicroStrategy (BI). </p> <p><a href="http://agile2009.agilealliance.org/node/494">read more</a></p> http://agile2009.agilealliance.org/node/494#comments Developer Jam Talk acceptance testing automation ci continuous integration development practices fitnesse MicroStrategy tdd Teradata test-driven development 90 minutes Fri, 23 Jan 2009 15:10:22 +0000 sdillman 494 at http://agile2009.agilealliance.org Reducing Test Maintenance – A Picture is Worth 1000 Tests http://agile2009.agilealliance.org/node/346 <p>Spending more time maintaining your tests than your code? Started to write tests only to be discouraged by the complexity involved? Imagine if you could implement robust automated testing on even your most complex projects by simply writing one extra line of code… Now you can! Regardless of which testing framework you use, Approval Tests allow you to painlessly capture tested output in a visible, verifiable, and automated way. Particularly useful in the context of writing tests for legacy code, GUIs, databases and web pages, this open source solution is as pretty as a picture! </p> http://agile2009.agilealliance.org/node/346#comments Tools for Agility Talk Approval Tests automation BDD functional test tdd unit test 90 minutes Thu, 15 Jan 2009 21:40:59 +0000 Llewellyn.Falco 346 at http://agile2009.agilealliance.org