Brian Marick has discussed a similar idea, and calls TDD Example
Driven Development. He points out that tests have the connotation
of bugs, and proposes:

  What if we stopped using the words "testing" and "tests" for
  what happens in the left side of the matrix? What if we called
  them "checked examples" instead? 

  Imagine two XP programmers sitting down to code. They'll start
  by constructing an incisive example of what the code needs to
  do next. They'll check that it doesn't do it yet. (If it does,
  something's surely peculiar.) They'll make the code do it.
  They'll check that the example is now true, and that all the
  other examples remain good examples of what the code does. Then
  they'll move on to an example of the next thing the code should
  do. 

http://www.testing.com/cgi-bin/blog/2003/08/22#agile-testing-project-2


To Post a message, send it to:   [EMAIL PROTECTED]

To Unsubscribe, send a blank message to: [EMAIL PROTECTED]

ad-free courtesy of objectmentor.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/extremeprogramming/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to