Agile 2009 - examples http://agile2009.agilealliance.org/taxonomy/term/25/0 en Styles of TDD: First Tests http://agile2009.agilealliance.org/node/2257 <p>It&#8217;s easy to speak of test-driven development as if it were a single method, but there are several ways to approach it. In our experience, different approaches lead to quite different solutions.</p> <p>In this workshop, we&#8217;re not trying to decide which approach is best. Rather, we&#8217;ll use concrete examples to explore </p> <ul> <li>What goes into the moment of decision when a test is written?</li> <li>How do you think about the problem you&#8217;re trying to solve?</li> <li>What strategies or techniques help you write the first few tests?</li> </ul> <p>This workshop is targeted at TDD/BDD Practitioners. </p> http://agile2009.agilealliance.org/node/2257#comments Developer Jam Workshop acceptance test driven BDD examples tdd 180 minutes Thu, 26 Feb 2009 04:48:52 +0000 naresh 2257 at http://agile2009.agilealliance.org Acceptance Testing Java Applications with Cucumber, RSpec, and JRuby http://agile2009.agilealliance.org/node/1276 <p>Cucumber is a new acceptance testing (AT) tool that works with RSpec. Already popular in the Ruby community, this tutorial shows you how to use Cucumber to test drive Java applications, when you combine Cucumber and RSpec with JRuby.</p> <p>We&#8217;ll also discuss Cucumber <em>vs.</em> FitNesse and using RSpec <em>vs.</em> JUnit. You&#8217;ll learn tips for writing good acceptance tests. Half of the time will be devoted to a hands-on exercises, where you will test drive a simple Java application using Cucumber.</p> <p>Bring your laptop (or a pair partner with one), with the latest Cucumber, RSpec, and JRuby installed. </p> http://agile2009.agilealliance.org/node/1276#comments Tools for Agility Tutorial acceptance-testing BDD cucumber examples java RSpec ruby tdd user stories 180 minutes Mon, 09 Feb 2009 22:10:48 +0000 deanwampler 1276 at http://agile2009.agilealliance.org Feature Injection A Gentle Introduction http://agile2009.agilealliance.org/node/185 <p>Despite what you may have heard, analysis is still an important aspect of projects done in an agile manner. Teams still need to understand what they are delivering in what order. The trick is to how to utilize traditional analysis techniques without introducing the corresponding waste that can be experienced with those techniques. In this session, we introduce Feature Injection and demonstrate how it combines traditional analysis techniques and the agile technique Behavior Driven Development to identify the business value delivered by a project without introducing analysis paralysis.</p> http://agile2009.agilealliance.org/node/185#comments Customers &amp; Business Value Workshop Analysis BDD Behavior Driven Development examples Feature Injection testing 90 minutes Sat, 03 Jan 2009 04:04:24 +0000 KentMcDonald 185 at http://agile2009.agilealliance.org