<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>testdrivendevelopment at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/</link>
    <description>Test-driven Development</description>

    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Wed, 14 May 2008 21:32:12 GMT</pubDate>
      <dc:creator>Nat Pryce</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28238</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28238</guid>
      <description>... Thanks. I know it. Another tool in the same vein is QuickCheck (http://www.cs.chalmers.se/~rjmh/QuickCheck/). Haskell&#39;s semantics and decent type system</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Wed, 14 May 2008 15:35:14 GMT</pubDate>
      <dc:creator>Kelly Anderson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28237</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28237</guid>
      <description>... Nat, I think you might be interested in the work being done on Theory based testing with regards to this. Theory explorers are particularly interesting in</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Wed, 14 May 2008 15:27:11 GMT</pubDate>
      <dc:creator>Kelly Anderson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28236</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28236</guid>
      <description>... unix documentation... that is, it executes as programmed.. :-)  Or, &quot;the code is the documentation.&quot; -Kelly</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Wed, 14 May 2008 12:04:48 GMT</pubDate>
      <dc:creator>heusserm</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28235</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28235</guid>
      <description>... This is pretty close to equivalence class partitioning, which is one of the top tools in my arsenal to take the infinite possible number of tests and</description>
    </item>
    <item>
      <title>Re: Test quality management in TDD</title>
      <pubDate>Wed, 14 May 2008 12:02:47 GMT</pubDate>
      <dc:creator>heusserm</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28234</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28234</guid>
      <description>... If you replace &quot;it does the job&quot; with &quot;it may do the job&quot; - it other words, it may satisfice - or even - it&#39;s far better than nothing - George, I think we</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Tue, 13 May 2008 23:00:27 GMT</pubDate>
      <dc:creator>Nat Pryce</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28233</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28233</guid>
      <description>... Looks rather similar to our JUnit tests, except we don&#39;t stub anything out.  We use stubs and mocks in unit tests, but not for acceptance tests. We don&#39;t</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Tue, 13 May 2008 14:27:15 GMT</pubDate>
      <dc:creator>michaelgburton</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28232</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28232</guid>
      <description>... In my working life, they tend to act more like warning signs that somebody doesn&#39;t want to figure out the specific cases where a rule applies. mgb</description>
    </item>
    <item>
      <title>Re: TDD and Round Trip Engineering</title>
      <pubDate>Tue, 13 May 2008 14:09:14 GMT</pubDate>
      <dc:creator>Björn Gustafsson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28231</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28231</guid>
      <description>I have used MagicDraw and other similar tools to do one half of &quot;round-trip&quot;: to generate UML-style models from code.  They work pretty well for this, though</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Tue, 13 May 2008 12:58:28 GMT</pubDate>
      <dc:creator>Donaldson, John (GEO)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28230</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28230</guid>
      <description>Very nice Avi. John D.</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Tue, 13 May 2008 12:09:07 GMT</pubDate>
      <dc:creator>Avi Naparstek</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28229</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28229</guid>
      <description>... I found the following technique useful in bridging the gap between the general requirement and the need to write concrete tests: In a nutshell: Identify</description>
    </item>
    <item>
      <title>Re: Test quality management in TDD</title>
      <pubDate>Tue, 13 May 2008 11:59:57 GMT</pubDate>
      <dc:creator>Ron Jeffries</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28228</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28228</guid>
      <description>... &lt;chuckle/&gt; Ron Jeffries www.XProgramming.com The opinions expressed here /are/ necessarily those of XProgramming.com. But I might change my mind.</description>
    </item>
    <item>
      <title>Re: Test quality management in TDD</title>
      <pubDate>Tue, 13 May 2008 11:14:36 GMT</pubDate>
      <dc:creator>George Dinwiddie</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28227</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28227</guid>
      <description>... Oh, I guess I should have made it clear.  I think a suite of executable requirement illustrations are the best tool I know for getting software right.  But</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Tue, 13 May 2008 10:57:11 GMT</pubDate>
      <dc:creator>Ron Jeffries</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28226</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28226</guid>
      <description>... Well, we definitely agree down to the penultimate paragraph above, but my point was slightly different from the last. If we take &quot;spec&quot; to be this thing</description>
    </item>
    <item>
      <title>Re: TDD and Round Trip Engineering</title>
      <pubDate>Tue, 13 May 2008 08:24:43 GMT</pubDate>
      <dc:creator>Donaldson, John (GEO)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28225</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28225</guid>
      <description>Cory, I&#39;ve done this (not really what you ask, but related): sketch some high-level models in UML; pick on a functional piece; implement &#39;enough&#39; using TDD;</description>
    </item>
    <item>
      <title>Re: Digest Number 2914</title>
      <pubDate>Tue, 13 May 2008 06:35:57 GMT</pubDate>
      <dc:creator>Nat Pryce</dc:creator>
      <link>http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28224</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/testdrivendevelopment/message/28224</guid>
      <description>... The latter. ... That&#39;s what I was trying to say! For example... A customer might ask for something like &quot;our position in a loan must be included in the</description>
    </item>

  </channel>
</rss>
<!-- wr4.grp.scd.yahoo.com uncompressed/chunked Thu May 15 20:26:59 PDT 2008 -->
