
<?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 my life set to...</title>
	<atom:link href="http://blog.konobi.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.konobi.co.uk</link>
	<description>the personal musings of konobi</description>
	<lastBuildDate>Tue, 27 Oct 2009 05:04:32 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on test plan numbers by Michael Nachbaur</title>
		<link>http://blog.konobi.co.uk/2009/10/26/test-plan-numbers/comment-page-1/#comment-95</link>
		<dc:creator>Michael Nachbaur</dc:creator>
		<pubDate>Tue, 27 Oct 2009 05:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=78#comment-95</guid>
		<description>I wholeheartedly agree.  Perhaps resolving merge conflicts with test count numbers is a pain, but frankly just suck it up as part of having a test suite.  If you don&#039;t want to deal with the hassle of updating test counts, then why are you bothering with test cases?  They&#039;re there to catch mistakes, and by being explicit you&#039;re being that much more careful.

And in addition to what Scott says above, I find test counts are especially useful *because* of merging branches of code.  Test counts can&#039;t be automatically merged by version control systems, whereas the body of a test can.  I have run across many instances where the meaning of a test changes, but the auto-merge between branches of similar code don&#039;t notice that, and instead blindly merge changes together, making the meaning of the test pointless.  It&#039;s only the unmergeable test counts that give you any hint that something in that test case has changed.

