<?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: Who does the pinpointing?</title>
	<atom:link href="http://thetesteye.com/blog/2009/12/who-does-the-pinpointing/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetesteye.com/blog/2009/12/who-does-the-pinpointing/</link>
	<description>by rikard edgren, henrik emilsson, martin jansson and friends</description>
	<lastBuildDate>Fri, 10 Sep 2010 09:30:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Henrik Emilsson</title>
		<link>http://thetesteye.com/blog/2009/12/who-does-the-pinpointing/comment-page-1/#comment-275</link>
		<dc:creator>Henrik Emilsson</dc:creator>
		<pubDate>Mon, 04 Jan 2010 00:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://thetesteye.com/blog/?p=740#comment-275</guid>
		<description>Good questions and thoughts Martin!
I guess that this depends as you say on the type of product and project that you work with. 
&lt;br&gt;
In my experience, having a very complex environment you don&#039;t want to find bugs that will give you two more days of &quot;investigating&quot; or pinpointing. Unless you get paid by the hour of course! :-) And a part of this is that the project is too large for any team spirit to grow, so you end up doing something boring and blame someone else for not doing their job; the same way that &quot;someone else&quot; feels when they are assigned to do the pinpointing. 
At one time I got in the middle of a trench warfare that lasted for several weeks without anything creative happened at all... I think that the bug was closed as not repro after 6 weeks and no one really cared.
&lt;br&gt;
Working in semi-complex environments I have come a long way by discussing with the developers on how much information they would like to get. And in many cases they are just fine with a link to the log files, a one-liner error message and the timestamp where the error occurred. Experienced developers knows where to look anyway. Others need more assistance. 
&lt;br&gt;
But as always, isn&#039;t this a question for the project manager? Where should the project spend the money?
I would suggest discussing this with the project manager and come up with a model that would work in your project. Should we make the product more testable? Or even stable? Should we increase the test team? Would it be good to have a dedicated problem solver in the team? Or just someone that helps the project with pinpointing important problems? How about a whole task force that specializes in investigating?</description>
		<content:encoded><![CDATA[<p>Good questions and thoughts Martin!<br />
I guess that this depends as you say on the type of product and project that you work with.<br />
<br />
In my experience, having a very complex environment you don&#8217;t want to find bugs that will give you two more days of &#8220;investigating&#8221; or pinpointing. Unless you get paid by the hour of course! <img src='http://thetesteye.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  And a part of this is that the project is too large for any team spirit to grow, so you end up doing something boring and blame someone else for not doing their job; the same way that &#8220;someone else&#8221; feels when they are assigned to do the pinpointing.<br />
At one time I got in the middle of a trench warfare that lasted for several weeks without anything creative happened at all&#8230; I think that the bug was closed as not repro after 6 weeks and no one really cared.<br />
<br />
Working in semi-complex environments I have come a long way by discussing with the developers on how much information they would like to get. And in many cases they are just fine with a link to the log files, a one-liner error message and the timestamp where the error occurred. Experienced developers knows where to look anyway. Others need more assistance.<br />
<br />
But as always, isn&#8217;t this a question for the project manager? Where should the project spend the money?<br />
I would suggest discussing this with the project manager and come up with a model that would work in your project. Should we make the product more testable? Or even stable? Should we increase the test team? Would it be good to have a dedicated problem solver in the team? Or just someone that helps the project with pinpointing important problems? How about a whole task force that specializes in investigating?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Jansson</title>
		<link>http://thetesteye.com/blog/2009/12/who-does-the-pinpointing/comment-page-1/#comment-274</link>
		<dc:creator>Martin Jansson</dc:creator>
		<pubDate>Sun, 03 Jan 2010 19:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://thetesteye.com/blog/?p=740#comment-274</guid>
		<description>I really like Michael&#039;s article as well. I agree fully that finding cheap bugs makes this even more critical.

I&#039;ve not seen this as an issue in smaller organsations, it is usually handled one way or the other without getting into the spotlight.

I think this is more common in larger organisations where information exchange is harder and more complex. If there are several layers to the test organisation it becomes even more complex.

Either way, I think this is very underestimated in project planning and test planning.</description>
		<content:encoded><![CDATA[<p>I really like Michael&#8217;s article as well. I agree fully that finding cheap bugs makes this even more critical.</p>
<p>I&#8217;ve not seen this as an issue in smaller organsations, it is usually handled one way or the other without getting into the spotlight.</p>
<p>I think this is more common in larger organisations where information exchange is harder and more complex. If there are several layers to the test organisation it becomes even more complex.</p>
<p>Either way, I think this is very underestimated in project planning and test planning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torbjörn Ryber</title>
		<link>http://thetesteye.com/blog/2009/12/who-does-the-pinpointing/comment-page-1/#comment-273</link>
		<dc:creator>Torbjörn Ryber</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://thetesteye.com/blog/?p=740#comment-273</guid>
		<description>I recently read Michael Bolton&#039;s  blog about why testing takes so long http://www.developsense.com/blog/archive/2009_11_01_archive.html

I am in a situation now where we find and analyse too many simple bugs so that more advanced testing is severly limited. So my problem is even bigger than just pinpointing - it is also about not enough developer testing. 

At work - we need to take this discussion in january together with pinpointing issues. We do a lot today because we can and bugs get fixed faster but at the same time we undermine our possibilities of doing a good job. I do not mind helping out as much as I can but it has a price - that is what our discussion is going to be about.</description>
		<content:encoded><![CDATA[<p>I recently read Michael Bolton&#8217;s  blog about why testing takes so long <a href="http://www.developsense.com/blog/archive/2009_11_01_archive.html" rel="nofollow">http://www.developsense.com/blog/archive/2009_11_01_archive.html</a></p>
<p>I am in a situation now where we find and analyse too many simple bugs so that more advanced testing is severly limited. So my problem is even bigger than just pinpointing &#8211; it is also about not enough developer testing. </p>
<p>At work &#8211; we need to take this discussion in january together with pinpointing issues. We do a lot today because we can and bugs get fixed faster but at the same time we undermine our possibilities of doing a good job. I do not mind helping out as much as I can but it has a price &#8211; that is what our discussion is going to be about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rikard Edgren</title>
		<link>http://thetesteye.com/blog/2009/12/who-does-the-pinpointing/comment-page-1/#comment-271</link>
		<dc:creator>Rikard Edgren</dc:creator>
		<pubDate>Sun, 03 Jan 2010 17:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://thetesteye.com/blog/?p=740#comment-271</guid>
		<description>This is a very interesting area, where I think it&#039;s almost impossible to be at the exact right level. It&#039;s not only the time issue, it is also a question of learning, that happening when pinpointing, and can be very useful knowledge, both for testers and developers.
One answer to the &quot;Who&quot; question could be &quot;the group that has most available time&quot; or rather &quot;the group that is the least over-booked&quot;.
When forming team size, it could be argued &quot;with one more tester we have resources to do more of the pinpointing.&quot;
When deciding scope, it can be good to put more effort on logging, in order to save time when those tricky bugs appear.

The pinpointing issue can also be fuel for conflicts, e.g. accusations that testers don&#039;t put enough effort on the right information in the bug reports.
If you have a situation where testers don&#039;t like to work with certain features, due to too much extra-investigations for every bug, then you have a problem where resolving the pinpointing ownerships can be part of the solution.</description>
		<content:encoded><![CDATA[<p>This is a very interesting area, where I think it&#8217;s almost impossible to be at the exact right level. It&#8217;s not only the time issue, it is also a question of learning, that happening when pinpointing, and can be very useful knowledge, both for testers and developers.<br />
One answer to the &#8220;Who&#8221; question could be &#8220;the group that has most available time&#8221; or rather &#8220;the group that is the least over-booked&#8221;.<br />
When forming team size, it could be argued &#8220;with one more tester we have resources to do more of the pinpointing.&#8221;<br />
When deciding scope, it can be good to put more effort on logging, in order to save time when those tricky bugs appear.</p>
<p>The pinpointing issue can also be fuel for conflicts, e.g. accusations that testers don&#8217;t put enough effort on the right information in the bug reports.<br />
If you have a situation where testers don&#8217;t like to work with certain features, due to too much extra-investigations for every bug, then you have a problem where resolving the pinpointing ownerships can be part of the solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
