The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Re: Agility vs Quality

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
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Re: Agility vs Quality Posted: Dec 3, 2003 9:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Re: Agility vs Quality
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement
Ryan Lowe responds to my post, where I took issue with his xp testing issues. Now he says:

YAGNI does refer to features but I believe that the XP 'purists' would also say it extends to testing as well. I got this impression after reading Beck's Extreme Programming Explained. I will find the exact passage when I get the book back.

Do XP purists like Beck check for simple NullPointerExceptions in their APIs? I don't think so. They would see these checks as unnecessary. Of course these guys have been programming for years and years and they don't make these stupid mistakes. Expert programmers can leave these testing holes to reduce test-code coupling but most of us cannot afford to.

I think he's got this wrong. Tests (ideally) should cover all the possible failure points. This doesn't mean that we always acieve that, but - so far as I can tell - that's what we strive for. We don't just assume possible failures won't happen and not test for them...

Read: Re: Agility vs Quality

Topic: Introspection - journals, logbooks, fieldstones and blogs Previous Topic   Next Topic Topic: Wiki Spam

Sponsored Links



Google
  Web Artima.com   

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