<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Teknologika</title>
	
	<link>http://www.teknologika.com/blog</link>
	<description>The software testing blog of Bruce McLeod</description>
	<pubDate>Wed, 17 Dec 2008 15:15:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CommentsForTeknologika" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Tilt Shift Sydney by Joe Schmetzer</title>
		<link>http://www.teknologika.com/blog/tilt-shift-sydney/comment-page-1/#comment-1000</link>
		<dc:creator>Joe Schmetzer</dc:creator>
		<pubDate>Wed, 17 Dec 2008 13:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/?p=460#comment-1000</guid>
		<description>Great pics, Bruce! I always thought Sydney was a model city!</description>
		<content:encoded><![CDATA[<p>Great pics, Bruce! I always thought Sydney was a model city!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Browser compatibility testing by Bruce</title>
		<link>http://www.teknologika.com/blog/browser-compatibility-testing/comment-page-1/#comment-944</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 09 Dec 2008 04:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/?p=440#comment-944</guid>
		<description>I am sorry, but no, you cannot copy the content into your blog. You may reference it, but copying the content is not permitted.

Regards,

Bruce</description>
		<content:encoded><![CDATA[<p>I am sorry, but no, you cannot copy the content into your blog. You may reference it, but copying the content is not permitted.</p>
<p>Regards,</p>
<p>Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Browser compatibility testing by Nash</title>
		<link>http://www.teknologika.com/blog/browser-compatibility-testing/comment-page-1/#comment-938</link>
		<dc:creator>Nash</dc:creator>
		<pubDate>Mon, 08 Dec 2008 14:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/?p=440#comment-938</guid>
		<description>Wonderful post.
Can this content be copied onto my Blog with a link tracking back to your Blog</description>
		<content:encoded><![CDATA[<p>Wonderful post.<br />
Can this content be copied onto my Blog with a link tracking back to your Blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .net on the iPhone? by Jack</title>
		<link>http://www.teknologika.com/blog/net-on-the-iphone/comment-page-1/#comment-702</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 13 Nov 2008 05:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/netOnTheIPhone.aspx#comment-702</guid>
		<description>See NObjective project. Since most of code is autogenerated there is no nightmare to generate proxies around all objc classes that can be found on iPhone
http://code.google.com/p/objcmapper/</description>
		<content:encoded><![CDATA[<p>See NObjective project. Since most of code is autogenerated there is no nightmare to generate proxies around all objc classes that can be found on iPhone<br />
<a href="http://code.google.com/p/objcmapper/" rel="nofollow">http://code.google.com/p/objcmapper/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tenet:  If you are going to run a test more than once, it should be automated. by Bruce</title>
		<link>http://www.teknologika.com/blog/tenet-if-you-are-going-to-run-a-test-more-than-once-it-should-be-automated/comment-page-1/#comment-517</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 29 Oct 2008 22:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/TenetIfYouAreGoingToRunATestMoreThanOnceItShouldBeAutomated.aspx#comment-517</guid>
		<description>Ok here is an example. You have a form that works fine. You develop a test that fills in the form and submits form data based on your requirements. Maybe you have to enter a date in the form dd/mm/yyyy. A new requirement introduces a bug where the date validator is changed and only accepts dd/mm/yy instead. Having this test automated and run every day would find this regression bug for you. That is why you need to automate your tests and run them every day whilst an application is being developed or maintained.</description>
		<content:encoded><![CDATA[<p>Ok here is an example. You have a form that works fine. You develop a test that fills in the form and submits form data based on your requirements. Maybe you have to enter a date in the form dd/mm/yyyy. A new requirement introduces a bug where the date validator is changed and only accepts dd/mm/yy instead. Having this test automated and run every day would find this regression bug for you. That is why you need to automate your tests and run them every day whilst an application is being developed or maintained.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tenet:  If you are going to run a test more than once, it should be automated. by darius</title>
		<link>http://www.teknologika.com/blog/tenet-if-you-are-going-to-run-a-test-more-than-once-it-should-be-automated/comment-page-1/#comment-516</link>
		<dc:creator>darius</dc:creator>
		<pubDate>Wed, 29 Oct 2008 19:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/TenetIfYouAreGoingToRunATestMoreThanOnceItShouldBeAutomated.aspx#comment-516</guid>
		<description>onestly i don't understand your opinion...i give an example:I am testing an application which is used by a wholesaler company.They can manage orders,see details about customers ,manage employees ,planning of the employees etc.How can i use in this case automation testing?The only bugs that could appear are :a form return an error when you save,a filter error etc...
it might be too late for the comment...but i'm trying...</description>
		<content:encoded><![CDATA[<p>onestly i don&#8217;t understand your opinion&#8230;i give an example:I am testing an application which is used by a wholesaler company.They can manage orders,see details about customers ,manage employees ,planning of the employees etc.How can i use in this case automation testing?The only bugs that could appear are :a form return an error when you save,a filter error etc&#8230;<br />
it might be too late for the comment&#8230;but i&#8217;m trying&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on And I was wondering why my ADSL kept dropping out by Bruce McLeod</title>
		<link>http://www.teknologika.com/blog/and-i-was-wondering-why-my-adsl-kept-dropping-out/comment-page-1/#comment-3</link>
		<dc:creator>Bruce McLeod</dc:creator>
		<pubDate>Fri, 23 May 2008 22:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/AndIWasWonderingWhyMyADSLKeptDroppingOut.aspx#comment-3</guid>
		<description>A re-wired solution that only had on splitter instead of four</description>
		<content:encoded><![CDATA[<p>A re-wired solution that only had on splitter instead of four</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on And I was wondering why my ADSL kept dropping out by jeremy simmons</title>
		<link>http://www.teknologika.com/blog/and-i-was-wondering-why-my-adsl-kept-dropping-out/comment-page-1/#comment-2</link>
		<dc:creator>jeremy simmons</dc:creator>
		<pubDate>Fri, 23 May 2008 17:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/AndIWasWonderingWhyMyADSLKeptDroppingOut.aspx#comment-2</guid>
		<description>What did you replace it with?</description>
		<content:encoded><![CDATA[<p>What did you replace it with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a GUI test automation framework: Structuring the project by jb</title>
		<link>http://www.teknologika.com/blog/building-a-gui-test-automation-framework-structuring-the-project/comment-page-1/#comment-20</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Wed, 30 Apr 2008 14:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/BuildingAGUITestAutomationFrameworkStructuringTheProject.aspx#comment-20</guid>
		<description>hi, Bruce.  Codeplex says that that WatiN Jobsite Sample is unpublished and only accessable by the creator of the project.  Is that by design?

Thanks,

--jb
</description>
		<content:encoded><![CDATA[<p>hi, Bruce.  Codeplex says that that WatiN Jobsite Sample is unpublished and only accessable by the creator of the project.  Is that by design?</p>
<p>Thanks,</p>
<p>&#8211;jb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on White by JosephCooney</title>
		<link>http://www.teknologika.com/blog/white/comment-page-1/#comment-4</link>
		<dc:creator>JosephCooney</dc:creator>
		<pubDate>Mon, 03 Mar 2008 13:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.teknologika.com/blog/White.aspx#comment-4</guid>
		<description>Now cross that with a "recorder" written in a high-level scripting language like IronPython and what have you got? WhiteSnake! I can almost see the CodePlex page now.</description>
		<content:encoded><![CDATA[<p>Now cross that with a &#8220;recorder&#8221; written in a high-level scripting language like IronPython and what have you got? WhiteSnake! I can almost see the CodePlex page now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
