<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>STEM way for a world free of defects</title>
	<atom:link href="http://stagsoftware.com/stemblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://stagsoftware.com/stemblog</link>
	<description>The Official Blog on STEM - A Scientific and Disciplined Approach to Deliver Clean Software</description>
	<pubDate>Wed, 01 Apr 2009 04:27:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>ravi.k@stagsoftware.com ()</managingEditor>
		<webMaster>ravi.k@stagsoftware.com()</webMaster>
		<category></category>
		<ttl>1440</ttl>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>The Official Blog on STEM - A Scientific and Disciplined Approach to Deliver Clean Software</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>ravi.k@stagsoftware.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://stagsoftware.com/stemblog/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://stagsoftware.com/stemblog/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>STEM way for a world free of defects</title>
			<link>http://stagsoftware.com/stemblog</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>HYPOTHESIS-BASED TESTING</title>
		<link>http://stagsoftware.com/stemblog/2009/03/30/hypothesis-based-testing/</link>
		<comments>http://stagsoftware.com/stemblog/2009/03/30/hypothesis-based-testing/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 13:14:50 +0000</pubDate>
		<dc:creator>T Ashok</dc:creator>
		
		<category><![CDATA[STEM]]></category>

		<category><![CDATA[Hypothesis-based-testing]]></category>

		<category><![CDATA[Method-based Testing]]></category>

		<category><![CDATA[Thought Leadership Workshop]]></category>

		<guid isPermaLink="false">http://stagsoftware.com/stemblog/?p=7</guid>
		<description><![CDATA[Couple of weeks ago, I conducted a Thought Leadership workshop on an absolutely new topic “Hypothesis-based testing”. It was conducted in Bangalore at &#8221;The Chancery Hotel&#8221; and was well received. Subsequently, I did a 90 minute lecture in Ford Chennai to the QA audience and the feedback that I received was “All the participants thoroughly enjoyed this thought [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;">Couple of weeks ago, I conducted a Thought Leadership workshop on an absolutely new topic “Hypothesis-based testing”. It was conducted in Bangalore at &#8221;The Chancery Hotel&#8221; and was well received. Subsequently, I did a 90 minute lecture in Ford Chennai to the QA audience and the feedback that I received was “<em>All the participants thoroughly enjoyed this thought provoking talk to engineer clean software. It was more value adding and was different from the other normal monthly talks</em>”.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;">So what is “Hypothesis-based testing” and how is it connected to STEM™ 2.0? Let us start from the fundamentals – “Can we guarantee that the released software is clean?” Most often the answer is an emphatic NO! The reason for this is that we do not wish to believe that the final software will have no defects. Hey, wait a minute…. Is this what guarantee means? Not really. As a consumer, we expect the products that we buy to be guaranteed. That is, we expect that it has been well validated, and should ensure a great experience when we use it. In the extreme case when it does fail, we expect fast turnaround via a responsive support system, resulting in a quick fix or replacement. Our customers expect the same too from us as producers of software. Hence guarantee means that we are extremely clear of the probability of the failure and the risk therefore. Once we are sure of this, we should be able to guarantee the cleanliness of software.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;">What does it take to do this?  If we can guarantee the process of evaluation of software, then we can guarantee that cleanliness of the delivered software. Now what does it take to do this? How can one guarantee the process of evaluation? Most often, we like to believe that experience of the test staff is what will make this possible. But this is simply not enough.  If we can scientifically analyze the process of evaluation, rationally justify why we did the various activities and the outcomes, and yet do not find any anomalies, then we can inclined to think that the process of evaluation is guaranteed to produce clean software. Hence guarantee can be achieved if we can explain the means to achieve the outcome. For example if we can scientifically explain our test strategy, scientifically prove the completeness of test cases etc, we can indeed guarantee cleanliness. The trouble is that the industry does not seem to have rational and scientific form of thinking/method.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;">STEM™ 2.0 is a method that allows for scientific thinking and disciplined implementation to ensure that the delivered software can indeed be guaranteed to be clean. The central core of STEM™ is establishing a clear goal and then performing activities that will indeed get us to the goal. In STEM™, the goal translates to “Uncover these potential defects”. These potential defects are hypothesized and all the later activities are about proving that the hypothesized defect(s) do/do-not exist.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;">Hypothesis-based testing is therefore an approach to testing that is about establishing a hypothesis and proving/disproving them. In Hypothesis-based testing, the key tenet is to establish a hypothesis that these potential defects may exist, and then proving/disproving their existence. Hypothesis-based testing is powered by STEM™ 2.0! I hope you see the connection now!</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: x-small; color: #000000; font-family: Trebuchet MS;">Think – when you go the doctor with ailments, he/she hypothesizes potential problems based on your symptoms, performs diagnostic tests to confirm the hypothesis and then prescribes the treatment regimen. When you go on a holiday, you hypothesize needs and accordingly pack items. Whenever you have a goal-focused, you always hypothesize the future situation(s) and then up with a list of activities. Hypothesis-based testing is the application of this thinking to uncovering defects in software. Hypothesis-based testing is not a normal term, it is invented in STAG! Hypothesis based testing is powered by STEM™ 2.0. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="text-decoration: underline;"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">Summary:</span></span></span></p>
<ol style="margin-top: 0in;" type="1">
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-fareast-font-family: 'Times New Roman';"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">Guarantee implies “the means to achieve the end can be explained scientifically”.</span></span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-fareast-font-family: 'Times New Roman';"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">To establish guarantee, we must have an extreme clarity of the goal to be achieved.</span></span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-fareast-font-family: 'Times New Roman';"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">STEM™ 2.0 is a method that is sharply goal-focused, with a scientific means to get to the goal.</span></span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-fareast-font-family: 'Times New Roman';"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">Achieving the goal requires hypothesizing as to what can go wrong and ensuring the means to avert these.</span></span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-fareast-font-family: 'Times New Roman';"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">“Hypothesis-based testing” is a test approach invented at STAG that hypothesizes potential defects and then performing activities to proving/disproving that they exist.</span></span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-fareast-font-family: 'Times New Roman';"><span style="font-size: x-small;"><span style="color: #000000; font-family: Trebuchet MS;">Hypothesis-based testing is powered by STEM™ 2.0.</span></span></span></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://stagsoftware.com/stemblog/2009/03/30/hypothesis-based-testing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://stagsoftware.com/stemblog/2008/07/14/welcome/</link>
		<comments>http://stagsoftware.com/stemblog/2008/07/14/welcome/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 16:25:00 +0000</pubDate>
		<dc:creator>Ravi</dc:creator>
		
		<category><![CDATA[STEM]]></category>

		<category><![CDATA[Clean Software]]></category>

		<category><![CDATA[Science and Engineering of Software Testing]]></category>

		<category><![CDATA[STEM blog]]></category>

		<guid isPermaLink="false">http://stagsoftware.com/stemblog/?p=3</guid>
		<description><![CDATA[STEM™ - A Scientific &#38; Disciplined way to produce clean software.
Often people, who heard about STEM™, came back to us asking for more information or clarifications. Although, we provided it every single time, it was getting repetitive and those who understood it, asked for a mechanism to be up-to-date. So here it is.
STEM™ gets its [...]]]></description>
			<content:encoded><![CDATA[<p><span style="Verdana;"><strong>STEM™ - A Scientific &amp; Disciplined way to produce clean software.</strong></span></p>
<p><span style="Verdana;">Often people, who heard about <strong>STEM™</strong>, came back to us asking for more information or clarifications. Although, we provided it every single time, it was getting repetitive and those who understood it, asked for a mechanism to be up-to-date. So here it is.</span></p>
<p><span style="Verdana;">STEM<strong>™</strong> gets its own blog. To share, clarify and discuss anything and everything on STEM<strong>™</strong>.</span></p>
<p><span style="Verdana;">The one and only goal of this blog is the share the benefits of STEM<strong>™</strong> with the rest of the world.</span></p>
<p><strong><span style="Verdana;">Happy Blogging!</span></strong><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://stagsoftware.com/stemblog/2008/07/14/welcome/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
