<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Rujith Anand's space - Test Driven Development</title>
    <link>http://www.rujith.net/RujithBlogTech/</link>
    <description>The techie in me</description>
    <language>en-us</language>
    <copyright>Rujith Anand</copyright>
    <lastBuildDate>Sat, 18 Apr 2009 20:46:11 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>rujith@rujith.net</managingEditor>
    <webMaster>rujith@rujith.net</webMaster>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=2de60cd4-d984-4dc8-aca1-b049a73fa987</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,2de60cd4-d984-4dc8-aca1-b049a73fa987.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,2de60cd4-d984-4dc8-aca1-b049a73fa987.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=2de60cd4-d984-4dc8-aca1-b049a73fa987</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I am doing Test Driven Development in my current project. I have used TDD before when
I was doing some component development, but this project is entirely different, this
is a normal product development using Agile methodology. And as in any other product
development the requirement keeps on changing. So this is really interesting. 
</p>
        <p>
During one of the discussions I had a conflict in opinion between different test doubles.
There is no clear distinction between them isn't it ? I found a nice <a title="Exploring The Continuum Of Test Doubles" href="http://msdn.microsoft.com/en-gb/magazine/cc163358.aspx" target="_blank">article
in msdn magazine</a>. The image below(from the article) gives better picture :)
</p>
        <p>
        </p>
        <p>
          <a href="http://www.rujith.net/RujithBlogTech/content/binary/WindowsLiveWriter/TestsdoublesMockSpyStubFakeWhatarethey_CA90/TestDoubles(en-us)_6.gif">
            <img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="TestDoubles(en-us)" src="http://www.rujith.net/RujithBlogTech/content/binary/WindowsLiveWriter/TestsdoublesMockSpyStubFakeWhatarethey_CA90/TestDoubles(en-us)_thumb_2.gif" width="367" height="217" />
          </a>
        </p>
        <p>
As mentioned in the article there is not clear boundary between most of them.
</p>
        <p>
TDD Rocks!
</p>
        <p>
-Rujith
</p>
      </body>
      <title>Test doubles - Mock, Spy, Stub, Fake - What are they ?</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,2de60cd4-d984-4dc8-aca1-b049a73fa987.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/04/18/TestDoublesMockSpyStubFakeWhatAreThey.aspx</link>
      <pubDate>Sat, 18 Apr 2009 20:46:11 GMT</pubDate>
      <description>&lt;p&gt;
I am doing Test Driven Development in my current project. I have used TDD before when
I was doing some component development, but this project is entirely different, this
is a normal product development using Agile methodology. And as in any other product
development the requirement keeps on changing. So this is really interesting. 
&lt;/p&gt;
&lt;p&gt;
During one of the discussions I had a conflict in opinion between different test doubles.
There is no clear distinction between them isn't it ? I found a nice &lt;a title="Exploring The Continuum Of Test Doubles" href="http://msdn.microsoft.com/en-gb/magazine/cc163358.aspx" target="_blank"&gt;article
in msdn magazine&lt;/a&gt;. The image below(from the article) gives better picture :)
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.rujith.net/RujithBlogTech/content/binary/WindowsLiveWriter/TestsdoublesMockSpyStubFakeWhatarethey_CA90/TestDoubles(en-us)_6.gif"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="TestDoubles(en-us)" src="http://www.rujith.net/RujithBlogTech/content/binary/WindowsLiveWriter/TestsdoublesMockSpyStubFakeWhatarethey_CA90/TestDoubles(en-us)_thumb_2.gif" width="367" height="217"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
As mentioned in the article there is not clear boundary between most of them.
&lt;/p&gt;
&lt;p&gt;
TDD Rocks!
&lt;/p&gt;
&lt;p&gt;
-Rujith
&lt;/p&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,2de60cd4-d984-4dc8-aca1-b049a73fa987.aspx</comments>
      <category>Test Driven Development</category>
    </item>
  </channel>
</rss>