<?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 for Chris Taylor&#039;s Blog</title>
	<atom:link href="http://lostechies.com/christaylor/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/christaylor</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Sat, 17 Jul 2010 12:12:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by Tibor</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-12</link>
		<dc:creator>Tibor</dc:creator>
		<pubDate>Sat, 17 Jul 2010 12:12:07 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-12</guid>
		<description>@brian

You can find a solution for the &quot;Suite export not implemented for the cs-rc formatter&quot; Selenium IDE problem here:

http://blog.wedoqa.com/2010/07/solution-for-selenium-ide-export-to-c-sharp-problem/</description>
		<content:encoded><![CDATA[<p>@brian</p>
<p>You can find a solution for the &#8220;Suite export not implemented for the cs-rc formatter&#8221; Selenium IDE problem here:</p>
<p><a href="http://blog.wedoqa.com/2010/07/solution-for-selenium-ide-export-to-c-sharp-problem/" rel="nofollow">http://blog.wedoqa.com/2010/07/solution-for-selenium-ide-export-to-c-sharp-problem/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by Robert</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-11</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 14 Jul 2010 17:19:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-11</guid>
		<description>I would suggest using Sauce RC, it is a nice GUI for Selenium RC</description>
		<content:encoded><![CDATA[<p>I would suggest using Sauce RC, it is a nice GUI for Selenium RC</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by Joshua Roudney</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-10</link>
		<dc:creator>Joshua Roudney</dc:creator>
		<pubDate>Sat, 06 Feb 2010 22:08:57 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-10</guid>
		<description>lol.  Get &#039;er done! :D  

Good stuff.  thanks for the information.  

I tried this: http://www.youtube.com/watch?v=wzvZBv_Fekg&amp;feature=youtube_gdata but not sure if it will help me that much.   

</description>
		<content:encoded><![CDATA[<p>lol.  Get &#8216;er done! <img src='http://lostechies.com/christaylor/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   </p>
<p>Good stuff.  thanks for the information.  </p>
<p>I tried this: <a href="http://www.youtube.com/watch?v=wzvZBv_Fekg&#038;feature=youtube_gdata" rel="nofollow">http://www.youtube.com/watch?v=wzvZBv_Fekg&#038;feature=youtube_gdata</a> but not sure if it will help me that much.   </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by paradoxy</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-9</link>
		<dc:creator>paradoxy</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:09:36 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-9</guid>
		<description>hi all,
Can anybody tell whts wrong with my code. 
i am using SeleniumRC1.0-beta-2 (selenium-dotnet-client-driver is 1.0.1). i want to run my automated test cases with Nunit 2.5.3.

but it always give error. 
System.NullReferenceException : Object reference not set to an instance of an object 
at command 
selenium.SelectWindow(&quot;null&quot;);

thanks in advance</description>
		<content:encoded><![CDATA[<p>hi all,<br />
Can anybody tell whts wrong with my code.<br />
i am using SeleniumRC1.0-beta-2 (selenium-dotnet-client-driver is 1.0.1). i want to run my automated test cases with Nunit 2.5.3.</p>
<p>but it always give error.<br />
System.NullReferenceException : Object reference not set to an instance of an object<br />
at command<br />
selenium.SelectWindow(&#8220;null&#8221;);</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by brian</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-8</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Mon, 18 Jan 2010 22:43:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-8</guid>
		<description>do you know a way around the &quot;Suite export not implemented for the cs-rc formatter&quot; when trying to export a suite for c#?</description>
		<content:encoded><![CDATA[<p>do you know a way around the &#8220;Suite export not implemented for the cs-rc formatter&#8221; when trying to export a suite for c#?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by anitha</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-7</link>
		<dc:creator>anitha</dc:creator>
		<pubDate>Mon, 23 Nov 2009 06:24:04 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-7</guid>
		<description>hi,can any one tel me how to convert testresult.xml into html in selenium RC-nunit</description>
		<content:encoded><![CDATA[<p>hi,can any one tel me how to convert testresult.xml into html in selenium RC-nunit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by moreno</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-6</link>
		<dc:creator>moreno</dc:creator>
		<pubDate>Thu, 01 Oct 2009 18:41:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-6</guid>
		<description>what do you mean by: Place a reference to the ThoughtWorks.Selenium.Core.dll into your .NET test assembly</description>
		<content:encoded><![CDATA[<p>what do you mean by: Place a reference to the ThoughtWorks.Selenium.Core.dll into your .NET test assembly</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part Two &#8211; A Response to “Traps &amp; Pitfalls of Agile Development – A Non-Contrarian View” by m4bwav</title>
		<link>http://lostechies.com/christaylor/2009/02/10/part-two-a-response-to-traps-amp-pitfalls-of-agile-development-a-non-contrarian-view/#comment-15</link>
		<dc:creator>m4bwav</dc:creator>
		<pubDate>Wed, 04 Mar 2009 20:31:53 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/part-two-a-response-to-traps-amp-pitfalls-of-agile-development-a-non-contrarian-view.aspx#comment-15</guid>
		<description>nice post, thanks for the detailed response</description>
		<content:encoded><![CDATA[<p>nice post, thanks for the detailed response</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure Selenium RC for Use In C# NUnit Tests by Igor Brejc</title>
		<link>http://lostechies.com/christaylor/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests/#comment-5</link>
		<dc:creator>Igor Brejc</dc:creator>
		<pubDate>Wed, 18 Feb 2009 19:06:12 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/how-to-configure-selenium-rc-for-use-in-c-nunit-tests.aspx#comment-5</guid>
		<description>Nice introduction. I would however recommend &quot;hiding&quot; the Selenium object behind a facade. Why? After using Selenium for more than a year now, we came to the conclusion that it&#039;s better to create some standard usage patterns in a facade because there are quite a few &quot;tricks&quot; which are needed to make the tests run stably. By using facade we enforced the common usage policy and saved time when developing tests (we write them manually in C#, not using the IDE, since they are more flexible not so much sensitive to changes in the tested GUI).

Here&#039;s an example of a facade we used on one of our projects: http://code.google.com/p/projectpilot/source/browse/trunk/Accipio/TestFramework/SeleniumTesterBase.cs
</description>
		<content:encoded><![CDATA[<p>Nice introduction. I would however recommend &#8220;hiding&#8221; the Selenium object behind a facade. Why? After using Selenium for more than a year now, we came to the conclusion that it&#8217;s better to create some standard usage patterns in a facade because there are quite a few &#8220;tricks&#8221; which are needed to make the tests run stably. By using facade we enforced the common usage policy and saved time when developing tests (we write them manually in C#, not using the IDE, since they are more flexible not so much sensitive to changes in the tested GUI).</p>
<p>Here&#8217;s an example of a facade we used on one of our projects: <a href="http://code.google.com/p/projectpilot/source/browse/trunk/Accipio/TestFramework/SeleniumTesterBase.cs" rel="nofollow">http://code.google.com/p/projectpilot/source/browse/trunk/Accipio/TestFramework/SeleniumTesterBase.cs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part Three &#8211; A Response to “Traps &amp; Pitfalls of Agile Development – A Non-Contrarian View” by Chris Taylor</title>
		<link>http://lostechies.com/christaylor/2009/02/10/part-three-a-response-to-traps-amp-pitfalls-of-agile-development-a-non-contrarian-view/#comment-17</link>
		<dc:creator>Chris Taylor</dc:creator>
		<pubDate>Wed, 11 Feb 2009 15:03:19 +0000</pubDate>
		<guid isPermaLink="false">/blogs/agilecruz/archive/2009/02/10/part-three-a-response-to-traps-amp-pitfalls-of-agile-development-a-non-contrarian-view.aspx#comment-17</guid>
		<description>Thank you, Louis!

And yours is a very good point.   I have seen DDD help with exactly this pitfall. 

Sometimes, though, there are bound to be issues that fall through the cracks despite our best efforts.  I rely heavily on TDD and Continuous Integration to assist with refactoring exercises that occur when our understanding of business concepts undergo refinement.

All in my humble opinion...

Thanks for your comment!</description>
		<content:encoded><![CDATA[<p>Thank you, Louis!</p>
<p>And yours is a very good point.   I have seen DDD help with exactly this pitfall. </p>
<p>Sometimes, though, there are bound to be issues that fall through the cracks despite our best efforts.  I rely heavily on TDD and Continuous Integration to assist with refactoring exercises that occur when our understanding of business concepts undergo refinement.</p>
<p>All in my humble opinion&#8230;</p>
<p>Thanks for your comment!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
