<?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; Software Testing</title>
	<atom:link href="http://www.dotnet-tv.com/category/software-testing/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>How to Record Performance Testing in Visual Studio</title>
		<link>http://www.dotnet-tv.com/2011/11/23/how-to-record-performance-testing-in-visual-studio/</link>
		<comments>http://www.dotnet-tv.com/2011/11/23/how-to-record-performance-testing-in-visual-studio/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:20:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[performance testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2098</guid>
		<description><![CDATA[This short video provides some best practices for recording web performance tests and tries to answer the following questions:
* Why is performance testing important?
* How does Visual Studio help you test the performance of your applications?
* How do you record a web performance test?
* How do make a web performance test data driven, transaction driven, loop driven, convert to code, add validations?
 
Video Producer: http://geekswithblogs.net/tarunarora/Default.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/23/how-to-record-performance-testing-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testability and the Entity Framework</title>
		<link>http://www.dotnet-tv.com/2011/11/04/testability-and-the-entity-framework/</link>
		<comments>http://www.dotnet-tv.com/2011/11/04/testability-and-the-entity-framework/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 18:14:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2088</guid>
		<description><![CDATA[This video explains how to create unit tests for applications making use of the ADO.NET Entity Framework 4.1.
http://www.infoq.com/presentations/Testability-and-the-Entity-Framework
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/11/04/testability-and-the-entity-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moq Setup Arguments</title>
		<link>http://www.dotnet-tv.com/2011/10/31/moq-setup-arguments/</link>
		<comments>http://www.dotnet-tv.com/2011/10/31/moq-setup-arguments/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 19:26:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[moq]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2080</guid>
		<description><![CDATA[This video explains how to use Setup parameters in the Returns of a mocked function using Moq. Moq (pronounced &#8220;Mock-you&#8221; or just &#8220;Mock&#8221;) is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available.
 
Video Producer: http://thethoughtfulcoder.com/
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/10/31/moq-setup-arguments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Coded UI Test Editor Overview</title>
		<link>http://www.dotnet-tv.com/2011/10/14/visual-studio-2010-coded-ui-test-editor-overview/</link>
		<comments>http://www.dotnet-tv.com/2011/10/14/visual-studio-2010-coded-ui-test-editor-overview/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 20:27:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2078</guid>
		<description><![CDATA[This video demonstrates some of the awesome new Coded UI test editing features available in Visual Studio 2010 Feature Pack 2.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/10/14/visual-studio-2010-coded-ui-test-editor-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Test Driven Development in .NET</title>
		<link>http://www.dotnet-tv.com/2011/09/21/introduction-to-test-driven-development-in-net/</link>
		<comments>http://www.dotnet-tv.com/2011/09/21/introduction-to-test-driven-development-in-net/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 14:47:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2064</guid>
		<description><![CDATA[This video provides a code-centric introduction to the concepts, tools, and practices of Test-driven Development (TDD) in .NET. It starts with the basics of setting up a unit testing framework and writing the first test, then it moves on to techniques for mocking dependencies and demonstrate patterns like Dependency Injection that will help you move past testing just the basics.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/09/21/introduction-to-test-driven-development-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoMoq Introduction</title>
		<link>http://www.dotnet-tv.com/2011/08/29/automoq-introduction/</link>
		<comments>http://www.dotnet-tv.com/2011/08/29/automoq-introduction/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 17:51:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2050</guid>
		<description><![CDATA[AutoMoq is an &#8220;auto-mocking&#8221; container that automatically creates  for Moq any fake objects that are necessary to instantiate the class under test. You can access those fakes through the mocker or you can just ignore them if they&#8217;re not important.
 
Video Producer: Darren Cauthon
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/08/29/automoq-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NUnit and Visual C#</title>
		<link>http://www.dotnet-tv.com/2011/08/23/nunit-and-visual-c/</link>
		<comments>http://www.dotnet-tv.com/2011/08/23/nunit-and-visual-c/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 17:40:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2039</guid>
		<description><![CDATA[This short tutorial shows how to use NUnit and Visual C#.
 
Related article
* Test-Driven Development (TDD) with NUnit
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/08/23/nunit-and-visual-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Learn Your Tools: NUnit</title>
		<link>http://www.dotnet-tv.com/2011/07/11/learn-your-tools-nunit/</link>
		<comments>http://www.dotnet-tv.com/2011/07/11/learn-your-tools-nunit/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 12:32:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2020</guid>
		<description><![CDATA[Sure you already do some flavor of unit testing. You use &#8220;x&#8221;Unit. But.. Do you know what the toolset can do for you? How can its features impact your style of testing and how your style of testing can be reflected on the use of features? Would you like to know how to extend the capabilities of the toolset? Watch this video if you:
a) use NUnit you can learn more of its features by watching code
b) use another testing framework and feel that it falls short on your demands
c) just ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/07/11/learn-your-tools-nunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/SAL5/Onsdag/1020-1120.wmv" length="502548432" type="video/asf" />
		</item>
		<item>
		<title>Working with Visual Studio 2010 &#8211; Part 8</title>
		<link>http://www.dotnet-tv.com/2011/06/24/working-with-visual-studio-2010-part-8/</link>
		<comments>http://www.dotnet-tv.com/2011/06/24/working-with-visual-studio-2010-part-8/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 11:40:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2017</guid>
		<description><![CDATA[This episode creates and executes a test case and also records a bug using Test and Lab Manager, which is part of the Visual Studio 2010 suite of products.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/06/24/working-with-visual-studio-2010-part-8/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>Load Testing WCF Services with Visual Studio 2010</title>
		<link>http://www.dotnet-tv.com/2011/03/14/load-testing-wcf-services-with-visual-studio-2010/</link>
		<comments>http://www.dotnet-tv.com/2011/03/14/load-testing-wcf-services-with-visual-studio-2010/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 12:42:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[load testing]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1962</guid>
		<description><![CDATA[This video looks at how you can use Visual Studio 2010 to perform load testing on your WCF services. When you build any WCF services, it is very important to understand how they will handle under load and stress. You want know that your services will respond well under peak load in order to allow your users to have a solid experience. Visual Studio 2010 Ultimate has tools built in which will give you this ability.
http://www.dimecasts.net/Content/WatchEpisode/183
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/03/14/load-testing-wcf-services-with-visual-studio-2010/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>Testable C#</title>
		<link>http://www.dotnet-tv.com/2010/12/06/testable-c/</link>
		<comments>http://www.dotnet-tv.com/2010/12/06/testable-c/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 13:32:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[csharp]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1900</guid>
		<description><![CDATA[Unit testing is valuable, but it&#8217;s hard to go very far with it without realizing that sometimes languages make it easy and sometimes they make it hard. In this code rich presentation, Michael Feathers will present a series of testability traps in the C# language: features and ways of using them which make unit testing impossible without specialized tooling. He will also present a simple rule along with supporting concepts that you can use to sidestep all of them and produce C# code which is always easily testable.
Watch this streaming ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/12/06/testable-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kill Bugs Faster and Build and Run Your Virtual Test Lab Using Microsoft Visual Studio Lab Management 2010</title>
		<link>http://www.dotnet-tv.com/2010/11/15/kill-bugs-faster-and-build-and-run-your-virtual-test-lab-using-microsoft-visual-studio-lab-management-2010/</link>
		<comments>http://www.dotnet-tv.com/2010/11/15/kill-bugs-faster-and-build-and-run-your-virtual-test-lab-using-microsoft-visual-studio-lab-management-2010/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 18:59:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1876</guid>
		<description><![CDATA[Developers, testers, project managers, and pointy-haired bosses&#8230; Come one, come all, and learn how to add a new tool to your kit to find and kill bugs faster. Watch as Brian fires up Microsoft’s new Visual Studio Lab Management 2010 with Team Foundation Server 2010. He’ll use this to create a virtual test environment on top of Hyper-V that mimics a production environment. Something you can do too—whether for an in-house configuration or for your customers. Using the Build features of Team Foundation Server 2010 with Team Lab, you can ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/11/15/kill-bugs-faster-and-build-and-run-your-virtual-test-lab-using-microsoft-visual-studio-lab-management-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/te/NorthAmerica/2010/wmv/DEV311.wmv" length="90427255" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Code Contracts and Pex: Power Charge Your Assertions and Unit Tests</title>
		<link>http://www.dotnet-tv.com/2010/10/13/code-contracts-and-pex-power-charge-your-assertions-and-unit-tests/</link>
		<comments>http://www.dotnet-tv.com/2010/10/13/code-contracts-and-pex-power-charge-your-assertions-and-unit-tests/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 14:23:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[pex]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1843</guid>
		<description><![CDATA[This video shows how Code Contracts provides a set of tools for design-by-contract programming and how Pex is an advanced unit-testing tool that uses automated program exploration to intelligently create unit tests with high code coverage. See how they work together so that your code has fewer defects. Learn about new features for Code Contracts including automatic documentation generation, call-site checking for components and reference assemblies for the .NET Framework and for Pex including a light-weight mocking framework, improved support for large code bases, and more thorough test input generation.


More ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/10/13/code-contracts-and-pex-power-charge-your-assertions-and-unit-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmv/VTL01.wmv" length="90717267" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Load Test with Visual Studio Team System</title>
		<link>http://www.dotnet-tv.com/2010/08/30/load-test-with-visual-studio-team-system/</link>
		<comments>http://www.dotnet-tv.com/2010/08/30/load-test-with-visual-studio-team-system/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 11:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[load testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1787</guid>
		<description><![CDATA[How to stress load your application and set up web tests or win form tests with Visual Studio Team System.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/30/load-test-with-visual-studio-team-system/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>
	</channel>
</rss>

