<?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: Playgrounds &amp; a Thought on Testing</title>
	<atom:link href="http://www.techdarkside.com/playgrounds-a-thought-on-testing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing</link>
	<description>Struggles of a Self-Taught Coder</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: F14testing Team</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-17421</link>
		<dc:creator>F14testing Team</dc:creator>
		<pubDate>Sat, 20 Nov 2010 15:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-17421</guid>
		<description>Yes, testing demands a lot of out-of-the-box thinking.</description>
		<content:encoded><![CDATA[<p>Yes, testing demands a lot of out-of-the-box thinking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software Testing</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-17391</link>
		<dc:creator>Software Testing</dc:creator>
		<pubDate>Tue, 05 Oct 2010 04:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-17391</guid>
		<description>Good Job.  The software testing is not the easy job. I tell this through my experience.  The person who are love the profession only done the job like software testing.</description>
		<content:encoded><![CDATA[<p>Good Job.  The software testing is not the easy job. I tell this through my experience.  The person who are love the profession only done the job like software testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Kelly&#8217;s blog &#187; Blog Archive &#187; Playgrounds &#38; a Thought on Testing</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-15715</link>
		<dc:creator>Mike Kelly&#8217;s blog &#187; Blog Archive &#187; Playgrounds &#38; a Thought on Testing</dc:creator>
		<pubDate>Sun, 02 Nov 2008 00:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-15715</guid>
		<description>[...] has a great post on Playgrounds &amp; a Thought on Testing. Worth a read, and a couple of cool pictures.  Post new comment       &#171; February 2005 – The [...]</description>
		<content:encoded><![CDATA[<p>[...] has a great post on Playgrounds &#38; a Thought on Testing. Worth a read, and a couple of cool pictures.  Post new comment       &laquo; February 2005 – The [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Childress</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-11018</link>
		<dc:creator>Allen Childress</dc:creator>
		<pubDate>Thu, 17 May 2007 20:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-11018</guid>
		<description>Stopping the snowball at the top of the hill:

I was taught by a coding master to always design software in the beginning to log its own activities, and even better to allow for automated entry of test scripts (often in XML form these days).  Doing so can make the life of everyone easier.  

It is especially critical in production when something goes wrong and a precise log can replicate the problem and data, back on the test machine, where it can be single stepped.  Then those &quot;production down&quot; problems can be shortened from days to hours.

The problem is that it takes a good ability to think abstractly and in strong Object Oriented fashion, to set up a system where either the normal client or a test client can be interchanged.  And finding programmers with that kind of skill is rare to my experience.

Similarly finding testers who can think abstractly is a joy to me as a developer.  They do an excellent job of categorizing problems and recognizing the commonalities in test cases.  The #1 gripe of all programmers about testing teams is getting 17 versions of the exact same problem.  Having strong domain knowledge is very beneficial to testing, but doesn&#039;t seem to help on this issue.

&quot;I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world.&quot;
- Albert Einstein</description>
		<content:encoded><![CDATA[<p>Stopping the snowball at the top of the hill:</p>
<p>I was taught by a coding master to always design software in the beginning to log its own activities, and even better to allow for automated entry of test scripts (often in XML form these days).  Doing so can make the life of everyone easier.  </p>
<p>It is especially critical in production when something goes wrong and a precise log can replicate the problem and data, back on the test machine, where it can be single stepped.  Then those &#8220;production down&#8221; problems can be shortened from days to hours.</p>
<p>The problem is that it takes a good ability to think abstractly and in strong Object Oriented fashion, to set up a system where either the normal client or a test client can be interchanged.  And finding programmers with that kind of skill is rare to my experience.</p>
<p>Similarly finding testers who can think abstractly is a joy to me as a developer.  They do an excellent job of categorizing problems and recognizing the commonalities in test cases.  The #1 gripe of all programmers about testing teams is getting 17 versions of the exact same problem.  Having strong domain knowledge is very beneficial to testing, but doesn&#8217;t seem to help on this issue.</p>
<p>&#8220;I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world.&#8221;<br />
- Albert Einstein</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederic Torres</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-8827</link>
		<dc:creator>Frederic Torres</dc:creator>
		<pubDate>Wed, 02 May 2007 03:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-8827</guid>
		<description>To answer Phil Kirkham question : how to change the perception of the mass of people out there with this idea ?

Influenced by the reading of Mary and Tom Poppendieck&#039;s book &quot;Implementing Lean Software Development&quot; 
I will say the following:

The job of QA is not to find defect but to prevent defect and both developers and testers contribute.

Defined this way, the QA team has a different position in the all process. 
You cannot hire QA people that have no clue about preventing defects in a software.
The QA team members must be involved from day 1 in the design and development cycles making them equal with the developers.

On one side automated classes unit tests, automated user interfaces unit tests and automated end to end testing are required.
Test Drivent Development is even better if you can do it. (FIT is also very interesting http://fit.c2.com).

On the other side because you may not be able to prevent all defect, early manual (exploratory) testing will do.

But in the end it is the management (CEO, VP and director) that will behave as courageous and open leader or 
will just play the political game of their company.

Frederic Torres
www.InCisif.net
Web Testing with C# or VB.NET</description>
		<content:encoded><![CDATA[<p>To answer Phil Kirkham question : how to change the perception of the mass of people out there with this idea ?</p>
<p>Influenced by the reading of Mary and Tom Poppendieck&#8217;s book &#8220;Implementing Lean Software Development&#8221;<br />
I will say the following:</p>
<p>The job of QA is not to find defect but to prevent defect and both developers and testers contribute.</p>
<p>Defined this way, the QA team has a different position in the all process.<br />
You cannot hire QA people that have no clue about preventing defects in a software.<br />
The QA team members must be involved from day 1 in the design and development cycles making them equal with the developers.</p>
<p>On one side automated classes unit tests, automated user interfaces unit tests and automated end to end testing are required.<br />
Test Drivent Development is even better if you can do it. (FIT is also very interesting <a href="http://fit.c2.com" rel="nofollow">http://fit.c2.com</a>).</p>
<p>On the other side because you may not be able to prevent all defect, early manual (exploratory) testing will do.</p>
<p>But in the end it is the management (CEO, VP and director) that will behave as courageous and open leader or<br />
will just play the political game of their company.</p>
<p>Frederic Torres<br />
<a href="http://www.InCisif.net" rel="nofollow">http://www.InCisif.net</a><br />
Web Testing with C# or VB.NET</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne M.</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-8737</link>
		<dc:creator>Wayne M.</dc:creator>
		<pubDate>Tue, 01 May 2007 20:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-8737</guid>
		<description>I guess I can commiserate with the divide between testing and development from a different angle.  In introducing agile development practices, I have found great resistance from software developers, software architects, and software management when proposing that the developers and architects also create unit tests.  The idea is not to replace traditional test, but to shift its focus from functional testing to higher level concerns such as performance testing, security testing, and usability testing.

I will also attest to the fact that testing requires its own skillset and most developers need to be trained in basic testing skills.  I hope we can continue to breakdown walls based on roles and share skills across team members.</description>
		<content:encoded><![CDATA[<p>I guess I can commiserate with the divide between testing and development from a different angle.  In introducing agile development practices, I have found great resistance from software developers, software architects, and software management when proposing that the developers and architects also create unit tests.  The idea is not to replace traditional test, but to shift its focus from functional testing to higher level concerns such as performance testing, security testing, and usability testing.</p>
<p>I will also attest to the fact that testing requires its own skillset and most developers need to be trained in basic testing skills.  I hope we can continue to breakdown walls based on roles and share skills across team members.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-7757</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 27 Apr 2007 15:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-7757</guid>
		<description>@Drew

&gt;&gt; Within five minutes I found the problem and sent back the new code that worked.

I&#039;ve did that twice.

Once I wrote code to fix a problem that the biggest single customer was griping about.  Development was thrilled that I helped and shipped my code.

Another time I wrote simple code to fix a long-standing bug in search code that resulted in complete word matches not showing up in results when partial matches were displayed.  Everyone seemed to like the simplicity of my fix but some in development decided that it wasn&#039;t my role to write code -- it was the developers job.  Last I heard, that bug was still in the code.  (And that was many years ago.) 

I agree that it really wasn&#039;t my job to be writing code for developers.  However, in both cases, I was involved in testing the application and data and had a better view of how it all fit together than the realtively new development team that inherited the products.  I worked with developers in both cases.  I believe the difference was my relationship with the developers of the two appilcations.  I had a good relationship built on trust and respect with one of the developers and a not so good relationship with the other.

Developers often look down on testers as being less capable and don&#039;t see testing as a skill independent of development.  Testers often look down on developers as being incapable of writing good code.  Rather than point fingers, we need to work together towards our shared goal of delivering good software on time.

It is very important that developers and testers respect each other.</description>
		<content:encoded><![CDATA[<p>@Drew</p>
<p>&gt;&gt; Within five minutes I found the problem and sent back the new code that worked.</p>
<p>I&#8217;ve did that twice.</p>
<p>Once I wrote code to fix a problem that the biggest single customer was griping about.  Development was thrilled that I helped and shipped my code.</p>
<p>Another time I wrote simple code to fix a long-standing bug in search code that resulted in complete word matches not showing up in results when partial matches were displayed.  Everyone seemed to like the simplicity of my fix but some in development decided that it wasn&#8217;t my role to write code &#8212; it was the developers job.  Last I heard, that bug was still in the code.  (And that was many years ago.) </p>
<p>I agree that it really wasn&#8217;t my job to be writing code for developers.  However, in both cases, I was involved in testing the application and data and had a better view of how it all fit together than the realtively new development team that inherited the products.  I worked with developers in both cases.  I believe the difference was my relationship with the developers of the two appilcations.  I had a good relationship built on trust and respect with one of the developers and a not so good relationship with the other.</p>
<p>Developers often look down on testers as being less capable and don&#8217;t see testing as a skill independent of development.  Testers often look down on developers as being incapable of writing good code.  Rather than point fingers, we need to work together towards our shared goal of delivering good software on time.</p>
<p>It is very important that developers and testers respect each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Kime</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-7117</link>
		<dc:creator>Drew Kime</dc:creator>
		<pubDate>Mon, 23 Apr 2007 22:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-7117</guid>
		<description>Bah, that should be &quot;QA Lead&quot; above, not &quot;QO Lead&quot;. And the teaching point is that you can never proof your own work. :-/</description>
		<content:encoded><![CDATA[<p>Bah, that should be &#8220;QA Lead&#8221; above, not &#8220;QO Lead&#8221;. And the teaching point is that you can never proof your own work. :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Kime</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-7115</link>
		<dc:creator>Drew Kime</dc:creator>
		<pubDate>Mon, 23 Apr 2007 22:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-7115</guid>
		<description>And a sure way to drive away any talent you *do* end up with is to allow developers with two years of experience to cop an attitude with the QO lead who did development for 9 years before getting into testing, which he&#039;s been doing for the last 5 years.

I had someone submit code to me that didn&#039;t work. After three rounds of sending it back with detailed descriptions of the problem -- and each new submission was broken in a different way -- I looked at the code and the stored procedures behind it. Within five minutes I found the problem and sent back the new code that worked.

He decided to redesign the whole report. My solution was clearly wrong, and only worked in the context of a &quot;bad specification&quot;. A specification that had been approved by the client. The response from the IT director was that I shouldn&#039;t be &quot;getting down in the weeds looking at code&quot;; I should be submitting bug reports and letting the developers work it out. Then my DB access was revoked.</description>
		<content:encoded><![CDATA[<p>And a sure way to drive away any talent you *do* end up with is to allow developers with two years of experience to cop an attitude with the QO lead who did development for 9 years before getting into testing, which he&#8217;s been doing for the last 5 years.</p>
<p>I had someone submit code to me that didn&#8217;t work. After three rounds of sending it back with detailed descriptions of the problem &#8212; and each new submission was broken in a different way &#8212; I looked at the code and the stored procedures behind it. Within five minutes I found the problem and sent back the new code that worked.</p>
<p>He decided to redesign the whole report. My solution was clearly wrong, and only worked in the context of a &#8220;bad specification&#8221;. A specification that had been approved by the client. The response from the IT director was that I shouldn&#8217;t be &#8220;getting down in the weeds looking at code&#8221;; I should be submitting bug reports and letting the developers work it out. Then my DB access was revoked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard Clark</title>
		<link>http://www.techdarkside.com/playgrounds-a-thought-on-testing/comment-page-1#comment-7084</link>
		<dc:creator>Howard Clark</dc:creator>
		<pubDate>Mon, 23 Apr 2007 15:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=106#comment-7084</guid>
		<description>It&#039;s absolutely refreshing to find someone who can recognize the inherent deficiencies of some testers as well as the benefits of others.  Your point rings true that the age old &quot;quality over quantity&quot; axiom still rings true, and is desireable.  More often than not when it comes to staffing the problem perpetuates itself due to a lack of understanding by the testing resources asked to do the staffing in the first place.  If you create a situation where your testing effort is massive, and the obvious constraints of time are lurking, the average company is going to have a difficult time attracting a high number of talented testers.  Instead what you get is warm bodies that contribute very little to the process, strategy, or approach both inside and outside of their given project.  Essentially, you get the &quot;human robot&quot; that presses buttons.  These personality types have little desire to become an asset and contribute anything more than what is printed on a test script, much less the skills too.
So to mitigate all this you start with placing talent at the top, someone who can develop a relationship with the development team.  I am a former full-time developer who switched over to testing so its easier, but anyone who invests in at least learning development and unit testing methods can have some success.  The idea is to develop an appreciation for software development, and having a high level understanding of the architecture and it&#039;s implementation.  Lastly, working to understand the technical challenges and common pitfalls for that software architecture can help target the testing effort.  All of this helps build credit in the eyes of both the development team and management.

It only takes a few poorly written and incorrectly logged defects to put a tester behind the eight ball.  Apathy towards the developer&#039;s plight and demonstrated ignorance about software and systems is the nail in the coffin.</description>
		<content:encoded><![CDATA[<p>It&#8217;s absolutely refreshing to find someone who can recognize the inherent deficiencies of some testers as well as the benefits of others.  Your point rings true that the age old &#8220;quality over quantity&#8221; axiom still rings true, and is desireable.  More often than not when it comes to staffing the problem perpetuates itself due to a lack of understanding by the testing resources asked to do the staffing in the first place.  If you create a situation where your testing effort is massive, and the obvious constraints of time are lurking, the average company is going to have a difficult time attracting a high number of talented testers.  Instead what you get is warm bodies that contribute very little to the process, strategy, or approach both inside and outside of their given project.  Essentially, you get the &#8220;human robot&#8221; that presses buttons.  These personality types have little desire to become an asset and contribute anything more than what is printed on a test script, much less the skills too.<br />
So to mitigate all this you start with placing talent at the top, someone who can develop a relationship with the development team.  I am a former full-time developer who switched over to testing so its easier, but anyone who invests in at least learning development and unit testing methods can have some success.  The idea is to develop an appreciation for software development, and having a high level understanding of the architecture and it&#8217;s implementation.  Lastly, working to understand the technical challenges and common pitfalls for that software architecture can help target the testing effort.  All of this helps build credit in the eyes of both the development team and management.</p>
<p>It only takes a few poorly written and incorrectly logged defects to put a tester behind the eight ball.  Apathy towards the developer&#8217;s plight and demonstrated ignorance about software and systems is the nail in the coffin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