So when I see test counts that need to be merged, that&#039;s a red flag to me telling me I need to scan through the test to see if it makes sense.  Again, in the spirit of having test coverage at all, it covers your ass when something goes wrong.</description>
		<content:encoded><![CDATA[<p>I wholeheartedly agree.  Perhaps resolving merge conflicts with test count numbers is a pain, but frankly just suck it up as part of having a test suite.  If you don&#8217;t want to deal with the hassle of updating test counts, then why are you bothering with test cases?  They&#8217;re there to catch mistakes, and by being explicit you&#8217;re being that much more careful.</p>
<p>And in addition to what Scott says above, I find test counts are especially useful *because* of merging branches of code.  Test counts can&#8217;t be automatically merged by version control systems, whereas the body of a test can.  I have run across many instances where the meaning of a test changes, but the auto-merge between branches of similar code don&#8217;t notice that, and instead blindly merge changes together, making the meaning of the test pointless.  It&#8217;s only the unmergeable test counts that give you any hint that something in that test case has changed.</p>
<p>So when I see test counts that need to be merged, that&#8217;s a red flag to me telling me I need to scan through the test to see if it makes sense.  Again, in the spirit of having test coverage at all, it covers your ass when something goes wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making perl tests more readable by Chris Prather (perigrin) 's status on Tuesday, 13-Oct-09 19:36:49 UTC - Identi.ca</title>
		<link>http://blog.konobi.co.uk/2009/10/13/making-perl-tests-more-readable/comment-page-1/#comment-91</link>
		<dc:creator>Chris Prather (perigrin) 's status on Tuesday, 13-Oct-09 19:36:49 UTC - Identi.ca</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=64#comment-91</guid>
		<description>[...]  http://blog.konobi.co.uk/2009/10/13/making-perl-tests-more-readable/        a few seconds ago  from  Adium [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://blog.konobi.co.uk/2009/10/13/making-perl-tests-more-readable/" rel="nofollow">http://blog.konobi.co.uk/2009/10/13/making-perl-tests-more-readable/</a>        a few seconds ago  from  Adium [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making perl tests more readable by Tweets that mention my life set to… » Making perl tests more readable: -- Topsy.com</title>
		<link>http://blog.konobi.co.uk/2009/10/13/making-perl-tests-more-readable/comment-page-1/#comment-90</link>
		<dc:creator>Tweets that mention my life set to… » Making perl tests more readable: -- Topsy.com</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=64#comment-90</guid>
		<description>[...] This post was mentioned on Twitter by Kip Hampton. Kip Hampton said: RT @konobi: New blog post: Making perl tests more readable http://bit.ly/12yJOZ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Kip Hampton. Kip Hampton said: RT @konobi: New blog post: Making perl tests more readable <a href="http://bit.ly/12yJOZ" rel="nofollow">http://bit.ly/12yJOZ</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing and all things QA by Chris</title>
		<link>http://blog.konobi.co.uk/2009/10/13/testing-and-all-things-qa/comment-page-1/#comment-89</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 13 Oct 2009 18:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=61#comment-89</guid>
		<description>Cool. I just did a 3 day training course on exploratory testing - looking forward to seeing what you have to say.</description>
		<content:encoded><![CDATA[<p>Cool. I just did a 3 day training course on exploratory testing &#8211; looking forward to seeing what you have to say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing and all things QA by Justin Popovic</title>
		<link>http://blog.konobi.co.uk/2009/10/13/testing-and-all-things-qa/comment-page-1/#comment-88</link>
		<dc:creator>Justin Popovic</dc:creator>
		<pubDate>Tue, 13 Oct 2009 18:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=61#comment-88</guid>
		<description>This caught my eye as I have a deep background in software QA.

I was an automation specialist for a number of years and it is amazing that some of the tools from the 90s are still around today and being used to a huge degree at some bigger companies.

The problem with automated QA is that if you have a poor testing process overall, you are just speeding up a bad process lol. People need to look at quality by design</description>
		<content:encoded><![CDATA[<p>This caught my eye as I have a deep background in software QA.</p>
<p>I was an automation specialist for a number of years and it is amazing that some of the tools from the 90s are still around today and being used to a huge degree at some bigger companies.</p>
<p>The problem with automated QA is that if you have a poor testing process overall, you are just speeding up a bad process lol. People need to look at quality by design</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on earning an easy $100 by Mike Nachbaur</title>
		<link>http://blog.konobi.co.uk/2009/03/02/earning-an-easy-100/comment-page-1/#comment-14</link>
		<dc:creator>Mike Nachbaur</dc:creator>
		<pubDate>Tue, 03 Mar 2009 02:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=51#comment-14</guid>
		<description>that sounds like a great way of applying affiliate marketing to the meatspace. :-) I like it.</description>
		<content:encoded><![CDATA[<p>that sounds like a great way of applying affiliate marketing to the meatspace. :-) I like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on internet meme no. 1 by Relationship Meme &#171; Geek Philosophy</title>
		<link>http://blog.konobi.co.uk/2009/02/19/internet-meme-no-1/comment-page-1/#comment-11</link>
		<dc:creator>Relationship Meme &#171; Geek Philosophy</dc:creator>
		<pubDate>Fri, 20 Feb 2009 05:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=46#comment-11</guid>
		<description>[...] Jen&#8217;s and Scott&#8217;s lead, I&#8217;m doing the Relationship Who&#8217;s Who meme. Mel had the idea to alternate [...]</description>
		<content:encoded><![CDATA[<p>[...] Jen&#8217;s and Scott&#8217;s lead, I&#8217;m doing the Relationship Who&#8217;s Who meme. Mel had the idea to alternate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on internet meme no. 1 by Jen</title>
		<link>http://blog.konobi.co.uk/2009/02/19/internet-meme-no-1/comment-page-1/#comment-10</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Thu, 19 Feb 2009 22:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=46#comment-10</guid>
		<description>Is it wrong that I&#039;m cracking up over here at your UK-isms that just aren&#039;t common in Canada? &quot;getting into barneys&quot; and &quot;rubbing eachother up&quot; has me lol-ing. I can&#039;t help it.</description>
		<content:encoded><![CDATA[<p>Is it wrong that I&#8217;m cracking up over here at your UK-isms that just aren&#8217;t common in Canada? &#8220;getting into barneys&#8221; and &#8220;rubbing eachother up&#8221; has me lol-ing. I can&#8217;t help it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ousting the home secretary by Chris</title>
		<link>http://blog.konobi.co.uk/2009/02/10/ousting-the-home-secretary/comment-page-1/#comment-7</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=38#comment-7</guid>
		<description>Politicians? Ignoring facts on drugs? All to common :(

I find it funny that the head of the ACMD &lt;a href=&quot;http://news.bbc.co.uk/2/hi/uk_news/politics/7882708.stm&quot; rel=&quot;nofollow&quot;&gt;compared ecstasy use to horseback riding&lt;/a&gt; in terms of danger and risk of death.</description>
		<content:encoded><![CDATA[<p>Politicians? Ignoring facts on drugs? All to common :(</p>
<p>I find it funny that the head of the ACMD <a href="http://news.bbc.co.uk/2/hi/uk_news/politics/7882708.stm" rel="nofollow">compared ecstasy use to horseback riding</a> in terms of danger and risk of death.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on starting a business in british columbia by Michael Nachbaur</title>
		<link>http://blog.konobi.co.uk/2009/02/09/starting-a-business-in-british-columbia/comment-page-1/#comment-6</link>
		<dc:creator>Michael Nachbaur</dc:creator>
		<pubDate>Mon, 09 Feb 2009 23:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konobi.co.uk/?p=30#comment-6</guid>
		<description>I&#039;ve followed through the same procedures as you.  Some parts of the OneStop site&#039;s navigation were unclear, but compared with other government websites, this one is amazing.

I&#039;m still not clear on how taxes (PST, GST, etc) apply to a web-based service business, but I figure I&#039;ll track that information down soon enough.

Have you found out yet?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve followed through the same procedures as you.  Some parts of the OneStop site&#8217;s navigation were unclear, but compared with other government websites, this one is amazing.</p>
<p>I&#8217;m still not clear on how taxes (PST, GST, etc) apply to a web-based service business, but I figure I&#8217;ll track that information down soon enough.</p>
<p>Have you found out yet?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
