<?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>Software Testing &#38; Quality Assurance Videos Directory &#187; .net</title>
	<atom:link href="http://www.testingtv.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingtv.com</link>
	<description>Software Testing and Software Quality Assurance Videos and Tutorials Directory: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:52:40 +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>Build Automation and Continuous Integration with TFS 2010</title>
		<link>http://www.testingtv.com/2012/01/12/build-automation-and-continuous-integration-with-tfs-2010/</link>
		<comments>http://www.testingtv.com/2012/01/12/build-automation-and-continuous-integration-with-tfs-2010/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 16:51:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[buid]]></category>
		<category><![CDATA[msbuild]]></category>
		<category><![CDATA[team system]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2170</guid>
		<description><![CDATA[This video explains how to leverage TFS 2010, Windows Workflow (WF), and MSBuild to streamline the build and deployment processes and enable continuous integration. Continuous integration is an Agile best practice that allows for faster, more frequent feedback from other developers and even business stakeholders by providing regular builds, unit test runs, and deployments via [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2012/01/12/build-automation-and-continuous-integration-with-tfs-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test First Development with Pex and Moles</title>
		<link>http://www.testingtv.com/2012/01/05/test-first-development-with-pex-and-moles/</link>
		<comments>http://www.testingtv.com/2012/01/05/test-first-development-with-pex-and-moles/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:53:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[moles]]></category>
		<category><![CDATA[pex]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2167</guid>
		<description><![CDATA[This video provides a demonstration of Pex, a parameterized white box unit test tool, and Moles, an isolation framework. These two tools useful for test-first development in the context of .NET development. Watch this video on http://www.infoq.com/presentations/Pex-and-Moles]]></description>
		<wfw:commentRss>http://www.testingtv.com/2012/01/05/test-first-development-with-pex-and-moles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goal Driven Load Testing using Visual Studio</title>
		<link>http://www.testingtv.com/2011/12/21/goal-driven-load-testing-using-visual-studio/</link>
		<comments>http://www.testingtv.com/2011/12/21/goal-driven-load-testing-using-visual-studio/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 19:31:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2164</guid>
		<description><![CDATA[This short video discusses the types of performance testing, perform goal driven load testing with Visual Studio; analyzes the test run results and generate a report. Video Producer: http://geekswithblogs.net/tarunarora/Default.aspx]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/12/21/goal-driven-load-testing-using-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving from MBUnit to NUnit</title>
		<link>http://www.testingtv.com/2011/12/14/moving-from-mbunit-to-nunit/</link>
		<comments>http://www.testingtv.com/2011/12/14/moving-from-mbunit-to-nunit/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 15:56:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mbunit]]></category>
		<category><![CDATA[NUnit]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2162</guid>
		<description><![CDATA[This video explains the reasons and the effects of moving from MBUnit to NUnit for .NET unit testing. Both tools are open source solutions that belong to the xUnit family of unit testing tools. A post relating the experience of a different company making the same transition can be found here. Video Producer: http://www.campaignmonitor.com/]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/12/14/moving-from-mbunit-to-nunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Setup Arguments with Moq</title>
		<link>http://www.testingtv.com/2011/09/12/use-setup-arguments-with-moq/</link>
		<comments>http://www.testingtv.com/2011/09/12/use-setup-arguments-with-moq/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 15:24:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[moq]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2115</guid>
		<description><![CDATA[This tutorial shows 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 [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/09/12/use-setup-arguments-with-moq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardcore .NET Production Debugging</title>
		<link>http://www.testingtv.com/2011/09/05/hardcore-net-production-debugging-2/</link>
		<comments>http://www.testingtv.com/2011/09/05/hardcore-net-production-debugging-2/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 11:23:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[debugging]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2111</guid>
		<description><![CDATA[This video explains how to attack the nastiest bugs in your applications, how to look at what&#8217;s causing that grinding halt of your ASP.NET application and how to find the cause of that horrible memory leak in your Windows Forms application. Knowledge of these production debugging tools like WinDbg and SOS is not only important [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/09/05/hardcore-net-production-debugging-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/mp4/Day2%20Thursday/Track7%200900-1000.mp4" length="293656807" type="video/mp4" />
		</item>
		<item>
		<title>SpecFlow: Pragmatic BDD for .NET</title>
		<link>http://www.testingtv.com/2011/08/18/specflow-pragmatic-bdd-for-net/</link>
		<comments>http://www.testingtv.com/2011/08/18/specflow-pragmatic-bdd-for-net/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 21:53:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[specflow]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2097</guid>
		<description><![CDATA[This video gives a brief introduction to using SpecFlow and shows the latest interesting features. SpecFlow is a tool for the for .NET ecosystem that supports the implementation of the ideas behind those methodologies. SpecFlow builds upon the success of Cucumber, the famous BDD tool from Ruby &#038;Rails. SpecFlow provides integration to Visual Studio, MonoDevelop, [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/08/18/specflow-pragmatic-bdd-for-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/mp4/Day1%20Wednesday/Track5%201340-1440.mp4" length="240121108" type="video/mp4" />
		</item>
		<item>
		<title>TickSpec Breakpoint Demo</title>
		<link>http://www.testingtv.com/2011/07/26/tickspec-breakpoint-demo/</link>
		<comments>http://www.testingtv.com/2011/07/26/tickspec-breakpoint-demo/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 15:08:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[fsharp]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2081</guid>
		<description><![CDATA[This video provides a demo of TickSpec that shows how to set a breakpoint and debug your code. TickSpec is a F# BDD Framework.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/07/26/tickspec-breakpoint-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Driven Development with Visual Studio 2010</title>
		<link>http://www.testingtv.com/2011/03/28/test-driven-development-with-visual-studio-2010/</link>
		<comments>http://www.testingtv.com/2011/03/28/test-driven-development-with-visual-studio-2010/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 15:48:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2024</guid>
		<description><![CDATA[These two videos shows how to do Test Driven Development (TDD) with Visual Studio 2010. The first part covers from the Visual Studio solution creation to running the unit test getting a fail result. The second part covers making the test pass.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/03/28/test-driven-development-with-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TickSpec Demonstration</title>
		<link>http://www.testingtv.com/2011/01/12/tickspec-demonstration/</link>
		<comments>http://www.testingtv.com/2011/01/12/tickspec-demonstration/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 13:00:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[fsharp]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1978</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.testingtv.com/2011/01/12/tickspec-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing C# and ASP.NET Applications with Ruby</title>
		<link>http://www.testingtv.com/2011/01/03/testing-c-and-asp-net-applications-with-ruby/</link>
		<comments>http://www.testingtv.com/2011/01/03/testing-c-and-asp-net-applications-with-ruby/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 11:41:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1965</guid>
		<description><![CDATA[The Ruby community has always understood the importance of testing. They strive to make applications more testable while improving the approaches and tools they use. They have created some amazing frameworks and a series of best practices to support testing. C# and ASP.net developers can take full advantage for their own applications. This session provides [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/01/03/testing-c-and-asp-net-applications-with-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Manual Testing a Part of Your Development Process</title>
		<link>http://www.testingtv.com/2010/11/24/making-manual-testing-a-part-of-your-development-process/</link>
		<comments>http://www.testingtv.com/2010/11/24/making-manual-testing-a-part-of-your-development-process/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 14:07:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1945</guid>
		<description><![CDATA[Software has always needed to be tested manually, automation can help, but it is never going to replace the need for manual testing totally. How a team manages this requirement for manual testing can be key to a projects success or failure. In the 2010 release of Visual Studio, Microsoft have provided a whole new [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/11/24/making-manual-testing-a-part-of-your-development-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardcore .NET Production Debugging</title>
		<link>http://www.testingtv.com/2010/11/18/hardcore-net-production-debugging/</link>
		<comments>http://www.testingtv.com/2010/11/18/hardcore-net-production-debugging/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 11:52:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1937</guid>
		<description><![CDATA[But &#8230; it used to work yesterday! This presentation introduces the hardcore and low–level tools used for production debugging of .NET applications. You&#8217;ll learn how to attack the nastiest bugs in your applications, how to look at what&#8217;s causing that grinding halt of your ASP.NET application and how to find the cause of that horrible [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/11/18/hardcore-net-production-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unit Testing Best Practices &amp; Test Reviews</title>
		<link>http://www.testingtv.com/2010/11/15/unit-testing-best-practices-test-reviews/</link>
		<comments>http://www.testingtv.com/2010/11/15/unit-testing-best-practices-test-reviews/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 18:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mock]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1931</guid>
		<description><![CDATA[In this session we look at existing .NET code form open source projects and discuss anti patterns worst practices when doing unit testing in the wild. From abuse of mock objects, unmaintainable tests and unreadable tests to checking interactions vs. state – this talk will take you deep into the real ugly world of unit [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/11/15/unit-testing-best-practices-test-reviews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Contracts and Pex: Power Charge Your Assertions and Unit Tests</title>
		<link>http://www.testingtv.com/2010/10/13/code-contracts-and-pex-power-charge-your-assertions-and-unit-tests/</link>
		<comments>http://www.testingtv.com/2010/10/13/code-contracts-and-pex-power-charge-your-assertions-and-unit-tests/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 14:22:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[pex]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1906</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 [...]]]></description>
		<wfw:commentRss>http://www.testingtv.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>Inside Microsoft Team Foundation Server (TFS)</title>
		<link>http://www.testingtv.com/2010/08/31/inside-microsoft-team-foundation-server-tfs/</link>
		<comments>http://www.testingtv.com/2010/08/31/inside-microsoft-team-foundation-server-tfs/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 11:14:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[team system]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1869</guid>
		<description><![CDATA[Steve Andrews discusses Microsoft&#8217;s Application Lifecycle Management (ALM) which delivers source control, work item tracking, Team Foundation Build, a team project portal Web site, reporting, and project management capabilities.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/31/inside-microsoft-team-foundation-server-tfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior Driven Development on WCF and UI using xUnit</title>
		<link>http://www.testingtv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/</link>
		<comments>http://www.testingtv.com/2010/08/30/behavior-driven-development-on-wcf-and-ui-using-xunit/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 10:38:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[xunit]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1863</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 [...]]]></description>
		<wfw:commentRss>http://www.testingtv.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.testingtv.com/2010/08/27/behavior-driven-development-in-the-real-world/</link>
		<comments>http://www.testingtv.com/2010/08/27/behavior-driven-development-in-the-real-world/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 13:01:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1831</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.testingtv.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>Test-Driven Development – From Painful to (Near) Zero Friction</title>
		<link>http://www.testingtv.com/2010/08/17/test-driven-development-%e2%80%93-from-painful-to-near-zero-friction/</link>
		<comments>http://www.testingtv.com/2010/08/17/test-driven-development-%e2%80%93-from-painful-to-near-zero-friction/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 13:10:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1819</guid>
		<description><![CDATA[Matt Honeycutt doesn’t like development friction and especially testing friction. Over the last several years, his approach to test-driven development and the style of test cases he creates have changed drastically in an effort to eliminate testing frication. In these screencasts, he uses TDD to implement a class in RageFeed. Starting with very coarse, high-friction [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/17/test-driven-development-%e2%80%93-from-painful-to-near-zero-friction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unit Testing with Team System</title>
		<link>http://www.testingtv.com/2010/08/11/unit-testing-with-team-system-2/</link>
		<comments>http://www.testingtv.com/2010/08/11/unit-testing-with-team-system-2/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 13:53:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[team system]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1812</guid>
		<description><![CDATA[A short introduction on how to perform unit tests with Microsoft Team System.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/11/unit-testing-with-team-system-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

