<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ThatConference presentation content posted &#8211; Functional Testing in MVC</title>
	<atom:link href="http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Fri, 17 May 2013 09:02:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4860</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 23 Aug 2012 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4860</guid>
		<description>Nice!! Looks really polished, I&#039;ll give it a go!</description>
		<content:encoded><![CDATA[<p>Nice!! Looks really polished, I&#8217;ll give it a go!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Honeycutt</title>
		<link>http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4858</link>
		<dc:creator>Matt Honeycutt</dc:creator>
		<pubDate>Thu, 23 Aug 2012 17:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4858</guid>
		<description>Hi Jimmy, just an FYI, but I actually created a project based on your approach to full-system testing: 
http://specsfor.com/SpecsForMvc/default.cshtml.  I took different approaches in a few areas (Selenium WebDriver instead of Watin, heavier reliance on standard MVC conventions), but it all came about because of the presentation you gave to the C4MVC group a few years ago.  Thanks for providing the inspiration. :) </description>
		<content:encoded><![CDATA[<p>Hi Jimmy, just an FYI, but I actually created a project based on your approach to full-system testing:<br />
<a href="http://specsfor.com/SpecsForMvc/default.cshtml" rel="nofollow">http://specsfor.com/SpecsForMvc/default.cshtml</a>.  I took different approaches in a few areas (Selenium WebDriver instead of Watin, heavier reliance on standard MVC conventions), but it all came about because of the presentation you gave to the C4MVC group a few years ago.  Thanks for providing the inspiration. <img src='http://lostechies.com/jimmybogard/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4851</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 23 Aug 2012 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4851</guid>
		<description>Yes, it does.

When we used Gallio, which allows parallel execution of tests, we had about 5-600 test run in an hour. We also tweaked the browser driver usage to re-use browser instances across tests (like connection pooling).

But because these were not run in our normal CI build, it wasn&#039;t that big of a deal.</description>
		<content:encoded><![CDATA[<p>Yes, it does.</p>
<p>When we used Gallio, which allows parallel execution of tests, we had about 5-600 test run in an hour. We also tweaked the browser driver usage to re-use browser instances across tests (like connection pooling).</p>
<p>But because these were not run in our normal CI build, it wasn&#8217;t that big of a deal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4850</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Thu, 23 Aug 2012 13:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/08/22/thatconference-presentation-content-posted-functional-testing-in-mvc/#comment-4850</guid>
		<description>Does WatinDriver actually open a web browser window? On an average project, how long does your UITest suite take to run if so?</description>
		<content:encoded><![CDATA[<p>Does WatinDriver actually open a web browser window? On an average project, how long does your UITest suite take to run if so?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
