<?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: FitNesse DoFixtures and Gojko&#8217;s DbFit</title>
	<atom:link href="http://blog.coryfoy.com/2008/04/fitnesse-dofixtures-and-gojkos-dbfit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coryfoy.com/2008/04/fitnesse-dofixtures-and-gojkos-dbfit/</link>
	<description>It&#039;s all about delivering</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:42:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Christian Baumann</title>
		<link>http://blog.coryfoy.com/2008/04/fitnesse-dofixtures-and-gojkos-dbfit/comment-page-1/#comment-1372</link>
		<dc:creator>Christian Baumann</dc:creator>
		<pubDate>Wed, 31 Aug 2011 10:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=80#comment-1372</guid>
		<description>Hi,

I´ve tried to use this for my tests, where I want to do something like this:

!&#124;MyTestFixture                                                                                           &#124;
&#124;Set Blog To                   &#124;http://www.cornetdesign.com                                               &#124;
&#124;Add Link To Blog With Username&#124;Cory         &#124;And Password             &#124;Password                          &#124;
&#124;check                         &#124;ResultOfQuery&#124;SELECT LinkUrl FROM Links&#124;equals&#124;http://www.cornetdesign.com&#124;
&#124;Do Something Else                                                                                        &#124;


Means I want to use the SQL query and check for it´s result in a line of my DoFixture test.
To do so I need to modify ResultOfQueryEquals() so that only the result of the query without any headers gets returned (as list or array or something), but I can´t really figure out how (still a C# newbie).
Any idea/ advice on this?

Thx in advance,
Christian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I´ve tried to use this for my tests, where I want to do something like this:</p>
<p>!|MyTestFixture                                                                                           |<br />
|Set Blog To                   |http://www.cornetdesign.com                                               |<br />
|Add Link To Blog With Username|Cory         |And Password             |Password                          |<br />
|check                         |ResultOfQuery|SELECT LinkUrl FROM Links|equals|http://www.cornetdesign.com|<br />
|Do Something Else                                                                                        |</p>
<p>Means I want to use the SQL query and check for it´s result in a line of my DoFixture test.<br />
To do so I need to modify ResultOfQueryEquals() so that only the result of the query without any headers gets returned (as list or array or something), but I can´t really figure out how (still a C# newbie).<br />
Any idea/ advice on this?</p>
<p>Thx in advance,<br />
Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Baumann</title>
		<link>http://blog.coryfoy.com/2008/04/fitnesse-dofixtures-and-gojkos-dbfit/comment-page-1/#comment-1371</link>
		<dc:creator>Christian Baumann</dc:creator>
		<pubDate>Tue, 30 Aug 2011 14:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=80#comment-1371</guid>
		<description>Thx Cory,

that´s exactly what I´ve been looking for!

Regards,
Christian</description>
		<content:encoded><![CDATA[<p>Thx Cory,</p>
<p>that´s exactly what I´ve been looking for!</p>
<p>Regards,<br />
Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.coryfoy.com/2008/04/fitnesse-dofixtures-and-gojkos-dbfit/comment-page-1/#comment-72</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 24 Apr 2008 19:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=80#comment-72</guid>
		<description>Hi Cory, I followed one of your earlier entries in combining fitnesse with selenium RC, and now I&#039;m just about to start investigating if I can use DbFit to verify some data exists in a db before using it to log into a website - I&#039;m sure I&#039;ll hit some pitfalls on the way, but I just wanted to say thanks for the help you&#039;ve provided so far!&lt;br /&gt;&lt;br /&gt;After I get past this I might have to experiment with combining Selenium IDE to automatically create scripts that can be read by Fitnesse - would be great if I ever get to that point!</description>
		<content:encoded><![CDATA[<p>Hi Cory, I followed one of your earlier entries in combining fitnesse with selenium RC, and now I&#8217;m just about to start investigating if I can use DbFit to verify some data exists in a db before using it to log into a website &#8211; I&#8217;m sure I&#8217;ll hit some pitfalls on the way, but I just wanted to say thanks for the help you&#8217;ve provided so far!</p>
<p>After I get past this I might have to experiment with combining Selenium IDE to automatically create scripts that can be read by Fitnesse &#8211; would be great if I ever get to that point!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

