<?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"
	>
<channel>
	<title>Comments on: Coverage Validator</title>
	<atom:link href="http://successfulsoftware.net/2008/03/10/coverage-validator/feed/" rel="self" type="application/rss+xml" />
	<link>http://successfulsoftware.net/2008/03/10/coverage-validator/</link>
	<description>Successful software requires more than just good programming.</description>
	<pubDate>Sun, 06 Jul 2008 05:41:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: شات</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-10421</link>
		<dc:creator>شات</dc:creator>
		<pubDate>Thu, 29 May 2008 01:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-10421</guid>
		<description>Are you running the tool on a debug or release build?</description>
		<content:encoded><![CDATA[<p>Are you running the tool on a debug or release build?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Brice</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-9585</link>
		<dc:creator>Andy Brice</dc:creator>
		<pubDate>Wed, 12 Mar 2008 22:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-9585</guid>
		<description>&#62;Are you running the tool on a debug or release build?

Usually release. IIRC their support people did tell me it was something to do with the way VC++ generated object code, but I can't remember the details.</description>
		<content:encoded><![CDATA[<p>&gt;Are you running the tool on a debug or release build?</p>
<p>Usually release. IIRC their support people did tell me it was something to do with the way VC++ generated object code, but I can&#8217;t remember the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hynes</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-9584</link>
		<dc:creator>Chris Hynes</dc:creator>
		<pubDate>Wed, 12 Mar 2008 22:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-9584</guid>
		<description>RE: "Whole blocks get missed out for reasons I don’t fully understand. Single line branches are particularly likely to be missed."... Are you running the tool on a debug or release build? Is it possible your compiler is inlining or optimizing away those sections of code, or in some other fashion reordering them so coverage validator doesn't catch it?</description>
		<content:encoded><![CDATA[<p>RE: &#8220;Whole blocks get missed out for reasons I don’t fully understand. Single line branches are particularly likely to be missed.&#8221;&#8230; Are you running the tool on a debug or release build? Is it possible your compiler is inlining or optimizing away those sections of code, or in some other fashion reordering them so coverage validator doesn&#8217;t catch it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-9529</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Tue, 11 Mar 2008 18:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-9529</guid>
		<description>Make the photo of odd socks of your wife and send it to me :)</description>
		<content:encoded><![CDATA[<p>Make the photo of odd socks of your wife and send it to me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Brice</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-9466</link>
		<dc:creator>Andy Brice</dc:creator>
		<pubDate>Mon, 10 Mar 2008 23:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-9466</guid>
		<description>I separate out the presentation and logic using an MVC type approach (using Qt signals and slots), but this doesn't get around the fact that there is still a lot of code (and potentially bugs) in the presentation layer.

Ps/ Careful about those socks - it might be the thin end of the wedge. ;0)</description>
		<content:encoded><![CDATA[<p>I separate out the presentation and logic using an MVC type approach (using Qt signals and slots), but this doesn&#8217;t get around the fact that there is still a lot of code (and potentially bugs) in the presentation layer.</p>
<p>Ps/ Careful about those socks - it might be the thin end of the wedge. ;0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Haughton</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-9465</link>
		<dc:creator>Tim Haughton</dc:creator>
		<pubDate>Mon, 10 Mar 2008 23:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-9465</guid>
		<description>Interesting post Andy. Not only am I wearing odd socks, they're inside out and I'm pretty sure they're my wife's. 

On the GUI testing front, seperating your code into a Model-View-Presenter pattern and using mocks often helps with those hard-to-reach spots :)</description>
		<content:encoded><![CDATA[<p>Interesting post Andy. Not only am I wearing odd socks, they&#8217;re inside out and I&#8217;m pretty sure they&#8217;re my wife&#8217;s. </p>
<p>On the GUI testing front, seperating your code into a Model-View-Presenter pattern and using mocks often helps with those hard-to-reach spots <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://successfulsoftware.net/2008/03/10/coverage-validator/#comment-9459</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Mon, 10 Mar 2008 15:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://successfulsoftware.net/?p=279#comment-9459</guid>
		<description>Good article.Thanks Andy, will check the product. I have only unit tests that cover  main invisible part of program. Now it is good temp solution to test GUI part.</description>
		<content:encoded><![CDATA[<p>Good article.Thanks Andy, will check the product. I have only unit tests that cover  main invisible part of program. Now it is good temp solution to test GUI part.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
