<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Developers in Testing</title>
	<link>http://www.swordstyle.com/blog2/?p=1609</link>
	<description>Sucks To Your Assmar, Piggy!</description>
	<pubDate>Sat, 04 Sep 2010 17:18:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Nishant Verma</title>
		<link>http://www.swordstyle.com/blog2/?p=1609#comment-69044</link>
		<pubDate>Sun, 27 Apr 2008 12:37:38 +0000</pubDate>
		<guid>http://www.swordstyle.com/blog2/?p=1609#comment-69044</guid>
					<description>Hey Guyzz....  
I don’t understand why you people are trying to equate an application developer and an automation tester who writes code to test something. They are 2 different people with different mindset. I am an automation engineer who writes code to find out bugs and ease my testing process.  So while writing code I have different mindset and my objective is to ease and automate my testing. But a developer writes code to achieve an objective may be Requirement Spec or Functionality.</description>
		<content:encoded><![CDATA[<p>Hey Guyzz&#8230;.<br />
I don’t understand why you people are trying to equate an application developer and an automation tester who writes code to test something. They are 2 different people with different mindset. I am an automation engineer who writes code to find out bugs and ease my testing process.  So while writing code I have different mindset and my objective is to ease and automate my testing. But a developer writes code to achieve an objective may be Requirement Spec or Functionality.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ftorres</title>
		<link>http://www.swordstyle.com/blog2/?p=1609#comment-69025</link>
		<pubDate>Sat, 19 Apr 2008 03:05:08 +0000</pubDate>
		<guid>http://www.swordstyle.com/blog2/?p=1609#comment-69025</guid>
					<description>“A software engineer is a software engineer. The only difference is the goal of the code/tools you write”

I like it too and practice it also.

ftorres

&lt;a href="http://www.InCisif.net" rel="nofollow"&gt;InCisif.net&lt;/a&gt;
Web Testing with C# or VB.NET</description>
		<content:encoded><![CDATA[<p>“A software engineer is a software engineer. The only difference is the goal of the code/tools you write”</p>
<p>I like it too and practice it also.</p>
<p>ftorres</p>
<p><a href="http://www.InCisif.net" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://www.InCisif.net');" rel="nofollow">InCisif.net</a><br />
Web Testing with C# or VB.NET
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dr. T_Bone</title>
		<link>http://www.swordstyle.com/blog2/?p=1609#comment-69021</link>
		<pubDate>Thu, 17 Apr 2008 23:51:51 +0000</pubDate>
		<guid>http://www.swordstyle.com/blog2/?p=1609#comment-69021</guid>
					<description>I'm so not a computer/SF guy. I had to look up grok because I thought it was a typo. This may help people like me. http://en.wikipedia.org/wiki/Grok (apologizes to Britannica peeps)</description>
		<content:encoded><![CDATA[<p>I&#8217;m so not a computer/SF guy. I had to look up grok because I thought it was a typo. This may help people like me. <a href="http://en.wikipedia.org/wiki/Grok" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://en.wikipedia.org/wiki/Grok');" rel="nofollow">http://en.wikipedia.org/wiki/Grok</a> (apologizes to Britannica peeps)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brett</title>
		<link>http://www.swordstyle.com/blog2/?p=1609#comment-69020</link>
		<pubDate>Thu, 17 Apr 2008 19:40:20 +0000</pubDate>
		<guid>http://www.swordstyle.com/blog2/?p=1609#comment-69020</guid>
					<description>"A software engineer is a software engineer. The only difference is the goal of the code/tools you write"

Coming from the agile pm side of things ... I'll call that one of the most true statements I've read on the dev vs. qa debate.  

ps - TP, don't sell yourself short.  I have seen many who call themselves 'application developers' that aren't qualified to carry your macbook.</description>
		<content:encoded><![CDATA[<p>&#8220;A software engineer is a software engineer. The only difference is the goal of the code/tools you write&#8221;</p>
<p>Coming from the agile pm side of things &#8230; I&#8217;ll call that one of the most true statements I&#8217;ve read on the dev vs. qa debate.  </p>
<p>ps - TP, don&#8217;t sell yourself short.  I have seen many who call themselves &#8216;application developers&#8217; that aren&#8217;t qualified to carry your macbook.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jesse</title>
		<link>http://www.swordstyle.com/blog2/?p=1609#comment-69019</link>
		<pubDate>Thu, 17 Apr 2008 13:37:45 +0000</pubDate>
		<guid>http://www.swordstyle.com/blog2/?p=1609#comment-69019</guid>
					<description>I concur with everything you said - Grig, Titus, etc have all been pushing a focus on testing. I had the opportunity to go to the first GTAC - but alas, work got in the way.

Perhaps it's not just testing in python that needs more focus, but rather Test Engineering - there's a goblin in the room, and that's old school waterfall-methodology development where development throws code over a wall to QA, and QA pushes buttons until someone calls it good enough.

This goblin is so deeply entrenched in the software world that people always fall into a binary category - either they write code, or they perform tests.

I don't see the difference: A software engineer is a software engineer. The only difference is the goal of the code/tools you write. Some of us write product code, some of us write code that proves that codes.

Still others, namely, me, hop in between both. I wouldn't have it any other way given how complex and distributed systems are rapidly becoming. 

I like your statement on being a "failed" application developer "turned QA guy" - I think it's spot on for many of us who do understand and focus on how things work and interact. I commonly call this practical programming - how does a system *really* work, how do the parts really come together - and most of all, how do you prove any of it.

Ok, I meandered a bit. +1 :)</description>
		<content:encoded><![CDATA[<p>I concur with everything you said - Grig, Titus, etc have all been pushing a focus on testing. I had the opportunity to go to the first GTAC - but alas, work got in the way.</p>
<p>Perhaps it&#8217;s not just testing in python that needs more focus, but rather Test Engineering - there&#8217;s a goblin in the room, and that&#8217;s old school waterfall-methodology development where development throws code over a wall to QA, and QA pushes buttons until someone calls it good enough.</p>
<p>This goblin is so deeply entrenched in the software world that people always fall into a binary category - either they write code, or they perform tests.</p>
<p>I don&#8217;t see the difference: A software engineer is a software engineer. The only difference is the goal of the code/tools you write. Some of us write product code, some of us write code that proves that codes.</p>
<p>Still others, namely, me, hop in between both. I wouldn&#8217;t have it any other way given how complex and distributed systems are rapidly becoming. </p>
<p>I like your statement on being a &#8220;failed&#8221; application developer &#8220;turned QA guy&#8221; - I think it&#8217;s spot on for many of us who do understand and focus on how things work and interact. I commonly call this practical programming - how does a system *really* work, how do the parts really come together - and most of all, how do you prove any of it.</p>
<p>Ok, I meandered a bit. +1 :)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
