<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Agile Scrum Videos and Tutorials &#187; BDD</title>
	<atom:link href="http://www.tvagile.com/tag/bdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tvagile.com</link>
	<description>Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:34:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>BDD With Cucumber RSpec</title>
		<link>http://www.tvagile.com/2011/04/26/the-cucumberrspec-cycle/</link>
		<comments>http://www.tvagile.com/2011/04/26/the-cucumberrspec-cycle/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 15:05:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2392</guid>
		<description><![CDATA[This two videos show how to do Behaviour Driven Development (BDD) with Ruby, Cucumber and RSpec.]]></description>
		<wfw:commentRss>http://www.tvagile.com/2011/04/26/the-cucumberrspec-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TickSpec Demonstration</title>
		<link>http://www.tvagile.com/2011/01/12/tickspec-demonstration/</link>
		<comments>http://www.tvagile.com/2011/01/12/tickspec-demonstration/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 13:00:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2316</guid>
		<description><![CDATA[TickSpec is a lightweight Behavior Driven Development (BDD) framework. It describe behavior in plain text using the Gherkin business language: &#8220;given, when, then&#8221;.]]></description>
		<wfw:commentRss>http://www.tvagile.com/2011/01/12/tickspec-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior-Driven Development in the Real World</title>
		<link>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/</link>
		<comments>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 13:01:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2174</guid>
		<description><![CDATA[Behavior-Driven Development is more than a technique for creating and organizing unit tests. It is also a wonderful way to communicate with customers and users about the software being created. This video demonstrates some techniques and tools you can use to start delivering software with BDD. : Using Behavior-Driven Development frameworks, this session explores ways [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/te/NorthAmerica/2010/wmv/DPR302.wmv" length="87208104" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Driving an ASP.NET MVC Application Outside-in with SpecFlow</title>
		<link>http://www.tvagile.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/</link>
		<comments>http://www.tvagile.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 14:28:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[specflow]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2139</guid>
		<description><![CDATA[You will learn the basics of Behavior Driven Development (BDD) and Acceptance Test Driven Development (ATDD) as well as how to use these concepts to bridge the gap between requirements and implementation ? on .NET platform with SpecFlow. SpecFlow is an open source project inspired by Cucumber aiming at bringing pragmatic BDD to .NET. Watch [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with GivWenZen</title>
		<link>http://www.tvagile.com/2010/07/01/getting-started-with-givwenzen/</link>
		<comments>http://www.tvagile.com/2010/07/01/getting-started-with-givwenzen/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:57:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[givwenzen]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2102</guid>
		<description><![CDATA[This screencast gives a 10 minute how to on getting started with GivWenZen. GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a team get the words right and create a ubiquitous language to describe and test a business domain.]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/07/01/getting-started-with-givwenzen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cucumber-nagios + Flapjack: Rethinking Monitoring for the Cloud</title>
		<link>http://www.tvagile.com/2010/06/16/cucumber-nagios-flapjack-rethinking-monitoring-for-the-cloud/</link>
		<comments>http://www.tvagile.com/2010/06/16/cucumber-nagios-flapjack-rethinking-monitoring-for-the-cloud/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:50:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[nagios]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2093</guid>
		<description><![CDATA[Writing checks for your monitoring system is boring. You end up writing the same checks again and again, and it can be difficult to verify behavior instead of availability. Wouldn’t it be useful to have a standard library of checks you could reuse across your infrastructure? it lets you write reusable behavioral tests in human-readable [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/06/16/cucumber-nagios-flapjack-rethinking-monitoring-for-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How TDD/BDD Miss the Point: Introducing EDD</title>
		<link>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/</link>
		<comments>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2011</guid>
		<description><![CDATA[Ruby&#8217;s testing culture goes way back, and has been a force for making many Ruby projects a showcase for solid, maintainable code. That said, within a business an exclusive focus on TDD and BDD can easily miss the bigger picture and drive optimizations in the development process that negatively impact the business as a whole. [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go Behave! A BDD Framework for the Go Programming Language</title>
		<link>http://www.tvagile.com/2010/03/15/go-behave-a-bdd-framework-for-the-go-programming-language/</link>
		<comments>http://www.tvagile.com/2010/03/15/go-behave-a-bdd-framework-for-the-go-programming-language/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:58:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[gospecify]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2001</guid>
		<description><![CDATA[Gospecify is a behavior-driven development (BDD) framework for Go. Rather than focus on testing every nook and cranny of some code, it helps a programmer produce an executable specification of that code&#8217;s behavior. Go&#8217;s syntax allowed gospecify to be almost as expressive as Ruby&#8217;s rpsec; however, a few tricks had to be used to achieve [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/15/go-behave-a-bdd-framework-for-the-go-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pickle with Cucumber</title>
		<link>http://www.tvagile.com/2010/03/10/pickle-with-cucumber/</link>
		<comments>http://www.tvagile.com/2010/03/10/pickle-with-cucumber/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:20:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[pickle]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1992</guid>
		<description><![CDATA[Pickle adds many convenient Cucumber steps for generating models. Also learn about table diffs in this episode. Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid &#8211; all rolled into one format. Pickle gives [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/10/pickle-with-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acceptance-Test Driven Development &#8211; Bring Developers and Testers Together</title>
		<link>http://www.tvagile.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/</link>
		<comments>http://www.tvagile.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:31:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[easyb]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1979</guid>
		<description><![CDATA[Test-Driven Development (TDD) and Behaviour-Driven Development (BDD) are powerful techniques, helping developers write better designed, more maintainable and more reliable code, and stay focused on the real user requirements. But how does the rest of the team fit in to the picture? In this talk, John Smart, creator of the Java Power Tools Bootcamp, looks [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Cucumber for BDD and Agile Acceptance Testing</title>
		<link>http://www.tvagile.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/</link>
		<comments>http://www.tvagile.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:38:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1960</guid>
		<description><![CDATA[Cucumber is a tool that can execute plain-text functional descriptions as automated tests. The language that Cucumber understands is called Gherkin. While Cucumber can be thought of as a “testing” tool, the intent of the tool is to support BDD. This means that the “tests” (plain text feature descriptions with scenarios) are typically written before [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Unit Testing with Palm Mojo SDK</title>
		<link>http://www.tvagile.com/2010/01/20/automated-unit-testing-with-palm-mojo-sdk/</link>
		<comments>http://www.tvagile.com/2010/01/20/automated-unit-testing-with-palm-mojo-sdk/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:27:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[jasmine]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1884</guid>
		<description><![CDATA[In this webcast we&#8217;ll introduce Behavior Driven Development (BDD) and Jasmine (a BDD framework for JavaScript); install Jasmine and add related code to the app to support BDD; discuss how to write a failing test first, then add functionality to make a test pass; and finally we&#8217;ll develop a simple webOS application test first, with [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/01/20/automated-unit-testing-with-palm-mojo-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior Driven Development &amp; Domain Driven Design</title>
		<link>http://www.tvagile.com/2010/01/14/behavior-driven-development-domain-driven-design/</link>
		<comments>http://www.tvagile.com/2010/01/14/behavior-driven-development-domain-driven-design/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 12:11:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[domain driven design]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1870</guid>
		<description><![CDATA[Dan North gives an overview of Domain Driven Design and Behavior Driven Development then ties them together for a powerful mix. http://www.infoq.com/presentations/bdd-and-ddd]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/01/14/behavior-driven-development-domain-driven-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Narrative Acceptance Tests &#8211; A Behaviour Driven Approach</title>
		<link>http://www.tvagile.com/2009/12/29/narrative-acceptance-tests-a-behaviour-driven-approach/</link>
		<comments>http://www.tvagile.com/2009/12/29/narrative-acceptance-tests-a-behaviour-driven-approach/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:53:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1822</guid>
		<description><![CDATA[Acceptance Tests elaborate a user story &#038; are essentially behaviour specifications, expressing examples of how the application will actually be used. These should represent customer-intent in terms the customer understands. This session shows developers and testers how to transcribe their understanding of customer intent in a way that makes sense to customers. Using the popular [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/12/29/narrative-acceptance-tests-a-behaviour-driven-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behaviour-Driven Development</title>
		<link>http://www.tvagile.com/2009/12/16/behaviour-driven-development/</link>
		<comments>http://www.tvagile.com/2009/12/16/behaviour-driven-development/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 12:53:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1801</guid>
		<description><![CDATA[Behaviour-Driven Development (BDD) started out as a way of teaching Test-Driven Development without getting sidetracked into the complex world of testing. BDD has grown to encompass behaviour at the story level, and is crossing over into the acceptance testing space. This session introduces some of the ideas and vocabulary behind BDD, and demonstrates how you [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/12/16/behaviour-driven-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How We Build Quality Software at uSwitch.com</title>
		<link>http://www.tvagile.com/2009/11/25/how-we-build-quality-software-at-uswitch-com/</link>
		<comments>http://www.tvagile.com/2009/11/25/how-we-build-quality-software-at-uswitch-com/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 12:23:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[watir]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1772</guid>
		<description><![CDATA[This video provides an experience report on how we build quality software at uSwitch.com. Around 9 months ago the development team shifted from having a separate QA team to adopting a whole-team approach for building and delivering software with quality baked in. This talk explains why we made this shift, provide an insight into how [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/11/25/how-we-build-quality-software-at-uswitch-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cucumbered</title>
		<link>http://www.tvagile.com/2009/11/11/cucumbered/</link>
		<comments>http://www.tvagile.com/2009/11/11/cucumbered/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:47:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1757</guid>
		<description><![CDATA[In this talk from FutureRuby, Joseph Wilk gives an introduction to the BDD framework Cucumber and gives valuable tips for getting it adopted and used by customers and developers. Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/11/11/cucumbered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feature Injection and BDD: Pull in Action</title>
		<link>http://www.tvagile.com/2009/10/27/feature-injection-and-bdd-pull-in-action/</link>
		<comments>http://www.tvagile.com/2009/10/27/feature-injection-and-bdd-pull-in-action/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:50:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Lean]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1722</guid>
		<description><![CDATA[Ever been on a project where the software worked, but turned out to be the wrong software? Where the software was shipped, but didn&#8217;t make any money? Feature Injection &#8211; the method of breaking down a vision into small stories &#8211; can help! In this presentation, we talk about how Feature Injection plays into BDD&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/10/27/feature-injection-and-bdd-pull-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behaviour-Driven Development &#8211; a road to effective design and clean code</title>
		<link>http://www.tvagile.com/2009/08/20/behaviour-driven-development-a-road-to-effective-design-and-clean-code/</link>
		<comments>http://www.tvagile.com/2009/08/20/behaviour-driven-development-a-road-to-effective-design-and-clean-code/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:01:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[north]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1507</guid>
		<description><![CDATA[In this talk, Dan contrasts the traditional top-down and bottom-up approaches with a proven &#8220;outside-in&#8221; approach based on real life experience &#8211; engaging with and listening to our stakeholders. He shows how this can allow us to stay firmly on track, leading to clean code and effective design that provides maximum value to our stakeholders, [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/08/20/behaviour-driven-development-a-road-to-effective-design-and-clean-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Test, Better Code &#8211; From Unit Testing to Behavior-Driven Development</title>
		<link>http://www.tvagile.com/2009/08/13/good-test-better-code-from-unit-testing-to-behavior-driven-development/</link>
		<comments>http://www.tvagile.com/2009/08/13/good-test-better-code-from-unit-testing-to-behavior-driven-development/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:27:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1487</guid>
		<description><![CDATA[&#8220;Testing is design&#8221;; &#8220;Unit tests are documentation&#8221;; &#8220;Tests are specifications&#8221;. These are sought-after rewards of developer testing practices, but simply writing tests or even writing tests before writing production code doesn&#8217;t make these wishes come true. When we take up unit testing, we initially tend to do things a certain way. Over time we might [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/08/13/good-test-better-code-from-unit-testing-to-behavior-driven-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

