<?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: Allpairs, Pairwise, Combinatorial Analysis</title>
	<atom:link href="http://www.testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/</link>
	<description>Treatises on the practice of software testing</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:15:11 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: testingmentor</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/comment-page-1/#comment-56</link>
		<dc:creator>testingmentor</dc:creator>
		<pubDate>Wed, 11 Nov 2009 18:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/#comment-56</guid>
		<description>Hi Krishtheindian,

There are already numerous studies on the web and at http://www.pairwise.org.

I don&#039;t understand what you mean by &quot;compare both of them to see how the data is distributed.&quot;

Combinatorial analysis is a technique for reducing the number of tests from all possible combinations when analyzing the interactions of varaible state combinations for n-way direct or semi-coupled unordered parameters.

This has nothing to do with distribution of data.

Exactly how are you going to produce manual tests to compare against the output of a tool?

Producing all possible combinations of variable states is only reasonable for small feature sets because the total number of possible combinations is the Cartesian product of the number of variable states for all semi-coupled or dependent paramter. 

So, for trivial feature sets of say up to a hundred or so possible combinations comparisons between manaul tests and n-way analysis is relatively easy and has been done several times. But such trivial feature sets do not expose the full potentional of the toolset. Manual selection of tests from a feature set that produces say 10,000 or &gt;1,000,000 possible combinations is unreasonably improbable.

Friday, October 31, 2008 1:06 PM by I.M.Testy</description>
		<content:encoded><![CDATA[<p>Hi Krishtheindian,</p>
<p>There are already numerous studies on the web and at <a href="http://www.pairwise.org" rel="nofollow">http://www.pairwise.org</a>.</p>
<p>I don&#8217;t understand what you mean by &#8220;compare both of them to see how the data is distributed.&#8221;</p>
<p>Combinatorial analysis is a technique for reducing the number of tests from all possible combinations when analyzing the interactions of varaible state combinations for n-way direct or semi-coupled unordered parameters.</p>
<p>This has nothing to do with distribution of data.</p>
<p>Exactly how are you going to produce manual tests to compare against the output of a tool?</p>
<p>Producing all possible combinations of variable states is only reasonable for small feature sets because the total number of possible combinations is the Cartesian product of the number of variable states for all semi-coupled or dependent paramter. </p>
<p>So, for trivial feature sets of say up to a hundred or so possible combinations comparisons between manaul tests and n-way analysis is relatively easy and has been done several times. But such trivial feature sets do not expose the full potentional of the toolset. Manual selection of tests from a feature set that produces say 10,000 or >1,000,000 possible combinations is unreasonably improbable.</p>
<p>Friday, October 31, 2008 1:06 PM by I.M.Testy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testingmentor</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/comment-page-1/#comment-55</link>
		<dc:creator>testingmentor</dc:creator>
		<pubDate>Wed, 11 Nov 2009 18:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/#comment-55</guid>
		<description>Hi,

Recently I was searching for pairwise material and landed in your blog. Thanks a lot for pointing out PICT. it is Clear Introduction.

Currently I am doing a study on the effectiveness of such a tool over manual test data generation. After producing the data manually and using the tool, I want to compare both of them to see how the data is distributed. 

Is there a methodical way to do this comparison? Any pointers will be greatly appriciated. Thanks in advance.

Friday, October 31, 2008 11:02 AM by krishtheindian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Recently I was searching for pairwise material and landed in your blog. Thanks a lot for pointing out PICT. it is Clear Introduction.</p>
<p>Currently I am doing a study on the effectiveness of such a tool over manual test data generation. After producing the data manually and using the tool, I want to compare both of them to see how the data is distributed. </p>
<p>Is there a methodical way to do this comparison? Any pointers will be greatly appriciated. Thanks in advance.</p>
<p>Friday, October 31, 2008 11:02 AM by krishtheindian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testingmentor</title>
		<link>http://www.testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/comment-page-1/#comment-54</link>
		<dc:creator>testingmentor</dc:creator>
		<pubDate>Wed, 11 Nov 2009 18:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://testingmentor.com/imtesty/2009/11/11/allpairs-pairwise-combinatorial-analysis/#comment-54</guid>
		<description>A Good post BJ -- finally and after a long time-  one that does not mention, compare or attack ET.

It would be great if you blog on following topics in a similar fashion - I and many others are very eagerly watching your blog for the posts related to formal techniques. I especially watch to check how easy or difficult are these to learn and practice.

1. Boundary value analysis

2. EQ classes

3. Decision Tables

4. State machines

5. Risk based testing

6. Use case based techniques and so on...

Shrini

Tuesday, October 31, 2006 9:25 AM by Shrini</description>
		<content:encoded><![CDATA[<p>A Good post BJ &#8212; finally and after a long time-  one that does not mention, compare or attack ET.</p>
<p>It would be great if you blog on following topics in a similar fashion &#8211; I and many others are very eagerly watching your blog for the posts related to formal techniques. I especially watch to check how easy or difficult are these to learn and practice.</p>
<p>1. Boundary value analysis</p>
<p>2. EQ classes</p>
<p>3. Decision Tables</p>
<p>4. State machines</p>
<p>5. Risk based testing</p>
<p>6. Use case based techniques and so on&#8230;</p>
<p>Shrini</p>
<p>Tuesday, October 31, 2006 9:25 AM by Shrini</p>
]]></content:encoded>
	</item>
</channel>
</rss>

