The Artima Developer Community
Sponsored Link

Java Buzz Forum
Test writing time is precious time

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Winters

Posts: 931
Nickname: cwinters
Registered: Jul, 2003

Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
Test writing time is precious time Posted: Jan 27, 2004 8:40 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Chris Winters.
Original Post: Test writing time is precious time
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com

Advertisement
Bill writes:
One aspect of TDD is that it captures knowledge about the system, executable knowledge, which was previously transient, unavailable or simply thrown away. Without TTD or test-first, this 50% output/effort was probably never captured. It was spent interpreting print lines and on hours poured over the debugger - neither of which result in reusable knowledge. Time spent in a debugger is not recyclable, not repeatable, not resuable by others - a debugger should be tool of last resort.

Thank you! This concisely captures one of those feelings you have about TDD, something that only programmers (or clueful managers) can understand since many people think code simply springs forth from your fingertips ready-to-use. (Or as my favorite writing teacher from college said: "There's no such thing as good writing, only good rewriting.")

Bill's post responded to a Udell article about a new testing tool. The article is interesting enough, but it's odd to see acronyms like 'TDD' out in the wild like that. I'd considered TDD to be a behind-the-curtains discussion that nobody else but the people actually doing it would really care about...

Read: Test writing time is precious time

Topic: The Object Transaction Manager is Supported in OJB 1.0! Previous Topic   Next Topic Topic: MobKnowledge.com

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use