<?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>I.M. Testy &#187; Test Management</title>
	<atom:link href="http://www.testingmentor.com/imtesty/category/test-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingmentor.com/imtesty</link>
	<description>Treatises on the practice of software testing</description>
	<lastBuildDate>Thu, 01 Jul 2010 17:10:28 +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>Meaningful Measures</title>
		<link>http://www.testingmentor.com/imtesty/2010/03/21/meaningful-measures/</link>
		<comments>http://www.testingmentor.com/imtesty/2010/03/21/meaningful-measures/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 10:22:26 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[General Testing Topics]]></category>
		<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Metrics & Measures]]></category>

		<guid isPermaLink="false">http://www.testingmentor.com/imtesty/2010/03/21/meaningful-measures/</guid>
		<description><![CDATA[I arrived in Switzerland on Monday morning and met with our team here in Zurich who work on the communication server. Tuesday I presented a tutorial on advanced combinatorial testing and delivered a keynote address at Swiss Testing Days on Wednesday. Unfortunately, I really didn’t get to spend a lot of time exploring the city, [...]]]></description>
			<content:encoded><![CDATA[<p>I arrived in Switzerland on Monday morning and met with our team here in Zurich who work on the communication server. Tuesday I presented a tutorial on advanced combinatorial testing and delivered a keynote address at Swiss Testing Days on Wednesday. Unfortunately, I really didn’t get to spend a lot of time exploring the city, but it was great to catch up with my long time friend James Whittaker. James and I also gave brief presentations at an executive dinner the night prior to the conference. It was also really nice to meet new friends from SwissQ who put together Swiss Testing Days. This was my first time to present at this conference and I was greatly impressed. More than 750 people attended the conference! It was quite an event and I hope to return next year.</p>
<p>At the executive dinner and during my keynote I discussed various challenges in software engineering that directly impact testers. One of those challenges we need to get our heads wrapped around is software measures. By software measures I am referring to objects in software engineering mapped to various scales in the mathematical world. Although we sometimes also use biased qualitative measures, such as “too slow,” if we are to be taken with any degree of credibility we have to define what to slow is and set a reasonable goal for ‘acceptable’ based on customer values.</p>
<p>As testers we expend a lot of cycles collecting buckets full of metrics. We spend time producing fancy charts, and spend countless hours ‘looking’ at the data as if it were some type of oracle that would speak to us and tell us what we wanted to know. In the best case we convince ourselves that the numbers are telling us what we want the numbers to tell us. In the worse case the decision makers do not even consider the measures, or we don’t analyze the data in an attempt to identify ways to improve some of our engineering processes and practices. In the end, all the fancy charts are taken off the walls only to be shredded and we start over.</p>
<p>We often get caught up in tracking mostly useless data such as bug count and code coverage. What in the world does bug count or code coverage tell us (or the decision makers) about quality? Nothing; absolutely nothing! Some people want to believe that finding a lot of bugs or have high levels of code coverage means better quality, but that is sort of like believing that you’ll find a pot of gold and a leprechaun at the end of every rainbow. So, why do we measure bug counts and code coverage? Simple…because they are easy to measure!</p>
<p>Good metrics are hard to define mostly because we don’t always have clear goals, or we use a scatter-gun approach to setting a bunch of disparate wishful goals (goals that we hope we can achieve, but nobody is accountable if we don’t). I personally advocate the <a href="http://www.cs.umd.edu/~basili/publications/technical/T78.pdf" target="_blank">Goal/Question/Metric paradigm</a> by Victor Basili. But, the biggest problem I have in using this approach is in establishing meaningful goals! People are generally good with coming up with superfluous objectives such as 100% automation or 80% code coverage. But, when you ask those people why they want 100% automation or 80% code coverage they retort only with a bunch of hand-waving and philosophical arguments. It seems we sometimes have difficulty expressing the ‘why’ of setting certain goals. Of course the answer in most cases is to ‘get better’ or ‘improve’ something! But, why? What is the business value?</p>
<p>Once we establish clear goals the next step is to understand the variables that we can manipulate to help us achieve those goals. Then we must decide on which ones we want to change that we think will have the biggest bang for the buck. Finally, we figure out which measures will let us know whether we are progressing towards our goal. (This usually isn’t a single point of measurement.)</p>
<p>At one time I naively believed that there was a core set of metrics that all teams should be collecting all the time that we could put into a ‘dashboard’ and compare across teams. In retrospect that was really a bone-headed notion. Identifying these measures is not easy, and there is no cookie-cutter approach. Each project team needs to decide on their specific goals that may increase customer value or impact business costs. Testers should ask themselves, “why are we measuring this?” “What actions will be taken as a result of these measures?” And, “if there is no actionable objective associated with this measure, then why am I spending time measuring this?”</p>
<p>At times is seems we are locked in a vicious cycle of relearning things via tribal knowledge, and we make decisions based mostly on ‘gut-feel’ and emotion. We collect a bunch of measures and display them similar to how the ancient Chinese used the mystical ‘<a href="http://www.columbia.edu/cu/lweb/indiv/eastasian/starrnews/oracle_bones.html" target="_blank">dragon bones</a>’ as oracles. But, if we are interested in being able to articulate business impact (either positive or negative) in a professional manner then we must be able to find ways to measure the things that are really important and actionable, and spend less time collecting numbers for wall decorations. At the end of the day someone is going to ask, “How do we know?” And trust me on this…really great managers will eat you alive if you answer with “well, we think…” or “we feel…” or try to evaluate success on some other subjective measure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2010/03/21/meaningful-measures/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Assessing Tester Performance</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/18/assessing-tester-performance/</link>
		<comments>http://www.testingmentor.com/imtesty/2009/11/18/assessing-tester-performance/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 06:07:23 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Metrics & Measures]]></category>

		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/18/assessing-tester-performance/</guid>
		<description><![CDATA[Originally Published Tuesday, April 28, 2009 
Using context-free software product measures as personal performance indicators (KPI) is about as silly as pet rocks!
Periodically a discussion of assessing tester performance surfaces on various discussion groups. Some people offer advice such as counting bugs (or some derivation thereof), number of tests written in x amount of time, [...]]]></description>
			<content:encoded><![CDATA[<p>Originally Published Tuesday, April 28, 2009 </p>
<p>Using context-free software product measures as personal performance indicators (KPI) is about as silly as <a href="http://en.wikipedia.org/wiki/Pet_rock">pet rocks</a>!</p>
<p>Periodically a discussion of assessing tester performance surfaces on various discussion groups. Some people offer advice such as counting bugs (or some derivation thereof), number of tests written in x amount of time, number of tests executed, % of automated tests compared to manual tests, and (my one of my least favorite measures of individual performance) % of code coverage. </p>
<p>The problem with all these measures is they lack context, and tend to ignore dependent variables. It is also highly likely that an astute tester can easily game the system and potentially cause detrimental problems. For example, if my manager considered one measure my performance on the number of bugs found per week, I would ask how many I had to find per week to satisfy the &#8216;expected&#8217; criteria. Then each week I would report 2 or 3 more bugs than the &#8216;expected&#8217; or &#8216;average&#8217; number (in order to &#8216;exceed&#8217; expectations), and any additional bugs I found that week, I would sit on and hold in case I was below my quota the following week. Of course, this means that bug reports are being artificially delayed which may negatively impact the overall product schedule. </p>
<p>The issue at hand is this bizarre desire by some simple-minded people who want an easy solution to a difficult problem. But, there is no simple formula for measuring the performance of an individual. Individual performance assessments are often somewhat subjective, and influenced by external factors identified through <a href="http://www.humanperformancetechnology.org/">Human Performance Technology (HPT)</a> research such as motivation, tools, inherent ability, processes, and even the physical environment.</p>
<p>A common problem I often see is unrealistic goals such as &quot;Find the majority of bugs in my feature area.&quot; (How do we know what the majority is? What if the majority doesn&#8217;t include the most important issues? etc.) Another problem I commonly see is for individuals to over-promise and under-deliver relative to their capabilities. I also see managers who dictate the same identical set of performance goals to all individuals. While there may be a few common goals, as a manager I would want to tap into the potential strengths of each individual on my team. I also have different expectations and levels of contributions from individuals depending on where they are in their career, and also based on their career aspirations.</p>
<p>So, as testers we must learn to establish <a href="http://www.topachievement.com/smart.html">SMART</a> goals with our managers that include:</p>
<ul>
<li>goals that align with my manager&#8217;s goals </li>
<li>goals that align with the immediate goals of the product team or company </li>
<li>and stretch goals that illustrate continued growth and personal improvement relative to the team, group, or company goals</li>
</ul>
<p>(This last one may be controversial; however, we shouldn&#8217;t be surprised to know individual performance is never constant in relation to your peer group. )</p>
<p>But, (fair or not) for a variety of reasons most software companies do (at least periodically) evaluate their employee performance in some manner, the key to success is in HPT and agreeing on SMARTer goals upfront.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2009/11/18/assessing-tester-performance/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Thoughts on Leadership</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/18/thoughts-on-leadership/</link>
		<comments>http://www.testingmentor.com/imtesty/2009/11/18/thoughts-on-leadership/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 03:38:20 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Professionalism]]></category>

		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/18/thoughts-on-leadership/</guid>
		<description><![CDATA[Originally Published Friday, October 24, 2008
Last week I was at the Test2008 conference in India. The organizers from PureTesting planned a grand event with workshops in Hyderabad, Delhi, Bangalore, and Pune. Then the main conference was then held outside of New Delhi. When I arrived in Delhi at the conference I was told I would [...]]]></description>
			<content:encoded><![CDATA[<p>Originally Published Friday, October 24, 2008</p>
<p>Last week I was at the Test2008 conference in India. The organizers from <a href="http://www.puretesting.com/index.html">PureTesting</a> planned a grand event with workshops in Hyderabad, Delhi, Bangalore, and Pune. Then the main conference was then held outside of New Delhi. When I arrived in Delhi at the conference I was told I would be on a discussion panel. Surprise! </p>
<p>Although the conference organizers thought the topic would be controversial, in retrospect it turned out to be a non-issue to the majority of the audience. But, during the discussion one person asked the most important question of the session. He essentially said that new people coming into the industry and specifically the testing discipline are sometimes confused because there is sometimes contradictory information. &quot;So,&quot; he asked, &quot;how do new people know who the leaders in testing are?&quot;</p>
<p>Rather than drone on forever, here is a list of traits of leaders whom I respect, and attributes I try to follow when I lead a team or mentor people.</p>
<ul>
<li>Leaders are able to foresee&#160; technological changes and changes in business practices on the horizon and predict how those changes will influence the careers of the people they manage or mentor. </li>
<li>Leaders don&#8217;t let the people they are managing or mentoring to become stagnant. </li>
<li>Leaders constantly seek opportunities for the people the manage or mentor to flourish. </li>
<li>Leaders constantly help the people they manage or mentor develop their careers even if that means moving to a different role or team. </li>
<li>Leaders connect with the people they manage or mentor and develop a nurturing bond. </li>
<li>Leaders delegate responsibility because they explicitly trust in the people they manage or mentor to do the best they can do. Similarly, people respect leaders who they know grew to become a leader and were not merely placed in some position of management. </li>
<li>Leaders understand the challenges in the industry and they unleash the potential of the people they manage or mentor to take on and tackle those challenges. If the team fails the leaders accept the responsibility and support their people for giving it their best effort. Then, they rethink the problem, and try again. </li>
<li>Leaders don&#8217;t say that something can&#8217;t be done, or you can&#8217;t do such and such; they continuously search for alternative solutions to problems. </li>
<li>Leaders identify hard problems and point the people they manage or mentor in the right direction and say, let&#8217;s figure out how to solve this together as a team! </li>
<li>Leaders don&#8217;t whine about changes in the industry. We work in one of the most dynamic industries in the world, and leaders can successfully lead their teams to face new challenges head on. </li>
<li>Leaders don&#8217;t shamelessly ridicule other people or hurl personal insults. </li>
<li>Leaders challenge the ideas and statements of others, but they do so in a professional manner. </li>
<li>Leaders present compelling points of view based on rational logic and empirical analysis. Not everyone may agree with a point of view, but they comprehend the results, and may sometimes present conflicting data which is repeatable in unbiased studies. </li>
<li>Leaders must also occasionally make hard decisions that may be unpopular with the people they manage or mentor or even their own managers. </li>
<li>Leaders don&#8217;t attempt to segregate the discipline or mislead neophytes with reckless statements based on emotional or philosophical ideals. </li>
<li>Leaders have a strong personal constitution and are not swayed by emotional opinions or baseless peer-pressure. </li>
<li>Leaders not only strive to improve the people around them, but they also continually strive to be the best they can be. </li>
<li>Leaders never become apathetic or dispassionate. (If a person is apathetic or dispassionate then it is way past time for them to leave and pursue other directions.) </li>
<li>Leaders are often recognized as technical experts in their fields. </li>
<li>Leaders are respected by other leaders in their field. </li>
<li>Leaders don&#8217;t refute challenges to ideas or statements with hypothetical or philosophical multi-syllabic hyperbole, they present substantiated facts or logical and rational points of view within the context of the discussion. </li>
<li>Leaders know to criticize in private and promote in public. </li>
<li>Leaders are also competent contributors. </li>
<li>Leaders know the difference between &#8216;big-bang&#8217; one-time dog-and-pony shows, and achievements that provide lasting results, and they reward accordingly. </li>
<li>Leaders figure out how to permanently fix small problems so they can tackle larger and larger issues. </li>
<li>Leaders drive themselves and others around them to be the best they can be because they know that being good enough is simply not good enough in the long run. </li>
<li>Most importantly, leaders provide strategic direction and help guide and grow the people they manage or mentor to face new and exciting challenges. </li>
</ul>
<p>I rattled off some of these traits and in the end I told the person that I have come across a lot managers in this industry (people who have people reporting to them in some capacity), but in my opinion there are too few real leaders. Fortunately I personally see many new highly knowledgeable and technically skilled people coming into the discipline again along with many experienced people who are reemerging. These people represent the potential for the type of leaders we need to help drive the discipline forward. Are you one of those people?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2009/11/18/thoughts-on-leadership/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email &#8211; The Curse of Productivity</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/18/email-the-curse-of-productivity/</link>
		<comments>http://www.testingmentor.com/imtesty/2009/11/18/email-the-curse-of-productivity/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:26:15 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Professionalism]]></category>

		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/18/email-the-curse-of-productivity/</guid>
		<description><![CDATA[Originally Published Thursday, May 01, 2008 
It has been quite some time since I have posted. Part of that is due to personal distractions (getting my garden planted and my sailboat ready for the upcoming season), and part of that is being &#8216;in the zone&#8217; working on some special projects at work. DeMarco and Lister [...]]]></description>
			<content:encoded><![CDATA[<p>Originally Published Thursday, May 01, 2008 </p>
<p>It has been quite some time since I have posted. Part of that is due to personal distractions (getting my garden planted and my sailboat ready for the upcoming season), and part of that is being &#8216;in the zone&#8217; working on some special projects at work. DeMarco and Lister began talking about being &quot;in the zone&quot; in their famous book <a href="http://blogs.msdn.com/imtesty/archive/2006/10/24/peopleware-a-must-read-for-everyone-especially-managers.aspx">Peopleware</a> written in 1987. (In my opinion, this is a must read for anyone in the software business, especially for managers who should reread it yearly.) The Croatian psychologist Mihaly Csikszentmihalyi also discusses a similar concept he calls &quot;flow,&quot; and identifies <a href="http://en.wikipedia.org/wiki/Flow_%28psychology%29">9 characteristics of &#8216;flow</a>.&#8217; </p>
<p>Being in the &quot;zone&quot; for me is a myopic mental state where we are so focused on completing a task the world whizzes by and time becomes irrelevant. For many it is sort of a magical place; a momentary escape from reality. For example, when I sit down to write code in the evening the time passes so quickly that I soon discover it is 1 am in the morning. But, I want to complete one more class, and before I realize it is 4 am. (I am a slow coder.) People who are addicted to computer games know&#160; all too well about the &#8216;zone.&#8217; </p>
<p>This past month I had to come out of my zone and fly down to San Mateo, California to present a workshop and 2 talks at the <a href="http://www.stpcon.com">Software Testing and Performance conference</a>. It was a welcome break, and was nice running into old friends and meeting new acquaintances. I had the pleasure of meeting Karen Johnson and reconnecting with Doug Hoffman (who I had only met once previously) for lunch one day, and interestingly enough the conversation found its way to being in the zone. Karen brought up the fact that email is a constant distraction that often times impedes productivity. </p>
<p>Often times when we are in our zone our productivity increases. But, every time something changes our focus, such as responding to an email on a completely unrelated or tangential topic, or answering a phone call we are sucked out of the zone, and according to Lister and DeMarco it takes approximately 30 minutes to get back into the zone or back to our peak point of productivity. </p>
<p>For example, when I sit down to write, or code, or meditate I don&#8217;t want to be disturbed and will usually retreat to my boat or some quite place where I know I won&#8217;t be disturbed. I turn off my cell phone, no radios, no newspapers, magazines, no instant messaging (which I abhor) , and certainly no email. If I must stay at the office, then I block of my calendar for at least 4 hours and will sometimes disappear into some nook or cranny on campus.</p>
<p>I know that email is the life blood of many tech-companies. Unfortunately, I suspect that many of us could use a good bloodletting and need to relearn the art of verbal communication. I also suspect that we could better optimize our time by not being tethered to some email client during every single minute our waking hours. Let&#8217;s face reality. For most of us 80% of the email we get is noise that we will forget about within the next 4 hours or so, 15% is good to know stuff (but not necessarily critical to our success), and I suspect that approximately 5% is really important stuff that we must respond to immediately. Of course, these percentages depend on our primary job. For example a manager or a consultant probably gets a larger percentage of email the requires immediate response.</p>
<p>So, I wonder if we managed our own use of email (and instant messaging) a bit more effectively how our own personal productivity might increase?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2009/11/18/email-the-curse-of-productivity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Peopleware: A Must Read for Everyone (Especially Managers)</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/11/peopleware-a-must-read-for-everyone-especially-managers/</link>
		<comments>http://www.testingmentor.com/imtesty/2009/11/11/peopleware-a-must-read-for-everyone-especially-managers/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 18:26:55 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/11/peopleware-a-must-read-for-everyone-especially-managers/</guid>
		<description><![CDATA[Originally Published Tuesday, October 24, 2006
I recently went to Portland, and when I am there I make it a point to always stop by Powells Book Store. They have a whole building about the size of a typical Barnes &#38; Noble dedicated to technical books. It had been several years since I had read Peopleware: [...]]]></description>
			<content:encoded><![CDATA[<p>Originally Published Tuesday, October 24, 2006</p>
<p>I recently went to Portland, and when I am there I make it a point to always stop by Powells Book Store. They have a whole building about the size of a typical Barnes &amp; Noble dedicated to technical books. It had been several years since I had read Peopleware: Productive Projects and Teams by Tom DeMarco and Timothy Lister, so when I saw the second edition sitting on the shelf with 8 new chapters I just had to get it. </p>
<p>DeMarco and Lister&#8217;s have a witty and enjoyable style of writing that makes their books fun to read. I simply couldn&#8217;t put the book down on a flight from Seattle to London. Not only is the book engaging, it provides strong evidence to support their arguments and dispells many common myths, misconceptions, and misinformation around efficiency and effectiveness of people, projects, and the workplace. It provides managers with better information and keen insight on how to manage technical people and technical projects. </p>
<p>As Joel Spolsky wrote, &quot;I can&#8217;t recommend this book highly enough. It is the one thing every software manager needs to read&#8230;not just once, but once a year.&quot;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2009/11/11/peopleware-a-must-read-for-everyone-especially-managers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug Counts as Key Performance Indicators (KPI) for Testers</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/10/bug-counts-as-key-performance-indicators-kpi-for-testers/</link>
		<comments>http://www.testingmentor.com/imtesty/2009/11/10/bug-counts-as-key-performance-indicators-kpi-for-testers/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 08:28:48 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Metrics & Measures]]></category>

		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/10/bug-counts-as-key-performance-indicators-kpi-for-testers/</guid>
		<description><![CDATA[Originally Published Monday, June 26, 2006
Every once in awhile I meet testers who say their manager rates individual performance based on bug metrics. It is no secret that management is constantly looking at bug metrics. But, bug numbers are generally a poor indication of any direct meaningful measure, especially individual human performance. Yet, some managers [...]]]></description>
			<content:encoded><![CDATA[<p>Originally Published Monday, June 26, 2006</p>
<p>Every once in awhile I meet testers who say their manager rates individual performance based on bug metrics. It is no secret that management is constantly looking at bug metrics. But, bug numbers are generally a poor indication of any direct meaningful measure, especially individual human performance. Yet, some managers continue this horrible practice and even create fancy spreadsheets with all sorts of formulas to analyze bug data in relation to individual performance. Number of bugs reported, fix rates, severity, and other data points are tracked in a juvenile attempt to come up with some comparative performance indicator among testers. Perhaps this is because bugs numbers are an easy metric to collect, or perhaps it is because management maintains the antiquated view that the purpose of testing is to simply find bugs!</p>
<p>Regardless of the reasons, using bug numbers as a direct measure of individual performance is ridiculous. There are simply too many variables in bug metrics to use these measures in any form of comparative analysis for performance. Consider a team of testers of equal skills, experience and domain knowledge there are several factors that affect the number of defects or defect resolutions such as:</p>
<p>· <strong>Complexity</strong> –the complexity coefficient for a feature area under test impacts risk. For example a feature with a high code complexity measure has higher risk and may have a greater number of potential defects as compared to a feature with a lower code complexity measure.</p>
<p>· <strong>Code maturity</strong> – a product or feature with a more mature code base may have less defects than a newer product or feature.</p>
<p>· <strong>Defect density</strong> – a new developer may inject more defects than an experienced developer. A developer that performs code reviews and unit tests will likely produce less defects in their area as compared to a developer who simply throws his or her code over the wall. Are defect density ratios used to normalize bug counts?</p>
<p>· <strong>Initial design</strong> – if the customer needs are not well understood, or if the requirements are not thought out before the code is written then there will likely be lots of changes. Changes in code are more likely to produce defects as compared to ‘original’ code.</p>
<p>Attempting to use bug counts as performance indicators must also take into account the relative value of reported defects. For example, surely more severe issues such as data loss are given more weight compared to simple UI problems such as a misspelled word. And we all know the sooner defects are detected the cheaper they are in the grand scheme of things. So, defects reported earlier are certainly valued more than defects reported later in the cycle. Also, we all know that not all defects will be fixed. Some defects reported by testers will be postponed, some will simply will not be fixed, and others may be resolved as “by design.” A defect that the management team decides not to fix is still a defect! Just because the management team decides not of fix the problem doesn’t totally negate the value of the bug.</p>
<p>The bottom line is that using bug metrics to analyze trends is useful, but using them to assess individual performance or comparative performance among testers is absurd. Managers who continue to use bug count as performance indicators are simply lazy, or don’t understand testing well enough to evaluate key performance indicators of professional testers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2009/11/10/bug-counts-as-key-performance-indicators-kpi-for-testers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Your Test Automation Strategy</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/10/whats-your-test-automation-strategy/</link>
		<comments>http://www.testingmentor.com/imtesty/2009/11/10/whats-your-test-automation-strategy/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 07:11:43 +0000</pubDate>
		<dc:creator>Bj Rollison</dc:creator>
				<category><![CDATA[Test Automation]]></category>
		<category><![CDATA[Test Management]]></category>

		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/10/whats-your-test-automation-strategy/</guid>
		<description><![CDATA[Originally posted Published Monday, May 08, 2006
I overheard some test managers discussing problems with their test automation effort, so I couldn&#8217;t refrain from asking the redundant question, &#8220;What is your test automation strategy?&#8221; They looked at me as if I had just beamed down from another planet and said, &#8220;c&#8217;mon, you know our strategy is [...]]]></description>
			<content:encoded><![CDATA[<p>Originally posted Published Monday, May 08, 2006</p>
<p>I overheard some test managers discussing problems with their test automation effort, so I couldn&#8217;t refrain from asking the redundant question, &#8220;What is your test automation strategy?&#8221; They looked at me as if I had just beamed down from another planet and said, &#8220;c&#8217;mon, you know our strategy is to automate everything!&#8221;</p>
<p>It is unfortunately true that some managers drink the proverbial kool-aid and blindly regurgitate the 100% automation mantra or similar incantations such as &#8220;no manual testing&#8221; popular among agile pundits like Lisa Crispin.</p>
<p>Let me be clear. <strong>A goal of 100% automation is not a test strategy; it is a fantasy!</strong> Similar to the Disney fairytales where fairy dust causes magical transformations, evil is defeated, the prince marries the maiden, and everyone lives happily ever after forever automating everything is not practical or realistic.</p>
<p>Perhaps the single biggest problem with most test automation efforts is lack of a practical strategy. A practical test automation strategy is one that provides a pragmatic solution to address specific business needs with well-defined, measurable goals based upon realistic expectations.</p>
<p>Business needs drive a lot of the change in any organization, and usually involve cost saving measures, quality improvement, or increased customer satisfaction. A business need for test automation includes reduced testing time. (This doesn’t mean reduced ship cycles; it simply means the time it takes to perform certain tests during the product life cycle can be shortened.) For example, the Build Verification Test (BVT) is a necessary test suite to verify the stability of each new build. Depending on the size and complexity of the product a manual BVT suite can be very time consuming. An automated BVT suite (which should be 100% automated including results validation because it establishes a baseline measure on build stability and the tests remain relatively static over the duration of the development life cycle) can substantially reduce the time spent in this phase of testing especially in iterative build environments where the team is getting daily or even weekly builds. It doesn’t take long to realize the cost savings over the product life cycle.</p>
<p>Test automation strategies must also have realistic expectations. For example, I have never been convinced that finding “new’ bugs is a realistic expectation for test automation. (Yes, it will occasionally find some new bugs, but let’s face it…the majority of the 5 -15% of the bugs exposed by test automation in production environments are regressions.) I have never seen data that suggests increased automation reduces the overall development cycle. Nor will test automation eliminate testers. (This is a false hope imagined only by prima donna developers and bean counting managers scheming of ways to find value in their Masters in Business Mismanagement degrees.) So, what are realistic expectations for test automation? Well, I can reasonably expect test automation to identify stress issues such as mean time to failure (MTTF) and mean time between failures (MTBF). I can reasonably require test automation to establish baseline measures such as BVT suites or regression suites. Test automation is a pragmatic solution for load any type of load testing or other forms of concurrency testing.</p>
<p>Finally, a good test automation strategy must have measurable goals so we clearly understand what success looks like (or identifies where we need to improve). Without goals we are developing automated tests just to say we are automating. Unfortunately, I occasionally see teams with goals of automating <em>n</em>% of existing tests. This really doesn’t make much sense because it doesn’t take into account logical decisions of what tests should be automated (remember, not all tests need to be or should be automated), so some redundant tests or run-once type tests are automated (which may not be the best use of your limited testing resources). Also, the ‘existing’ set of tests is usually a moving target, so that means the goal is a moving target, which means we can never achieve the goal. Goals for test automation should be specific, measurable, achievable, realistic, and timely (SMART). Set short term and long range SMART goals for your test automation effort. For example, a short term goals might be 100% automation of the BVT suite within 1 week after the first build drop. Long term goals might include design elements and processes to transfer automation to sustained engineering or maintenance teams, or 100% language neutral automation that will execute on any localized (or pseudo localized) language version.</p>
<p>Test automation is expensive. Testers have a lot of work to do in a very limited timeframe, so it is important that we use our testing resources effectively. A well defined automation strategy will establish clear goals, set expectations, and provide practical, automated solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testingmentor.com/imtesty/2009/11/10/whats-your-test-automation-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
