TDD http://blogs.ugidotnet.org/alessio_blog/category/TDD.aspx Test-driven development it-IT Alessio Pambianchi Subtext Version 2.6.0.0 The Mantra: http://blogs.ugidotnet.org/alessio_blog/archive/2010/10/22/the-mantra.aspx <p>Red Green Refactor:</p> <p><a href="http://blogs.ugidotnet.org/images/blogs_ugidotnet_org/alessio_blog/Windows-Live-Writer/La-radice-dei-problemi_91C9/RedGreenRefactor_2.png"><img height="248" border="0" width="259" src="http://blogs.ugidotnet.org/images/blogs_ugidotnet_org/alessio_blog/Windows-Live-Writer/La-radice-dei-problemi_91C9/RedGreenRefactor_thumb.png" alt="RedGreenRefactor" title="RedGreenRefactor" style="background-image: none; border-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px;" /></a></p> <blockquote> <p><strong>First fail the test cases</strong>. The idea is to ensure that the test really works and can catch an error. Once this is shown, the underlying functionality can be implemented. This has been coined the "test-driven development mantra", known as red/green/refactor where red means <em>fail</em> and green is <em>pass</em>.</p> </blockquote> <p><a href="http://en.wikipedia.org/wiki/Test-driven_development">Fonte</a></p><img src="http://blogs.ugidotnet.org/alessio_blog/aggbug/99386.aspx" width="1" height="1" /> Alessio Pambianchi http://blogs.ugidotnet.org/alessio_blog/archive/2010/10/22/the-mantra.aspx Fri, 22 Oct 2010 14:19:25 GMT http://blogs.ugidotnet.org/alessio_blog/archive/2010/10/22/the-mantra.aspx#feedback 105 http://blogs.ugidotnet.org/alessio_blog/comments/commentRss/99386.aspx