<?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: Checklists  -The Preserve of the Intelligent</title>
	<atom:link href="http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/feed/" rel="self" type="application/rss+xml" />
	<link>http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/</link>
	<description>Security Enlightenment - Mark Curphey</description>
	<pubDate>Tue, 02 Dec 2008 21:49:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andre Gironda</title>
		<link>http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11823</link>
		<dc:creator>Andre Gironda</dc:creator>
		<pubDate>Wed, 20 Feb 2008 00:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11823</guid>
		<description>@ MikeA:

Excellent point.  Exploratory testing assumes a lack of a checklist (i.e. test cases) and allows the testers to work by building a test charter while learning the application.  It doesn't mean that other testing methods can't be used.  Exploratory testing also sets itself apart from ad-hoc testing, but maybe that is a separate argument.  I also don't feel that it has to be "timeboxed" unless of course you are referring to the idiom that humans repeat themselves every half-hour.  In this situation, it's best to set aside time buckets for Exploratory testing, with test case improvements in between that time.

I'm also a fan of the Think Aloud Protocol and pair-testing.  The testing reputation system put forward by Ramya Venkataramu and Ryan Gerard while at Symantec is one of my favorite concepts for this type of testing.</description>
		<content:encoded><![CDATA[<p>@ MikeA:</p>
<p>Excellent point.  Exploratory testing assumes a lack of a checklist (i.e. test cases) and allows the testers to work by building a test charter while learning the application.  It doesn&#8217;t mean that other testing methods can&#8217;t be used.  Exploratory testing also sets itself apart from ad-hoc testing, but maybe that is a separate argument.  I also don&#8217;t feel that it has to be &#8220;timeboxed&#8221; unless of course you are referring to the idiom that humans repeat themselves every half-hour.  In this situation, it&#8217;s best to set aside time buckets for Exploratory testing, with test case improvements in between that time.</p>
<p>I&#8217;m also a fan of the Think Aloud Protocol and pair-testing.  The testing reputation system put forward by Ramya Venkataramu and Ryan Gerard while at Symantec is one of my favorite concepts for this type of testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeA</title>
		<link>http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11793</link>
		<dc:creator>MikeA</dc:creator>
		<pubDate>Sun, 17 Feb 2008 17:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11793</guid>
		<description>(specifically talking about testing here - as that's my field, but appropriate to other areas as well)

Um, if a methodology is't a (form of) checklist, then what is it?

You need a checklist/methodology, or you just end up doing ad-hoc stuff.  There's nothing "wrong" with an ad-hoc approach, as it can (and does) find thing that you wouldn't usually, but it has to be timeboxed.

I would be very surprised to know that people doing testing, or configuring machines, etc, are not using some checklist or methodology.  When it comes to system design/programming on the other hand, I've too often seen these things left until the last moment.</description>
		<content:encoded><![CDATA[<p>(specifically talking about testing here - as that&#8217;s my field, but appropriate to other areas as well)</p>
<p>Um, if a methodology is&#8217;t a (form of) checklist, then what is it?</p>
<p>You need a checklist/methodology, or you just end up doing ad-hoc stuff.  There&#8217;s nothing &#8220;wrong&#8221; with an ad-hoc approach, as it can (and does) find thing that you wouldn&#8217;t usually, but it has to be timeboxed.</p>
<p>I would be very surprised to know that people doing testing, or configuring machines, etc, are not using some checklist or methodology.  When it comes to system design/programming on the other hand, I&#8217;ve too often seen these things left until the last moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kees Leune</title>
		<link>http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11792</link>
		<dc:creator>Kees Leune</dc:creator>
		<pubDate>Sun, 17 Feb 2008 13:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11792</guid>
		<description>(apologies for the typos in the above comment; my toddler was "helping")</description>
		<content:encoded><![CDATA[<p>(apologies for the typos in the above comment; my toddler was &#8220;helping&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kees Leune</title>
		<link>http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11791</link>
		<dc:creator>Kees Leune</dc:creator>
		<pubDate>Sun, 17 Feb 2008 13:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://securitybuddha.com/2008/02/17/checklists-the-preserve-of-the-intelligent/#comment-11791</guid>
		<description>That robot checklist is awesome, but I rather than making this an argument for good checklists, I would say that this is an excellent argument for the power of well-done &lt;em&gt;technical documentation&lt;/em&gt;. Documation is something that most people in our industry abhor, because that is not what they went to school for. Programmers need to program. security peeps need to secure, &lt;em&gt;documentalists&lt;/em&gt; need to &lt;em&gt;document&lt;/em&gt; and &lt;em&gt;librarians&lt;/em&gt; need to &lt;em&gt;librarify&lt;/em&gt;(?). The latter two are common position in "old-school technical" professions, such as aviation, engineering, etc. I still need to see many of these job titles in Information Security.</description>
		<content:encoded><![CDATA[<p>That robot checklist is awesome, but I rather than making this an argument for good checklists, I would say that this is an excellent argument for the power of well-done <em>technical documentation</em>. Documation is something that most people in our industry abhor, because that is not what they went to school for. Programmers need to program. security peeps need to secure, <em>documentalists</em> need to <em>document</em> and <em>librarians</em> need to <em>librarify</em>(?). The latter two are common position in &#8220;old-school technical&#8221; professions, such as aviation, engineering, etc. I still need to see many of these job titles in Information Security.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
