<?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"
	>

<channel>
	<title>One of the Wolves</title>
	<atom:link href="http://www.oneofthewolves.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oneofthewolves.com</link>
	<description></description>
	<pubDate>Thu, 04 Sep 2008 04:46:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Undergraduate Excellence in Software Testing Award</title>
		<link>http://www.oneofthewolves.com/2008/09/03/undergraduate-excellence-in-software-testing-award/</link>
		<comments>http://www.oneofthewolves.com/2008/09/03/undergraduate-excellence-in-software-testing-award/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 19:51:41 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[AST]]></category>

		<category><![CDATA[CAST]]></category>

		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=179</guid>
		<description><![CDATA[Good news! The Association for Software Testing&#8217;s scholarship SIG has just released their first scholarship. They will be giving out money, free registration to next year&#8217;s CAST, and free memberships in AST to outstanding undergraduates who show excellence in software testing.
Are you an undergraduate? Do you know bright students who may be interested? We are [...]]]></description>
			<content:encoded><![CDATA[<p>Good news! The Association for Software Testing&#8217;s scholarship SIG has just released their first scholarship. They will be giving out money, free registration to next year&#8217;s CAST, and free memberships in AST to outstanding undergraduates who show excellence in software testing.</p>
<p>Are you an undergraduate? Do you know bright students who may be interested? We are currently taking applications and encourage all to apply. <strong>Deadline is November 30th!</strong></p>
<p><a href="http://scholarship.associationforsoftwaretesting.org">http://scholarship.associationforsoftwaretesting.org</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F09%2F03%2Fundergraduate-excellence-in-software-testing-award%2F';
  addthis_title  = 'Undergraduate+Excellence+in+Software+Testing+Award';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/09/03/undergraduate-excellence-in-software-testing-award/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick link between driving and scripted testing</title>
		<link>http://www.oneofthewolves.com/2008/09/01/quick-link-between-driving-and-scripted-testing/</link>
		<comments>http://www.oneofthewolves.com/2008/09/01/quick-link-between-driving-and-scripted-testing/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 08:17:06 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[Inferences]]></category>

		<category><![CDATA[Testing]]></category>

		<category><![CDATA[fluffy bunnies]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=165</guid>
		<description><![CDATA[I&#8217;ll admit I could be reaching a little far on this one. Even so, I think the relationship is there.
I&#8217;m in Oregon new helping my dad recover from a broken hip. While chasing someone out of his backyard, he jumped a fence and broke his hip upon landing. Though the circumstances of me being home [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll admit I could be reaching a little far on this one. Even so, I think the relationship is there.</p>
<p>I&#8217;m in Oregon new helping my dad recover from a broken hip. While chasing someone out of his backyard, he jumped a fence and broke his hip upon landing. Though the circumstances of me being home are less than ideal, I was able to gain some insight while driving with him.</p>
<p>We went to the doctor&#8217;s office. Dad had to get his sutures taken out &#8212; for those who don&#8217;t know, metal stitches &#8212; and he led me there turn by turn. I didn&#8217;t think at all about where I was going, he just told me the way.</p>
<p>A week or so later, we went again, this time for a prescription refill. Dad was fully prepared to lead me there again, but unexpectedly after a couple turns, he received a phone call from an important person. Because his focus was elsewhere, I was on my own.</p>
<p>What I realized from these two driving trips was how related memory and attention are to cognitive engagement. Because there was no need for me to pay attention the first time (Why should I? I had Geeves in the passenger seat.) I had trouble getting there the second time. I did end up at the right place, but I had to rack brain for the slightest amount of recall.</p>
<p>And here&#8217;s where the possibly far-reaching transfer comes in: Geeves represents a very detailed manual test script. I don&#8217;t think, I just do exactly what it says. Driving directions a la Google, however, are more like a checklist: With Google, I have to pay attention to all the idiosyncrasies of driving not needed when there&#8217;s someone else leading me. Questions like,  Have I gone too far? Have I not gone far enough? Where am I in relation to where I need to go? Did I make the right turn? &#8212; all unneeded questions when your only task is to &#8220;keep going straight until you&#8217;re told to turn again.&#8221; And again. And again. <a href="http://www.oneofthewolves.com/2008/07/24/best-conference-ever/#comments">Now jump through the door.</a></p>
<p>Quick side note: A GPS device got me across country a year ago, although the only thing I remember is getting pulled over. <img src='http://www.oneofthewolves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F09%2F01%2Fquick-link-between-driving-and-scripted-testing%2F';
  addthis_title  = 'Quick+link+between+driving+and+scripted+testing';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/09/01/quick-link-between-driving-and-scripted-testing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;ve been converted. Kindof.</title>
		<link>http://www.oneofthewolves.com/2008/07/27/ive-been-converted-kindof/</link>
		<comments>http://www.oneofthewolves.com/2008/07/27/ive-been-converted-kindof/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 03:11:09 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<category><![CDATA[computers]]></category>

		<category><![CDATA[cupcakes]]></category>

		<category><![CDATA[laptop]]></category>

		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=140</guid>
		<description><![CDATA[Becky Fiedler is going to jump for joy when she reads this &#8212; likely because I give her so much flak &#8212; but due to work&#8217;s Get Everyone a Laptop campaign, I am now the proud user of a Macintosh computer.
(&#8221;Hi, my name is Tim, and I use a Mac.&#8221;)
Now, before you get all excited, [...]]]></description>
			<content:encoded><![CDATA[<p>Becky Fiedler is going to jump for joy when she reads this &#8212; likely because I give her so much flak &#8212; but due to work&#8217;s <em>Get Everyone a Laptop</em> campaign, I am now the proud user of a Macintosh computer.</p>
<p>(&#8221;Hi, my name is Tim, and I use a Mac.&#8221;)</p>
<p>Now, before you get all excited, I need to preface it a bit: I&#8217;ve already installed Ubuntu, and it happily lives alongside OS X. <img src='http://www.oneofthewolves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Though I&#8217;ll likely be using Ubuntu for most of my day-to-day work, getting a Mac gets me some great perks:</p>
<ol>
<li>I can play with Mac OS X anytime I want.</li>
<li>I get great Mac hardware (it looks sexy, and actually works well in both OS&#8217;s).</li>
<li>I can switch between Mac and Ubuntu for browser testing (Safari, anybody?).</li>
</ol>
<p>The biggest win, however, is I can take it home. My old clunky Acer is going to get very lonely very quickly.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F07%2F27%2Five-been-converted-kindof%2F';
  addthis_title  = 'I%26%238217%3Bve+been+converted.+Kindof.';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/07/27/ive-been-converted-kindof/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best. Conference. Ever.</title>
		<link>http://www.oneofthewolves.com/2008/07/24/best-conference-ever/</link>
		<comments>http://www.oneofthewolves.com/2008/07/24/best-conference-ever/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 05:36:09 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[CAST]]></category>

		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=119</guid>
		<description><![CDATA[Author&#8217;s note: This post is wildly overdue.
I&#8217;ve been meaning to write this post for a while. I was thinking about how I&#8217;d write it &#8212; how creative I could be while introducing it &#8212; to the point where I never actually got to writing it. And you know what, ladies and gentleman? That&#8217;s simply atrocious, [...]]]></description>
			<content:encoded><![CDATA[<p>Author&#8217;s note: This post is wildly overdue.</p>
<p>I&#8217;ve been meaning to write this post for a while. I was thinking about how I&#8217;d write it &#8212; how creative I could be while introducing it &#8212; to the point where I never actually got to writing it. And you know what, ladies and gentleman? That&#8217;s simply atrocious, considering how absolutely awesome CAST 2008 was.</p>
<p>I enjoyed this CAST more than the other two previous CASTs. Though CAST 2007 sported a <a href="http://www.oneofthewolves.com/2007/07/12/ast-certification-debate/">fun and enlightening certification debate</a>, and CAST 2006 paved ground with an interesting but heated discussion after the first keynote, this CAST seemed different.</p>
<p>The biggest difference, I think, was that I wasn&#8217;t a student.</p>
<p>Rob Sabourin likes to talk about people going out in the world and being &#8220;blooded&#8221; after many years experience. I am by no means a blooded professional &#8212; I&#8217;m still getting dirt under my nails &#8212; but in the last year, I&#8217;ve gained a new appreciation for the &#8220;people&#8221; aspect of our industry. Whereas in college I focused on code, exams, homework and text books (to the greatest degree of perfection I had time for), in the real world I can focus on people.</p>
<p>At this CAST, I made an effort to talk to as many people as I could. Not only would I talk to them, but I did my best to find something interesting about what they had to say. Though I could have simply shied away or given into nervousness or not even cared, I met so many interesting people that I&#8217;d argue meeting people was the single best part of CAST.</p>
<p>Though the &#8220;people&#8221; aspect was likely the part of CAST I enjoyed the most, it definitely wasn&#8217;t everything. Here&#8217;s a few bullets that highlight my CAST experience:</p>
<ul>
<li>Getting on a plane with absolutely no sleep, making it to Toronto in good spirits and then exploring the city.</li>
<li>Meeting people that I met at previous CASTs (shout out to Henrik, who was the first recognizable face I saw).</li>
<li>Going to Jerry Weinberg&#8217;s tutorial, and meeting him for the first time.</li>
<li>Being told I look Irish.</li>
<li>Being told I look like Wolverine.</li>
<li>Being given a staff badge by Paul Holland, making me feel as if I was part of the group (though I&#8217;m sure he just wanted to make me available to help <img src='http://www.oneofthewolves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</li>
<li>Seeing Cem and Becky again.</li>
<li>Going to a small Irish pub to see Michael Bolton &amp; Nick Wolf play traditional Irish music.</li>
<li>Getting tested by Ben Simo through his use of children&#8217;s toys.</li>
<li>Seeing RobSab and his wife Anne&#8217;s presentation. (Absolutely beautiful, and even more beautiful that they can do it together.)</li>
<li>Having a new analogy for manual test scripts that deals with diseased rats.</li>
<li>Meeting the Dorset House Publishing people, who literally work right across the deck from The Open Planning Project in New York City.</li>
<li>Being gently pushed to give a lightning talk. (Dawn, thank you for that.)</li>
<li>Noticing as people took notes when I gave my lightning talk.</li>
<li>Getting handshakes afterward when people told me it was a <em>good</em> lightning talk.</li>
<li>Getting told that I could have a quarterly Tim-bits column in The AST Update (or another soon-to-be named AST magazine).</li>
<li>Getting told by Scott Barber and others that I should publish a book of Tim-bits a few years down the road.</li>
<li>Being told I look Irish, again.</li>
<li>Being told I look like Wolverine &#8212; <em>again</em>.</li>
<li>Going out to a pub with Michael Bolton and many others, and teaming up with Louise Perold for his bouncy-ball testing game.</li>
<li>And finally, Hanging out with Carsten, Louise, Henrik, Ben and Chris during most of my CAST off-time.</li>
</ul>
<p>And there&#8217;s more items I can list. Much more.</p>
<p>Overall, this CAST was a great experience, and I want to thank everyone who shared in that experience with me. Thank you, all.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F07%2F24%2Fbest-conference-ever%2F';
  addthis_title  = 'Best.+Conference.+Ever.';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/07/24/best-conference-ever/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TOPP&#8217;s got a new do!</title>
		<link>http://www.oneofthewolves.com/2008/07/13/topps-got-a-new-do/</link>
		<comments>http://www.oneofthewolves.com/2008/07/13/topps-got-a-new-do/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 06:06:27 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=117</guid>
		<description><![CDATA[People have told me many times &#8212; especially since I&#8217;ve been to New York &#8212; that I look like Wolverine, or more recently, the actor known as Hugh Jackman. I&#8217;m not totally sure that&#8217;s true. Even so, whenever I&#8217;m told I could be Hugh&#8217;s stunt double, it&#8217;s almost always followed up by, &#8220;It&#8217;s the sideburns.&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>People have told me many times &#8212; especially since I&#8217;ve been to New York &#8212; that I look like Wolverine, or more recently, the actor known as <a href="http://www.google.com/search?q=hugh+jackman&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=com.ubuntu:en-US:unofficial&amp;client=firefox-a">Hugh Jackman</a>. I&#8217;m not totally sure that&#8217;s true. Even so, whenever I&#8217;m told I could be Hugh&#8217;s stunt double, it&#8217;s almost always followed up by, &#8220;It&#8217;s the sideburns.&#8221; And it is the sideburns: I have long, Wolverine-like sideburns. To my benefit, they get attention.</p>
<p>Similarly, TOPP, the company I work for, has had some growth of its own also worthy of attention. On top of hiring plenty of awesome people and putting our feelers out for a new office, <a href="http://topp.openplans.org/">our website&#8217;s got a new do</a>. I must say, we&#8217;ve got a pretty attractive website. If I saw it in the street, I&#8217;d do a double take. It looks professional.</p>
<p>So, in short, this post is to simply say, &#8220;Good work guys and gals. You&#8217;ve got a growth on the side of your head that looks nice. You should be proud.&#8221;</p>
<p>And we are.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F07%2F13%2Ftopps-got-a-new-do%2F';
  addthis_title  = 'TOPP%26%238217%3Bs+got+a+new+do%21';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/07/13/topps-got-a-new-do/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Update, eh?</title>
		<link>http://www.oneofthewolves.com/2008/07/13/quick-update-eh/</link>
		<comments>http://www.oneofthewolves.com/2008/07/13/quick-update-eh/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 03:56:28 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[CAST]]></category>

		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=116</guid>
		<description><![CDATA[This is gonna be a quick one, because, well&#8230; I gotta go spend my Loonies!
I&#8217;ll be in Toronto tomorrow for CAST 2008. For those that don&#8217;t know, CAST is the Association for Software Testing&#8217;s annual conference. On the docket this year is Jerry Weinberg, Cem Kaner, RobSab and many others. I&#8217;m excited.
Among the coolness of [...]]]></description>
			<content:encoded><![CDATA[<p>This is gonna be a quick one, because, well&#8230; I gotta go spend my Loonies!</p>
<p>I&#8217;ll be in Toronto tomorrow for <a href="http://www.associationforsoftwaretesting.org/drupal/CAST2008">CAST 2008</a>. For those that don&#8217;t know, CAST is the Association for Software Testing&#8217;s annual conference. On the docket this year is Jerry Weinberg, Cem Kaner, RobSab and many others. I&#8217;m excited.</p>
<p>Among the coolness of hanging out with Testing aficionados this week, I get to use the flight from NY to Toronto and back to further my testing history lesson. A few books mentioned to me finally made it to my doorstep, and the flight will give me a great time to read them. So much better than the subway.</p>
<p>What&#8217;s also coming out of the pipe (hopefully) soon is a personal project aiming to give a bit of stability to the crazy world of Javascript. I&#8217;ve spent the last year writing Javascript for The Open Planning Project, and after a bit of reflection, I feel like I, we, and the collective Javascript writers around the world are back in the relative stone age. Put bluntly and likely inappreciatively, Javascript is the C of browser languages. <a href="http://www.ecmascript.org/">That&#8217;ll change soon</a>, but in the interim &#8212; I&#8217;d guess four years before it reaches critical mass &#8212; we need a bit more stability.</p>
<p>Oh, and let me plug some Obama volunteerism real quick: If you&#8217;re interested, a couple volunteers and I are creating voter demographic maps using OpenLayers and Geoserver for Obama&#8217;s campaign in North Carolina. You can see a quick (and recent) hack-job <a href="http://obama.kepp.net/">here</a>, though it will be password protected soon to accommodate sensitive data. If you&#8217;re interested in helping this mapping effort, or you know Obama campaign workers who could benefit from their own instance, feel free to join the OpenPlans project <a href="http://www.openplans.org/projects/opengeobama/summary">here</a>.</p>
<p>And with that: CASTaways, I will see you tomorrow. Everyone else, goodnight!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F07%2F13%2Fquick-update-eh%2F';
  addthis_title  = 'Quick+Update%2C+eh%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/07/13/quick-update-eh/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Summer Reading List</title>
		<link>http://www.oneofthewolves.com/2008/06/25/summer-reading-list/</link>
		<comments>http://www.oneofthewolves.com/2008/06/25/summer-reading-list/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 05:39:08 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=115</guid>
		<description><![CDATA[I sent a small note to the software-testing Yahoo! group asking, &#8220;What are some iconic books in software testing that paint a good picture of its history?&#8221; I got a huge response, and figured it&#8217;d be beneficial to others to duplicate it here.
(I&#8217;d link to the thread if there was a public archive, but you [...]]]></description>
			<content:encoded><![CDATA[<p>I sent a small note to the <em>software-testing</em> Yahoo! group asking, &#8220;What are some iconic books in software testing that paint a good picture of its history?&#8221; I got a huge response, and figured it&#8217;d be beneficial to others to duplicate it here.</p>
<p><em>(I&#8217;d link to the thread if there was a public archive, but you must be a member of the software-testing list to see it. Email me personally if you&#8217;re interested in joining.)</em></p>
<p>The list:</p>
<ul>
<li>Weinberg, <a href="http://www.amazon.com/COMPUTER-PROGRAMMING-FUNDAMENTALS-Herbert-Weinberg/dp/B0000CN18M">&#8220;Fundamentals of Computer Programming (1961)&#8221;</a> (<em>Read chapter on testing</em>. Whoohoo! I got the last one!)</li>
<li>Hetzel, <a href="http://www.amazon.com/Program-Test-Methods-william-Hetzel/dp/B00125SDEC/ref=sr_1_5?ie=UTF8&amp;s=books&amp;qid=1214369856&amp;sr=1-5">&#8220;Program Test Methods (1972)&#8221;</a> (Looks like I got the last of this one too!)</li>
<li>Myers, <a href="http://www.amazon.com/Art-Software-Testing-Myers-Glenford/dp/B000UF3NS6/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1214370922&amp;sr=1-3">&#8220;The Art of Software Testing (1979)&#8221;</a> (This one&#8217;s in the mail; it looks like they&#8217;re out now, though I remember a different URL&#8230;)</li>
<li>Beizer, <a href="http://www.amazon.com/Software-Assurance-Nostrand-Electrical-Engineering/dp/1850328218/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1214370338&amp;sr=1-1">&#8220;Software System Testing and Quality Assurance (1984)&#8221;</a></li>
<li>Kaner, &#8220;Testing Computer Software, 1st Edition (1988)&#8221;</li>
<li>Beizer, <a href="http://www.amazon.com/Software-Testing-Techniques-Boris-Beizer/dp/0442206720/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1214370264&amp;sr=1-1">&#8220;Software Testing Techniques, 2nd Edition (1990)&#8221;</a> (Was recommended the first edition as well, though can&#8217;t find info on it.)</li>
<li>Marick, <a href="http://www.amazon.com/Craft-Software-Testing-Object-Based-Object-Oriented/dp/0131774115/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1214370671&amp;sr=1-1">&#8220;The Craft of Software Testing: &#8230; (1994)&#8221;</a></li>
<li>Beizer, <a href="http://www.amazon.com/Black-Box-Testing-Techniques-Functional-Software/dp/0471120944/ref=pd_bbs">&#8220;Black Box Testing: &#8230; (1995)&#8221; </a></li>
<li>Schulmeyer, Mcmanus, <a href="http://www.amazon.com/Handbook-Software-Quality-Assurance-3rd/dp/0130104701">&#8220;Handbook of Software Quality Assurance, 3rd Edition (1998)&#8221;</a></li>
<li>Kaner, Falk, Nguyen, <a href="http://www.amazon.com/Testing-Computer-Software-2nd-Kaner/dp/0471358460/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1214371111&amp;sr=1-1">&#8220;Testing Computer Software, 2nd Edition (1999)&#8221;</a></li>
<li>Kaner, Bach, Pettichord, <a href="http://www.amazon.com/Handbook-Software-Quality-Assurance-3rd/dp/0130104701">&#8220;Lessons Learned in Software Testing (2001)&#8221;</a></li>
<li>Weinberg, <a href="http://www.amazon.com/Introduction-General-Systems-Thinking-Anniversary/dp/0932633498/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1214372132&amp;sr=1-1">&#8220;An Introduction to General Systems Thinking (2001)&#8221;</a> (This book was written much earlier, though it was republished in 2001. I&#8217;ve linked to the 2001 version since I can&#8217;t find information on the original version.)</li>
<li>Jorgensen, <a href="http://www.amazon.com/Software-Testing-Craftsmans-Approach-Second/dp/0849308097/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1214370743&amp;sr=1-1">&#8220;Software Testing: A Craftsman&#8217;s Approach (2002)&#8221;</a></li>
<li>Copeland, <a href="http://www.amazon.com/Practitioners-Guide-Software-Test-Design/dp/158053791X/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1214371026&amp;sr=1-1">&#8220;A Practitioner&#8217;s Guide to Test Case Design (2004)&#8221;</a></li>
</ul>
<p>This is a daunting list. Some of these &#8212; wink, wink <img src='http://www.oneofthewolves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8212; I was supposed to read <em>fully</em> in college. I can&#8217;t honestly say I did that, so I&#8217;m going to go back to them now.</p>
<p>Just a note: I get the impression some of these books contain ideas that are &#8220;obselete&#8221; or &#8220;out of date,&#8221; and may not be directly helpful today. This is a history lesson, and I&#8217;m specifically interested in how the thoughts in the industry have changed.</p>
<p>Thanks all for the responses, and I hope the reading list is beneficial to others.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F06%2F25%2Fsummer-reading-list%2F';
  addthis_title  = 'Summer+Reading+List';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/06/25/summer-reading-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LivableStreets Release Date: TODAY!</title>
		<link>http://www.oneofthewolves.com/2008/06/11/livablestreets-release-date-today/</link>
		<comments>http://www.oneofthewolves.com/2008/06/11/livablestreets-release-date-today/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 20:27:12 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[New York]]></category>

		<category><![CDATA[Testing]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=113</guid>
		<description><![CDATA[I am happy to announce that my organization, The Open Planning Project, has released version 1.0 of the Livable Streets Network.

The Livable Streets Network is a conglomeration of five websites: NY StreetsBlog, LA StreetsBlog, StreetFilms, StreetsWiki, and LivableStreet&#8217;s Groups. All together, they help urban planners and community members alike work together to make our city&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I am happy to announce that my organization, The Open Planning Project, has released version 1.0 of the <a href="http://www.livablestreets.com">Livable Streets Network</a>.</p>
<p><a href="http://www.livablestreets.com"><img style="vertical-align: middle;" src="http://www.streetsblog.org/wp-content/uploads/2008/06_02/lsn.gif" alt="" width="510" height="247" /></a></p>
<p>The Livable Streets Network is a conglomeration of five websites: <a href="http://www.streetsblog.org">NY StreetsBlog</a>, <a href="http://la.streetsblog.org">LA StreetsBlog</a>, <a href="http://www.streetfilms.org">StreetFilms</a>, <a href="http://www.streetswiki.org">StreetsWiki</a>, and <a href="http://www.livablestreets.com/projects">LivableStreet&#8217;s Groups</a>. All together, they help urban planners and community members alike work together to make our city&#8217;s streets a better place to live.</p>
<p>Applause to all for a great run!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F06%2F11%2Flivablestreets-release-date-today%2F';
  addthis_title  = 'LivableStreets+Release+Date%3A+TODAY%21';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/06/11/livablestreets-release-date-today/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keeping my hands clean</title>
		<link>http://www.oneofthewolves.com/2008/05/23/keeping-my-hands-clean/</link>
		<comments>http://www.oneofthewolves.com/2008/05/23/keeping-my-hands-clean/#comments</comments>
		<pubDate>Fri, 23 May 2008 05:27:04 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[Testing]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=111</guid>
		<description><![CDATA[After two days of managing &#8212; though one day of actually focusing on it &#8212; I&#8217;m realizing that this time, I&#8217;m keeping my hands clean.
It&#8217;s different than before. Last time we did this, I kept a close watch of the people I was managing, had long and detailed debriefings, and coached as much as possible. [...]]]></description>
			<content:encoded><![CDATA[<p>After two days of managing &#8212; though one day of actually focusing on it &#8212; I&#8217;m realizing that this time, I&#8217;m keeping my hands clean.</p>
<p>It&#8217;s different than before. <a href="http://www.oneofthewolves.com/2008/02/09/im-test-manager-for-the-next-five-weeks/">Last</a> <a href="http://www.oneofthewolves.com/2008/02/11/my-testing-proposal/">time</a> <a href="http://www.oneofthewolves.com/2008/02/19/the-first-week-a-play-by-play/">we</a> <a href="http://www.oneofthewolves.com/2008/02/28/week-2-play-by-play/">did</a> <a href="http://www.oneofthewolves.com/2008/03/04/week-3-a-long-long-week/">this</a>, I kept a close watch of the people I was managing, had long and detailed debriefings, and coached as much as possible. This time, it&#8217;s more: &#8220;give them what they need up front, and let them go off on their own.&#8221;</p>
<p>I can&#8217;t say I have enough information as to which approach I like more &#8212; so I won&#8217;t even begin to hint as to which approach we should<em> </em>do &#8212; but I&#8217;m gaining some insight here.</p>
<p>Without long and detailed debriefings, I&#8217;m seeing:</p>
<ul>
<li>A higher bug-duplicate rate than before.</li>
<li>A lower understanding (in my head) of what&#8217;s <em>actually</em> being found.</li>
<li>Less drive on my part to jump the information hurdle.</li>
<li>And more of a desire to let bug reports speak for themselves.</li>
</ul>
<p>On the same token, I&#8217;m seeing greater personal drive from testers to self-manage, which could be a big plus.</p>
<p>Though there&#8217;s good and bad here, it&#8217;s important to note the context changes:</p>
<ul>
<li>I have all new testers (i.e., they haven&#8217;t worked with me on testing before).</li>
<li>Reports that they write are going directly to the manager I was supposed to report to, meaning there&#8217;s no apparent need for any &#8220;high level&#8221; reporting.</li>
<li>Managing is lower on my totem poll time-wise, as I&#8217;m only supposed to spend two days a week doing it.</li>
</ul>
<p>Although it pains me, in general, to not be as involved as I&#8217;d like, the outcome of this could be very informative. In simple terms: I think we&#8217;re on our way to finding our sweet spot, and by the time this is all over, we&#8217;ll have some good insight to share.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F05%2F23%2Fkeeping-my-hands-clean%2F';
  addthis_title  = 'Keeping+my+hands+clean';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/05/23/keeping-my-hands-clean/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back on Testing! (Kindof)</title>
		<link>http://www.oneofthewolves.com/2008/05/20/back-on-testing-kindof/</link>
		<comments>http://www.oneofthewolves.com/2008/05/20/back-on-testing-kindof/#comments</comments>
		<pubDate>Tue, 20 May 2008 20:32:16 +0000</pubDate>
		<dc:creator>Tim Coulter</dc:creator>
		
		<category><![CDATA[Testing]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.oneofthewolves.com/?p=106</guid>
		<description><![CDATA[Good news! It seems, for the next two weeks at least, I&#8217;m back managing a testing group here at TOPP. I won&#8217;t be managing every day &#8212; only two days a week, due to other work &#8212; but the testing group will be going all five.
Our context is a bit different than before:

We&#8217;ve got two [...]]]></description>
			<content:encoded><![CDATA[<p>Good news! It seems, for the next two weeks at least, I&#8217;m back managing a testing group here at TOPP. I won&#8217;t be managing every day &#8212; only two days a week, due to other work &#8212; but the testing group will be going all five.</p>
<p>Our context is a bit different than before:</p>
<ul>
<li>We&#8217;ve got two (maybe three) weeks until deployment.</li>
<li>We&#8217;re running <a href="http://trac.openplans.org/openplans/wiki/JuneSecondDeployment">risk-based charters</a>, focusing more on changes and less on regression.</li>
<li>We&#8217;ve got a few <a href="http://trac.openplans.org/openplans/wiki/BasicCoverage">more</a> <a href="http://trac.openplans.org/openplans/wiki/Testing">resources</a> <a href="http://www.openplans.org/projects/operations/testing-resources">ready</a> than before.</li>
<li>We&#8217;ve already got buy-in on the process.</li>
<li>We&#8217;ve got responsive management who sympathize with the testing effort.</li>
</ul>
<p>I recently coordinated the group today, and from my initial impression, we&#8217;re going to make waves in testing these next two weeks. I&#8217;m genuinely excited.</p>
<p>As a side note, it seems the presentation I gave about testing had great effect. It gave me a chance to introduce more testing ideas &#8212; along with the performance testing ideas that were the impetus of the presentation &#8212; as well as make me more confident when <a href="http://www.openplans.org/projects/operations/blog/2008/05/20/woonerf-june-2nd-testing-strategy/">expressing these ideas to others</a>. For example, I&#8217;ve had management tell me that &#8220;testing is an investigative process,&#8221; and then plan work with the general understanding that the testing group&#8217;s job is to inform.</p>
<p>I&#8217;m not really sure what happened, but the ideas are spreading like wildfire.</p>
<p>No guarantee I&#8217;ll give weekly updates like before, but I will keep you updated on the status of the testing group. So far, it seems like testing is a priority from management on down &#8212; even if we were only given two weeks &#8212; so among other good feelings, I&#8217;m starting to feel like we&#8217;re headed in the right direction.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oneofthewolves.com%2F2008%2F05%2F20%2Fback-on-testing-kindof%2F';
  addthis_title  = 'Back+on+Testing%21+%28Kindof%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oneofthewolves.com/2008/05/20/back-on-testing-kindof/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
