<?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: Quality is Dead #2: The Quality Creation Myth</title>
	<atom:link href="http://www.satisfice.com/blog/archives/251/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satisfice.com/blog/archives/251</link>
	<description>The Consulting Software Tester</description>
	<pubDate>Fri, 12 Mar 2010 23:21:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael M. Butler</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-178061</link>
		<dc:creator>Michael M. Butler</dc:creator>
		<pubDate>Tue, 31 Mar 2009 05:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-178061</guid>
		<description>I think Paul has the right attitude, but I don't think he's got the answer (if there is one). /Tossing out/ the word doesn't help. Pressing for details, not being satisfied with fuzz, does--as long as it's understood you're not just being a d*** by so doing. At some points/times discussions by people who are making a difference need to be very specific. On other occasions, if the word "Quality" is prohibited, someone will invent or adapt some other word to mean roughly the same thing: "value" or "correctness" or what-have-you.

Re: "giv[ing] us a chance to back out"... Aza Raskin has written about the importance of "undo". But there are classes or aspects of software and software "side effects" that are not supposed to *have* undo--Sarbanes-Oxley audit trails and the like. Persistent store is a tricky thing, Especially when so much software sucks.</description>
		<content:encoded><![CDATA[<p>I think Paul has the right attitude, but I don&#8217;t think he&#8217;s got the answer (if there is one). /Tossing out/ the word doesn&#8217;t help. Pressing for details, not being satisfied with fuzz, does&#8211;as long as it&#8217;s understood you&#8217;re not just being a d*** by so doing. At some points/times discussions by people who are making a difference need to be very specific. On other occasions, if the word &#8220;Quality&#8221; is prohibited, someone will invent or adapt some other word to mean roughly the same thing: &#8220;value&#8221; or &#8220;correctness&#8221; or what-have-you.</p>
<p>Re: &#8220;giv[ing] us a chance to back out&#8221;&#8230; Aza Raskin has written about the importance of &#8220;undo&#8221;. But there are classes or aspects of software and software &#8220;side effects&#8221; that are not supposed to *have* undo&#8211;Sarbanes-Oxley audit trails and the like. Persistent store is a tricky thing, Especially when so much software sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Austin</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-177936</link>
		<dc:creator>Paul Austin</dc:creator>
		<pubDate>Mon, 30 Mar 2009 13:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-177936</guid>
		<description>I think we should toss the word 'quality', period. Instead, ask people to describe what qualitues they believe make good software. As a word, we're a little more familiar with good, and we can all say what we want out of our software, next to the requirements. Requirements are what we want it to do, and we want those requirements to follow certain guidelines: not break. Complete with errors. Tell us when we done somethin wrong. Give us a chance to back out. Not tank the system. Stuff like that.</description>
		<content:encoded><![CDATA[<p>I think we should toss the word &#8216;quality&#8217;, period. Instead, ask people to describe what qualitues they believe make good software. As a word, we&#8217;re a little more familiar with good, and we can all say what we want out of our software, next to the requirements. Requirements are what we want it to do, and we want those requirements to follow certain guidelines: not break. Complete with errors. Tell us when we done somethin wrong. Give us a chance to back out. Not tank the system. Stuff like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis Cooley</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-176352</link>
		<dc:creator>Curtis Cooley</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-176352</guid>
		<description>While I enjoyed this blog entry and truly gained much insight, I'm a little bothered by the tone which suggests that unit testing, TDD, automated customer testing, and even BDD are harmful. I believe that you are saying that relying on any one and only one is a myth, but I assert software 'built' using TDD will be of 'higher quality' than software built sans-TDD.

&lt;em&gt;[James' Reply: When you claim that things are better with TDD, etc., I assume you also intend to say "all other things being equal." But all other things may not be equal. I routinely encounter Agilists who seem to pursue their notion of Agile testing while disdaining or refusing to study sapient system testing skills.

However, there is some solid value in the practices you cite, if we make all the customary charitable assumptions. I'm not denying that. I just think it doesn't solve the problem, because the problem is out of our hands.]&lt;/em&gt;

You call out all the potshots organizations and individuals have taken at getting to higher quality, but you don't give them the credit for trying to produce higher quality. After all, Porsche adopted some of these pedantic measure, called Lean Manufacturing, and now are able to produce defect free cars at the end of the assembly line. See "Lean Thinking."
&lt;em&gt;
[James' Reply: Nothing can be "defect free" except in the imagination of people with insufficient imagination. But all you have to do is talk about a consistently pleasing experience (a lower standard, perhaps, but its what I've been talking about). Even my Saturn gives me a consistently pleasing experience. My desktop computing environment does not.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>While I enjoyed this blog entry and truly gained much insight, I&#8217;m a little bothered by the tone which suggests that unit testing, TDD, automated customer testing, and even BDD are harmful. I believe that you are saying that relying on any one and only one is a myth, but I assert software &#8216;built&#8217; using TDD will be of &#8216;higher quality&#8217; than software built sans-TDD.</p>
<p><em>[James' Reply: When you claim that things are better with TDD, etc., I assume you also intend to say "all other things being equal." But all other things may not be equal. I routinely encounter Agilists who seem to pursue their notion of Agile testing while disdaining or refusing to study sapient system testing skills.</p>
<p>However, there is some solid value in the practices you cite, if we make all the customary charitable assumptions. I'm not denying that. I just think it doesn't solve the problem, because the problem is out of our hands.]</em></p>
<p>You call out all the potshots organizations and individuals have taken at getting to higher quality, but you don&#8217;t give them the credit for trying to produce higher quality. After all, Porsche adopted some of these pedantic measure, called Lean Manufacturing, and now are able to produce defect free cars at the end of the assembly line. See &#8220;Lean Thinking.&#8221;<br />
<em><br />
[James' Reply: Nothing can be "defect free" except in the imagination of people with insufficient imagination. But all you have to do is talk about a consistently pleasing experience (a lower standard, perhaps, but its what I've been talking about). Even my Saturn gives me a consistently pleasing experience. My desktop computing environment does not.]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Heusser</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-175533</link>
		<dc:creator>Matthew Heusser</dc:creator>
		<pubDate>Tue, 17 Mar 2009 18:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-175533</guid>
		<description>Well, James, I liked the post and found it good reading.  Then I got to the part at the end about the death of quality.

I've heard this expressed a number of ways - Entropy, the Second Law of Thermodynamics, "All good things must come to an end.", "Rome didn't fall in a day - but it did fall."   - It makes me sad.

My father in law, David Ellinghausen, who was a manufacuturing quality engineer, once told me that "all it takes is one very dumb vice president to mess everything up.  That's why you have quality engineers.  We institutionalize the system so that he can't destroy it all with a poorly placed order."

oh, he used different words, but I think I got the main point right.

All this makes me very sad.  I, however, am a privateer, and I only accept letters of marquee from organizations that are trying to build something great.

In America, we still have the resounding echoes the freedom that our forefathers fought for us in the 1700's.  Building great software may be a losing battle to time ... but I'm in the fight anyway.

Rock On, Indeed.</description>
		<content:encoded><![CDATA[<p>Well, James, I liked the post and found it good reading.  Then I got to the part at the end about the death of quality.</p>
<p>I&#8217;ve heard this expressed a number of ways - Entropy, the Second Law of Thermodynamics, &#8220;All good things must come to an end.&#8221;, &#8220;Rome didn&#8217;t fall in a day - but it did fall.&#8221;   - It makes me sad.</p>
<p>My father in law, David Ellinghausen, who was a manufacuturing quality engineer, once told me that &#8220;all it takes is one very dumb vice president to mess everything up.  That&#8217;s why you have quality engineers.  We institutionalize the system so that he can&#8217;t destroy it all with a poorly placed order.&#8221;</p>
<p>oh, he used different words, but I think I got the main point right.</p>
<p>All this makes me very sad.  I, however, am a privateer, and I only accept letters of marquee from organizations that are trying to build something great.</p>
<p>In America, we still have the resounding echoes the freedom that our forefathers fought for us in the 1700&#8217;s.  Building great software may be a losing battle to time &#8230; but I&#8217;m in the fight anyway.</p>
<p>Rock On, Indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vid</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-175262</link>
		<dc:creator>Vid</dc:creator>
		<pubDate>Mon, 16 Mar 2009 17:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-175262</guid>
		<description>James,

I think your ABS example is bad one. There is no ambiguity about 'quality' in this case. The 'placeholder' that you mention was a number - the hazard rate (risk of default).

&lt;em&gt;[James' Reply: That number is just the end result of a giant unknowable abstraction. It's that abstraction that I was referring to. 

But I suppose you're right, in the sense that the purpose of credit default swaps is to transform something with complexity and meaning (a particular mortgage) into something that has liquidity and seeming simplicity. So, perhaps I'm referring to the quality of the decision to buy such securities, rather than the security itself.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>I think your ABS example is bad one. There is no ambiguity about &#8216;quality&#8217; in this case. The &#8216;placeholder&#8217; that you mention was a number - the hazard rate (risk of default).</p>
<p><em>[James' Reply: That number is just the end result of a giant unknowable abstraction. It's that abstraction that I was referring to. </p>
<p>But I suppose you're right, in the sense that the purpose of credit default swaps is to transform something with complexity and meaning (a particular mortgage) into something that has liquidity and seeming simplicity. So, perhaps I'm referring to the quality of the decision to buy such securities, rather than the security itself.]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Ours</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-175238</link>
		<dc:creator>Joseph Ours</dc:creator>
		<pubDate>Mon, 16 Mar 2009 14:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-175238</guid>
		<description>You have iterated the viewpoint in your post in a much shorter format, "Quality is value to some person (who matters)." I wholeheartedly agree with you. Quality is simply the relationship between the product and the value placed upon that product by the person who matters. To take your point into a physical world, if software ended up being a building, then the following relationships could exist, each with their own definition of value (and therefore quality): the building inspector who wants to make sure it meets safety codes, the bank who wants to make sure that someone other than the original buyer finds the same monetary value in the property, and the actual buyer who commissioned the build in the first place. In none of these situations is quality built into the building; as no relationships can be built into a physical thing. However, consistent processes that cause the built product to achieve the same value to one of those stakeholders can be built. That is what Quality Assurance is about. It is about consistently providing value to those who matter.  We all have different ideas on what quality means for any given product, because each of our relationships is different with the product and what we value from the product is different.   QA is really about identifying stakeholders, identifying what they value, and developing processes/improving consistency in a way that helps the product achieve the value to the stakeholders.  This is why QA can be difficult job; because there can be stakeholders who have disparate values that sometime conflict with each other.    

I think often times the statement that "quality is built into it" is useful in delineating job roles.  The Quality Assurance umbrella encompasses more than just testing a product.  It is about establishing repeatable processes with the goal of ensuring any product following that process will have consistency and thereby value.  Testing is just one tool under the QA umbrella.  In a nutshell, testing is a quality control function.  The product is compared to some oracle and the results noted.  This job and the information it provides is important, but it is just one part of a bigger picture.  

So, I agree, the statement that “quality is built into” something is a myth that should not be overindulged.  That’s why I limit that statement to help delineate the different roles between someone in QA and someone in testing.
&lt;em&gt;
[James' Reply: Remember that a "repeatable process" is yet another ephemeral arrangement, to some degree. In essence, it could be said that no process is repeatable, or that every process is repeatable, depending on where you draw the line. 

So, when somebody tells me about their repeatable process, I immediately look for the parts of it that don't repeat or the parts of it that shouldn't repeat. I look for residue and side effect-- what's happening that is not being featured or spoken of.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>You have iterated the viewpoint in your post in a much shorter format, &#8220;Quality is value to some person (who matters).&#8221; I wholeheartedly agree with you. Quality is simply the relationship between the product and the value placed upon that product by the person who matters. To take your point into a physical world, if software ended up being a building, then the following relationships could exist, each with their own definition of value (and therefore quality): the building inspector who wants to make sure it meets safety codes, the bank who wants to make sure that someone other than the original buyer finds the same monetary value in the property, and the actual buyer who commissioned the build in the first place. In none of these situations is quality built into the building; as no relationships can be built into a physical thing. However, consistent processes that cause the built product to achieve the same value to one of those stakeholders can be built. That is what Quality Assurance is about. It is about consistently providing value to those who matter.  We all have different ideas on what quality means for any given product, because each of our relationships is different with the product and what we value from the product is different.   QA is really about identifying stakeholders, identifying what they value, and developing processes/improving consistency in a way that helps the product achieve the value to the stakeholders.  This is why QA can be difficult job; because there can be stakeholders who have disparate values that sometime conflict with each other.    </p>
<p>I think often times the statement that &#8220;quality is built into it&#8221; is useful in delineating job roles.  The Quality Assurance umbrella encompasses more than just testing a product.  It is about establishing repeatable processes with the goal of ensuring any product following that process will have consistency and thereby value.  Testing is just one tool under the QA umbrella.  In a nutshell, testing is a quality control function.  The product is compared to some oracle and the results noted.  This job and the information it provides is important, but it is just one part of a bigger picture.  </p>
<p>So, I agree, the statement that “quality is built into” something is a myth that should not be overindulged.  That’s why I limit that statement to help delineate the different roles between someone in QA and someone in testing.<br />
<em><br />
[James' Reply: Remember that a "repeatable process" is yet another ephemeral arrangement, to some degree. In essence, it could be said that no process is repeatable, or that every process is repeatable, depending on where you draw the line. </p>
<p>So, when somebody tells me about their repeatable process, I immediately look for the parts of it that don't repeat or the parts of it that shouldn't repeat. I look for residue and side effect-- what's happening that is not being featured or spoken of.]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrini Kulkarni</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174856</link>
		<dc:creator>shrini Kulkarni</dc:creator>
		<pubDate>Sun, 15 Mar 2009 05:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174856</guid>
		<description>&#62;&#62;&#62;quality is lives OUTSIDE the product - in a virtual world that connects product to the user – it is a relationship

A colleague challenged my statement as above and said ... if it is a relationship and personal between the user and product ... then how to measure quality?

I answered him "considering quality as something built into the product is a MYTH. A myth sometimes provides a primitive model to understand complex things but we should not confuse myth to be the reality. We need to externalize the notion of quality as something that resides in a virtual space between product and its user, its environment (thanks to Neil). If you know and you are sensitive about external manifestation of quality - you will change the methods and tools to measure and interpret the quality"

James, I hope you have better answer "how to measure quality"

Shrini&lt;em&gt;

[James' Reply: We can measure lots of things. Quality itself cannot be measured, because the word "quality" is a placeholder for lots of different ideas that may be integrated in different ways. But certainly we can measure things that we believe, in some particular circumstance, are factors in quality.

There are people out there who believe that quality can truly be measured. I would like to invite them to try to measure the quality of mortgage-backed securities. Lots of smart people thought they could do that and turned out to be very VERY wrong. In fact, the whole idea of a market is founded, to a large degree, on how different people can look at the same commodities and see different quality. Some buy what others sell.

We gather information about quality. We reason. We make judgments. That's how it works. It's not a scale, but a mind that does the weighing.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>&gt;&gt;&gt;quality is lives OUTSIDE the product - in a virtual world that connects product to the user – it is a relationship</p>
<p>A colleague challenged my statement as above and said &#8230; if it is a relationship and personal between the user and product &#8230; then how to measure quality?</p>
<p>I answered him &#8220;considering quality as something built into the product is a MYTH. A myth sometimes provides a primitive model to understand complex things but we should not confuse myth to be the reality. We need to externalize the notion of quality as something that resides in a virtual space between product and its user, its environment (thanks to Neil). If you know and you are sensitive about external manifestation of quality - you will change the methods and tools to measure and interpret the quality&#8221;</p>
<p>James, I hope you have better answer &#8220;how to measure quality&#8221;</p>
<p>Shrini<em></p>
<p>[James' Reply: We can measure lots of things. Quality itself cannot be measured, because the word "quality" is a placeholder for lots of different ideas that may be integrated in different ways. But certainly we can measure things that we believe, in some particular circumstance, are factors in quality.</p>
<p>There are people out there who believe that quality can truly be measured. I would like to invite them to try to measure the quality of mortgage-backed securities. Lots of smart people thought they could do that and turned out to be very VERY wrong. In fact, the whole idea of a market is founded, to a large degree, on how different people can look at the same commodities and see different quality. Some buy what others sell.</p>
<p>We gather information about quality. We reason. We make judgments. That's how it works. It's not a scale, but a mind that does the weighing.]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John D. Mitchell</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174690</link>
		<dc:creator>John D. Mitchell</dc:creator>
		<pubDate>Sat, 14 Mar 2009 13:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174690</guid>
		<description>Hi James,

Nice post!  In particular, I like the shifting of focus onto the notion of relationships.

If I may, I'd also point out that qualities such as "quality", the values embodied by practices, and the evolving nature of relationships over time all come down to intent.  Amongst other things, without a clean connection to intent those other things devolve into static, abstract notionals devoid of life.

Rock on,
John

&lt;em&gt;[James' Reply: Rock on.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>Nice post!  In particular, I like the shifting of focus onto the notion of relationships.</p>
<p>If I may, I&#8217;d also point out that qualities such as &#8220;quality&#8221;, the values embodied by practices, and the evolving nature of relationships over time all come down to intent.  Amongst other things, without a clean connection to intent those other things devolve into static, abstract notionals devoid of life.</p>
<p>Rock on,<br />
John</p>
<p><em>[James' Reply: Rock on.]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174669</link>
		<dc:creator>Albin</dc:creator>
		<pubDate>Sat, 14 Mar 2009 11:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174669</guid>
		<description>"quality is a relationship"

Wondering if you have read Zen and the Art of Motorcycle Maintenance?  Get this thought from there?

&lt;em&gt;[James' Reply: I did read it. At the time it confused me, because I thought it was obvious what quality is. (I was young.) Later, I read Lila, the sequel, and that did the trick.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;quality is a relationship&#8221;</p>
<p>Wondering if you have read Zen and the Art of Motorcycle Maintenance?  Get this thought from there?</p>
<p><em>[James' Reply: I did read it. At the time it confused me, because I thought it was obvious what quality is. (I was young.) Later, I read Lila, the sequel, and that did the trick.]</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Gärtner</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174661</link>
		<dc:creator>Markus Gärtner</dc:creator>
		<pubDate>Sat, 14 Mar 2009 11:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174661</guid>
		<description>Just on your second item in the series I realized one point, where I'm not sure you're going to adress it in the next few "episodes". Stating that quality is dead means, that quality must have lived at a time in the past. Your recent entry in the series made me aware of this, since quality is not built, it never was; rather it lived beside us and we managed to pass it away.

One note I would like on Shrinis comment:
People are trying to measure quality in the ways you described in order to see process in their daily work. This is based on the assumption that measured intrinsic quality will lead to extrinsic quality experiences as well. This assumption violates the oracle behind this. It's just a heuristic. All these measures are placed in order to see when something bad happens. The other way round is not valid all the time - i.e. my measurements show that I have improved, but customer's perceived quality is different from that. 

Another side note: Measurements usually focus on technical aspects of the software. Most users don't deal with the technical part of your products.</description>
		<content:encoded><![CDATA[<p>Just on your second item in the series I realized one point, where I&#8217;m not sure you&#8217;re going to adress it in the next few &#8220;episodes&#8221;. Stating that quality is dead means, that quality must have lived at a time in the past. Your recent entry in the series made me aware of this, since quality is not built, it never was; rather it lived beside us and we managed to pass it away.</p>
<p>One note I would like on Shrinis comment:<br />
People are trying to measure quality in the ways you described in order to see process in their daily work. This is based on the assumption that measured intrinsic quality will lead to extrinsic quality experiences as well. This assumption violates the oracle behind this. It&#8217;s just a heuristic. All these measures are placed in order to see when something bad happens. The other way round is not valid all the time - i.e. my measurements show that I have improved, but customer&#8217;s perceived quality is different from that. </p>
<p>Another side note: Measurements usually focus on technical aspects of the software. Most users don&#8217;t deal with the technical part of your products.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ljubo</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174643</link>
		<dc:creator>Ljubo</dc:creator>
		<pubDate>Sat, 14 Mar 2009 09:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174643</guid>
		<description>Quality can be percived on many levels of project. Source code for customer is not product, but internally, in eyes of developers, source code must have quality at least so much that project can be mantained without to much reingeniering/refactoring. In outcome, quality of source code means less time spend on developers side, less money spend on customer side meaning happier customer. More quality source code/project/product/people involved have, word "less" in this context means more - less. :)
Customer must know what he wants. I'm bound by his wishes that are formalized in "the spec". What I can do is suggest what will work, what won't. It's up to customer to decide, I can only make his decision more informed.
Sometimes something that I percived is without quality (i.e. quick dirty code) for customer means opposite - it was there in time, it worked and in "big picture" made sense. Like - one man's trash, another man's treasure - kind of thing :)</description>
		<content:encoded><![CDATA[<p>Quality can be percived on many levels of project. Source code for customer is not product, but internally, in eyes of developers, source code must have quality at least so much that project can be mantained without to much reingeniering/refactoring. In outcome, quality of source code means less time spend on developers side, less money spend on customer side meaning happier customer. More quality source code/project/product/people involved have, word &#8220;less&#8221; in this context means more - less. <img src='http://www.satisfice.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Customer must know what he wants. I&#8217;m bound by his wishes that are formalized in &#8220;the spec&#8221;. What I can do is suggest what will work, what won&#8217;t. It&#8217;s up to customer to decide, I can only make his decision more informed.<br />
Sometimes something that I percived is without quality (i.e. quick dirty code) for customer means opposite - it was there in time, it worked and in &#8220;big picture&#8221; made sense. Like - one man&#8217;s trash, another man&#8217;s treasure - kind of thing <img src='http://www.satisfice.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrini Kulkarni</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174427</link>
		<dc:creator>shrini Kulkarni</dc:creator>
		<pubDate>Fri, 13 Mar 2009 15:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174427</guid>
		<description>James,

I see many fail to consider that quality is lives OUTSIDE  the product  - in a virtual world that connects product to the user – it is a relationship”. 

Hence, Bug counts, all sorts of metrics of software that attempt to look for quality inside the product (defect density, defect leakage %, testing effectiveness) make a futile attempt. 

They horribly trivialize and simplify the notion of quality as intrinsic attribute of the product - giving quality a flavor of absoluteness. Relation ship by definition involves two entities. One is the product and other is user.  Hence quality is a very personal … and software metrics attempt to remove “personalization” and generalize quality as a something that is built into the product.

Shrini</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>I see many fail to consider that quality is lives OUTSIDE  the product  - in a virtual world that connects product to the user – it is a relationship”. </p>
<p>Hence, Bug counts, all sorts of metrics of software that attempt to look for quality inside the product (defect density, defect leakage %, testing effectiveness) make a futile attempt. </p>
<p>They horribly trivialize and simplify the notion of quality as intrinsic attribute of the product - giving quality a flavor of absoluteness. Relation ship by definition involves two entities. One is the product and other is user.  Hence quality is a very personal … and software metrics attempt to remove “personalization” and generalize quality as a something that is built into the product.</p>
<p>Shrini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.satisfice.com/blog/archives/251/comment-page-1#comment-174392</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Fri, 13 Mar 2009 11:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.satisfice.com/blog/?p=251#comment-174392</guid>
		<description>A really incisive piece of writing that offers excellent insights which go well beyond the conventional narrative spun in software development circles.

The only thing that I'd question is: "The product is the experience that the user receives". I'm not sure this is the full story. A user is an important stakeholder but is not always the most important stakeholder in some situations. I work on corporate software and in many cases the emphasis has been too much on the user experience at the expense of concerns of cost of ownership over time and intersystem interoperability. That's to say applications end up as pretty balls of mud before they're even shipped. I would say that a product exists an interstitial space between its users, its environment (eg enterprise) and time.

&lt;em&gt;[James' Reply: Okay, that sounds good.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>A really incisive piece of writing that offers excellent insights which go well beyond the conventional narrative spun in software development circles.</p>
<p>The only thing that I&#8217;d question is: &#8220;The product is the experience that the user receives&#8221;. I&#8217;m not sure this is the full story. A user is an important stakeholder but is not always the most important stakeholder in some situations. I work on corporate software and in many cases the emphasis has been too much on the user experience at the expense of concerns of cost of ownership over time and intersystem interoperability. That&#8217;s to say applications end up as pretty balls of mud before they&#8217;re even shipped. I would say that a product exists an interstitial space between its users, its environment (eg enterprise) and time.</p>
<p><em>[James' Reply: Okay, that sounds good.]</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>


