<?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: Exploratory Testing vs. Scripted Testing; Is It Really Only Either Or?</title>
	<atom:link href="http://www.testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/</link>
	<description>Treatises on the practice of software testing</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:27:05 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: testingmentor</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/comment-page-1/#comment-163</link>
		<dc:creator>testingmentor</dc:creator>
		<pubDate>Sat, 14 Nov 2009 05:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/#comment-163</guid>
		<description>Brent, spot on! I couldn&#039;t agree with you more.

Shrini, the problem is that some people consistently compare scripted testing to exploratory testing. The reason I wrote this was because I had just left a presentation in which the speaker made this comparison.

I find comparing scripted tests to exploratory tests similar to the way people sometimes compare agile to waterfall development models. (Interestingly enough, very little commercial software is developed using a true waterfall model; most commercial software is developed using some iterative model. So, the comparison is virtually meaningless except in theorectical or philosophical discussions.)

Of course, over the past few months I have been doing much more thinking about what &#039;scripted testing&#039; is and can only conclude that scripted testing is execution of written (or recorded) validation tests derived from the specification and designed primarily to verify a product meets or adheres to specified requirements.

In my opinion, all other types of testing are investigative in nature.

So, I am not sure why you think the debate is dead since so many people you know continue to use the inane comparison of &#039;scripted testing&#039; (made especially worse by the fact that &#039;scripted testing&#039; is never clearly defined) to exploratory testing (ET).

There are some recent studies comparing &#039;scripted tests&#039; (those tests derived from a specification) to exploratory testing (as described by Bach, Kaner, et. el.). And empirical data I&#039;ve collected over the past 5 years closely parallels the data from a similar study done at the University of Helsinki. When I publish the white paper (around August) the information should cause rationally thinking individuals to question some common assumptions about exploratory testing in hopes that testers will better understand the advantages and disadvantages and learn to utilize exploratory testing (ET) to augment other approaches to testing.

Monday, May 12, 2008 6:57 PM by I.M.Testy</description>
		<content:encoded><![CDATA[<p>Brent, spot on! I couldn&#8217;t agree with you more.</p>
<p>Shrini, the problem is that some people consistently compare scripted testing to exploratory testing. The reason I wrote this was because I had just left a presentation in which the speaker made this comparison.</p>
<p>I find comparing scripted tests to exploratory tests similar to the way people sometimes compare agile to waterfall development models. (Interestingly enough, very little commercial software is developed using a true waterfall model; most commercial software is developed using some iterative model. So, the comparison is virtually meaningless except in theorectical or philosophical discussions.)</p>
<p>Of course, over the past few months I have been doing much more thinking about what &#8217;scripted testing&#8217; is and can only conclude that scripted testing is execution of written (or recorded) validation tests derived from the specification and designed primarily to verify a product meets or adheres to specified requirements.</p>
<p>In my opinion, all other types of testing are investigative in nature.</p>
<p>So, I am not sure why you think the debate is dead since so many people you know continue to use the inane comparison of &#8217;scripted testing&#8217; (made especially worse by the fact that &#8217;scripted testing&#8217; is never clearly defined) to exploratory testing (ET).</p>
<p>There are some recent studies comparing &#8217;scripted tests&#8217; (those tests derived from a specification) to exploratory testing (as described by Bach, Kaner, et. el.). And empirical data I&#8217;ve collected over the past 5 years closely parallels the data from a similar study done at the University of Helsinki. When I publish the white paper (around August) the information should cause rationally thinking individuals to question some common assumptions about exploratory testing in hopes that testers will better understand the advantages and disadvantages and learn to utilize exploratory testing (ET) to augment other approaches to testing.</p>
<p>Monday, May 12, 2008 6:57 PM by I.M.Testy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testingmentor</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/comment-page-1/#comment-162</link>
		<dc:creator>testingmentor</dc:creator>
		<pubDate>Sat, 14 Nov 2009 05:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/#comment-162</guid>
		<description>BJ,

What actually promopted you to write this post?

Did you hear or see someone insisting on doing either scripted or exploratory test?

or it is just a example that came to your mind while discussing about Agile vs waterfall development models ....

You are right - a good testing is continuum between two extreems of scripted and exploratory testing approaches.

I think, the debate about scripted vs exploratory is DEAD ... unless there is a total new twist or new angle to it ...

Shrini

Monday, May 12, 2008 4:56 PM by Shrini</description>
		<content:encoded><![CDATA[<p>BJ,</p>
<p>What actually promopted you to write this post?</p>
<p>Did you hear or see someone insisting on doing either scripted or exploratory test?</p>
<p>or it is just a example that came to your mind while discussing about Agile vs waterfall development models &#8230;.</p>
<p>You are right &#8211; a good testing is continuum between two extreems of scripted and exploratory testing approaches.</p>
<p>I think, the debate about scripted vs exploratory is DEAD &#8230; unless there is a total new twist or new angle to it &#8230;</p>
<p>Shrini</p>
<p>Monday, May 12, 2008 4:56 PM by Shrini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testingmentor</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/comment-page-1/#comment-161</link>
		<dc:creator>testingmentor</dc:creator>
		<pubDate>Sat, 14 Nov 2009 05:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/13/exploratory-testing-vs-scripted-testing-is-it-really-only-either-or/#comment-161</guid>
		<description>Nice article BJ. I tend to agree with you. I really don&#039;t see the difference, nor to I care to really argue the difference. 

While we still adhere to the test scripts that we use, we also implemented Exploratory Testing, to a degree, and it was successful enough in the pilot project it was used under to warrant further use throughout the company. 

This was a huge success story for us because our investigations had hit somewhat of a plateau, but when focusing on a particular area we were able to log a couple hundred more bugs before the product release. 

With that said, I don&#039;t know that I would ever rely solely ET or Ad Hoc as a QA methodology. It&#039;s not that it doesn&#039;t work, and it&#039;s not that it can&#039;t be structured (because we feel we&#039;ve created somewhat of a hybrid that does have a certain amount of struct along with the freedom), but I think that scripted tests are a great checklist to make sure you&#039;re seeing the forest. 

What I mean by that is, I think that exploratory is a great exercise and it has its place in the test cycle, but I can also see where it could be so focused on finding deep-rooted bugs that you miss some of the most obvious ones. 

Monday, May 12, 2008 11:36 AM by brentpaine</description>
		<content:encoded><![CDATA[<p>Nice article BJ. I tend to agree with you. I really don&#8217;t see the difference, nor to I care to really argue the difference. </p>
<p>While we still adhere to the test scripts that we use, we also implemented Exploratory Testing, to a degree, and it was successful enough in the pilot project it was used under to warrant further use throughout the company. </p>
<p>This was a huge success story for us because our investigations had hit somewhat of a plateau, but when focusing on a particular area we were able to log a couple hundred more bugs before the product release. </p>
<p>With that said, I don&#8217;t know that I would ever rely solely ET or Ad Hoc as a QA methodology. It&#8217;s not that it doesn&#8217;t work, and it&#8217;s not that it can&#8217;t be structured (because we feel we&#8217;ve created somewhat of a hybrid that does have a certain amount of struct along with the freedom), but I think that scripted tests are a great checklist to make sure you&#8217;re seeing the forest. </p>
<p>What I mean by that is, I think that exploratory is a great exercise and it has its place in the test cycle, but I can also see where it could be so focused on finding deep-rooted bugs that you miss some of the most obvious ones. </p>
<p>Monday, May 12, 2008 11:36 AM by brentpaine</p>
]]></content:encoded>
	</item>
</channel>
</rss>
