<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software bugs &#187; Bug management</title>
	<atom:link href="http://buglinks.puzzling.org/archives/category/for-coders/bug-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://buglinks.puzzling.org</link>
	<description>Links to bug reporting techniques, tips and tools</description>
	<lastBuildDate>Sun, 29 Jun 2008 00:28:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sebastian Kuegler on using bug lists for release management</title>
		<link>http://buglinks.puzzling.org/archives/2007/07/sebastian-kuegler-on-using-bug-lists-for-release-management/</link>
		<comments>http://buglinks.puzzling.org/archives/2007/07/sebastian-kuegler-on-using-bug-lists-for-release-management/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 08:49:46 +0000</pubDate>
		<dc:creator>Mary</dc:creator>
				<category><![CDATA[Bug management]]></category>

		<guid isPermaLink="false">http://buglinks.org/archives/2007/07/sebastian-kuegler-on-using-bug-lists-for-release-management/</guid>
		<description><![CDATA[Sebastian Kuegler has a post on releasing KDE 4, and mentions briefly how the bug tracking tool could be used to clarify the release process:
What we can do to make it easier for vendors to ship the next version of our software is making it clear what needs to be done before a release. That [...]]]></description>
			<content:encoded><![CDATA[<p>Sebastian Kuegler has <a href="http://vizzzion.org/?blogentry=719">a post</a> on releasing KDE 4, and mentions briefly how the bug tracking tool could be used to clarify the release process:</p>
<blockquote><p>What we can do to make it easier for vendors to ship the next version of our software is making it clear what needs to be done before a release. That would mean: &#8220;Here&#8217;s a list with what the next release will look like, if you want to make it happen earlier, help us hacking&#8221; This could be as easy as recording this in bugzilla, marking it as &#8220;showstopper&#8221; or &#8220;required for x.y.z&#8221; and then make the query showing those entries easily accessible through, for example, a direct link.</p></blockquote>
<img src="http://buglinks.puzzling.org/?ak_action=api_record_view&id=77&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://buglinks.puzzling.org/archives/2007/07/sebastian-kuegler-on-using-bug-lists-for-release-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The politics of bug fixing</title>
		<link>http://buglinks.puzzling.org/archives/2007/06/the-politics-of-bug-fixing/</link>
		<comments>http://buglinks.puzzling.org/archives/2007/06/the-politics-of-bug-fixing/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 09:25:21 +0000</pubDate>
		<dc:creator>Mary</dc:creator>
				<category><![CDATA[Bug management]]></category>

		<guid isPermaLink="false">http://buglinks.org/archives/2007/06/the-politics-of-bug-fixing/</guid>
		<description><![CDATA[Scott Berkun&#8217;s Project Manager clinic discussion group had a look at the politics of bug fixing in September 2005:

I quickly realized that my team wasn&#8217;t prioritizing for itself &#8211; but was prioritizing bugs around management and other perceptions of how other people in the organization would *force* us to prioritize bugs. So in essence my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scottberkun.com/">Scott Berkun</a>&#8217;s <a href="http://www.scottberkun.com/forums/pmclinic/">Project Manager clinic</a> discussion group had a look at <a href="http://www.scottberkun.com/forums/pmclinic/week29.htm">the politics of bug fixing</a> in September 2005:</p>
<blockquote>
<p>I quickly realized that my team wasn&#8217;t prioritizing for itself &#8211; but was prioritizing bugs around management and other perceptions of how other people in the organization would *force* us to prioritize bugs. So in essence my development team wanted to make pre-emptive political choices when it came to bug fixing. Any advice for making this process less frustrating? </p></blockquote>
<p>Responses review the standard way to prioritise bug fixes.</p>
<img src="http://buglinks.puzzling.org/?ak_action=api_record_view&id=71&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://buglinks.puzzling.org/archives/2007/06/the-politics-of-bug-fixing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing which bugs to fix</title>
		<link>http://buglinks.puzzling.org/archives/2006/01/choosing-which-bugs-to-fix/</link>
		<comments>http://buglinks.puzzling.org/archives/2006/01/choosing-which-bugs-to-fix/#comments</comments>
		<pubDate>Sat, 21 Jan 2006 00:21:25 +0000</pubDate>
		<dc:creator>Mary</dc:creator>
				<category><![CDATA[Bug management]]></category>

		<guid isPermaLink="false">http://buglinks.org/archives/2006/01/choosing-which-bugs-to-fix/</guid>
		<description><![CDATA[Scott Berkun, author of The Art of Project Management, has a series of articles on deciding which bugs to fix:

How to Decide What Bugs to Fix When, Part 1; and
How to Decide What Bugs to Fix When, Part 2.

He argues that:
Here is the golden rule of organizing bugs: fix bugs in the order most likely [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Scott Berkun's home page" href="http://www.scottberkun.com/">Scott Berkun</a>, author of <a title="O'Reilly's catalogue page for The Art of Project Management" href="http://www.oreilly.com/catalog/artprojectmgmt/">The Art of Project Management</a>, has a series of articles on deciding which bugs to fix:</p>
<ol>
<li><a href="http://www.oreillynet.com/pub/a/onlamp/2005/08/11/fixingbugs.html">How to Decide What Bugs to Fix When, Part 1</a>; and</li>
<li><a href="http://www.oreillynet.com/pub/a/onlamp/2005/08/11/fixingbugs2.html">How to Decide What Bugs to Fix When, Part 2</a>.</li>
</ol>
<p>He argues that:</p>
<blockquote><p>Here is the golden rule of organizing bugs: fix bugs in the order most likely to result in success. Sounds obvious, right? Wrong. I&#8217;d bet that more than half of the buggy and unreliable software you&#8217;ve ever used was that way not because the developers didn&#8217;t have time to make it better; they simply fixed the wrong bugs. Wanting to fix the right bugs and knowing how to do it are two different things.</p></blockquote>
<p>He describes four approaches to bug prioritising:</p>
<ol>
<li>triage: sorting bugs into Must Fix, Might Fix and Won&#8217;t Fix;</li>
<li>triage with severity: adding severities of data loss, functionality difficult, or annoyance;</li>
<li>setting exit criteria: defining the minimum set of &#8220;must do&#8221; goals; and</li>
<li>early planning based on previous experience.</li>
</ol>
<img src="http://buglinks.puzzling.org/?ak_action=api_record_view&id=68&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://buglinks.puzzling.org/archives/2006/01/choosing-which-bugs-to-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
