<?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>.NET Software Development Videos &#38; Tutorial Directory &#187; BDD</title>
	<atom:link href="http://www.dotnet-tv.com/tag/bdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +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>Building .NET Applications with BDD</title>
		<link>http://www.dotnet-tv.com/2011/08/18/building-net-applications-with-bdd/</link>
		<comments>http://www.dotnet-tv.com/2011/08/18/building-net-applications-with-bdd/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 20:29:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[specflow]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2037</guid>
		<description><![CDATA[This video presents collected working experiences of several .NET projects using SpecFlow. This video presents questions you ran into when doing BDD with SpecFlow and possible answers.
Download this video from http://ndc2011.macsimum.no/mp4/Day1%20Wednesday/Track5%201500-1600.mp4
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/08/18/building-net-applications-with-bdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/mp4/Day1%20Wednesday/Track5%201500-1600.mp4" length="270200309" type="video/mp4" />
		</item>
		<item>
		<title>TickSpec: An F# BDD Framework</title>
		<link>http://www.dotnet-tv.com/2011/04/26/tickspec-an-f-bdd-framework/</link>
		<comments>http://www.dotnet-tv.com/2011/04/26/tickspec-an-f-bdd-framework/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 14:05:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[tickspec]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1987</guid>
		<description><![CDATA[TickSpec is a lightweight Behaviour Driven Development (BDD) framework. You describe behaviour in plain text using the Gherkin business language, i.e. given, when, then. It is then easy to execute the behaviour against matching F# tick methods (let &#8220;tick method&#8220; () = true) or attributed C# or F# methods.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/04/26/tickspec-an-f-bdd-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Functional BDD with TickSpeck</title>
		<link>http://www.dotnet-tv.com/2011/04/18/functional-bdd-with-tickspeck/</link>
		<comments>http://www.dotnet-tv.com/2011/04/18/functional-bdd-with-tickspeck/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 15:24:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[tickspec]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1983</guid>
		<description><![CDATA[The video looks at TickSpec, a lightweight Open Source BDD framework, which builds on Cucumber’s Gherkin business language. It presents plenty of live samples in Visual Studio, from a simple game all the way up to a fully fledged Silverlight Trading Application. 
http://skillsmatter.com/podcast/agile-scrum/functional-bdd
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/04/18/functional-bdd-with-tickspeck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpecFlow: One Step closer to Executable Specifications</title>
		<link>http://www.dotnet-tv.com/2011/04/05/specflow-one-step-closer-to-executable-specifications/</link>
		<comments>http://www.dotnet-tv.com/2011/04/05/specflow-one-step-closer-to-executable-specifications/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 21:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[specflow]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1978</guid>
		<description><![CDATA[This video shows how you can write your tests is natural language that can be at least reviewed by a business user and then directly executed without further coding in most cases with SpecFlow.

Video producer: Chicago ALT.NET
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/04/05/specflow-one-step-closer-to-executable-specifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TickSpec Demonstration</title>
		<link>http://www.dotnet-tv.com/2011/01/12/tickspec-demonstration/</link>
		<comments>http://www.dotnet-tv.com/2011/01/12/tickspec-demonstration/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 12:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1916</guid>
		<description><![CDATA[TickSpec is a lightweight Behavior Driven Development (BDD) framework for F#. It describe behavior in plain text using the Gherkin business language: &#8220;given, when, then&#8221;.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/01/12/tickspec-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior Driven Development on WCF and UI using xUnit</title>
		<link>http://www.dotnet-tv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/</link>
		<comments>http://www.dotnet-tv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 10:38:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[xunit]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1785</guid>
		<description><![CDATA[This tutorial shows how BDD can be done from early requirement collection stage to late integration tests. It explains breaking user stories into behaviors, and then developers and test engineers taking the behavior specs and writing a WCF service and unit test for it, in parallel, and then eventually integrating the WCF service and doing the integration tests. It introduces how mocking is done using the Moq library. Moreover, it shows a way how you can write test once and do both unit and integration tests at the flip of ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior-Driven Development in the Real World</title>
		<link>http://www.dotnet-tv.com/2010/08/27/behavior-driven-development-in-the-real-world/</link>
		<comments>http://www.dotnet-tv.com/2010/08/27/behavior-driven-development-in-the-real-world/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 13:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[agile]]></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.dotnet-tv.com/?p=1783</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 to create software starting with solid Agile requirements, moving all the way through automated testing. We use .NET in C# and Visual Studio ALM, although none of these exact tools are required to accomplish the ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.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.dotnet-tv.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/</link>
		<comments>http://www.dotnet-tv.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 14:28:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[specflow]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1761</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 this video on Skillsmatter.com
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.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>Using Cucumber for BDD and Agile Acceptance Testing</title>
		<link>http://www.dotnet-tv.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/</link>
		<comments>http://www.dotnet-tv.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:38:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1647</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 anything else and verified by business analysts, domain experts, etc. non technical stakeholders. The production code is then written outside-in, to make the stories pass. Cucumber itself is written in Ruby, but it can be ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Cucumber to Test CLR Assembly</title>
		<link>http://www.dotnet-tv.com/2009/11/25/using-cucumber-to-test-clr-assembly/</link>
		<comments>http://www.dotnet-tv.com/2009/11/25/using-cucumber-to-test-clr-assembly/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 12:52:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1519</guid>
		<description><![CDATA[This screencast shows how to unit test a .NET CLR assembly using Cucumber BDD Framework. 
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/11/25/using-cucumber-to-test-clr-assembly/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.dotnet-tv.com/2009/08/13/good-test-better-code-from-unit-testing-to-behavior-driven-development/</link>
		<comments>http://www.dotnet-tv.com/2009/08/13/good-test-better-code-from-unit-testing-to-behavior-driven-development/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:26:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1380</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 adopt test-driven development, mock-objects, and ultimately we might adopt the specification and design practices that lead to the lauded benefits of self-documenting code, design through test, and ultimately to a greater level of agility. This ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/08/13/good-test-better-code-from-unit-testing-to-behavior-driven-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NGourd Presentation</title>
		<link>http://www.dotnet-tv.com/2009/06/11/ngourd-presentation/</link>
		<comments>http://www.dotnet-tv.com/2009/06/11/ngourd-presentation/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 12:51:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[ngould]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1307</guid>
		<description><![CDATA[NGourd, a BDD framework for C#,  is presented by Michael Minutillo (@wolfbyte) at the Australian Virtual Alt.Net meeting, May 11 2009. NGourd is designed heavily influenced by the Cucumber tool from the ruby world. The intention is to create a clean separation between the intent of a specification versus it&#8217;s execution. This allows developers to concentrate on the technical details while non-programmers can verify and even author specifications. 

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/06/11/ngourd-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

