Re: Test first as specification
- From: Robert C. Martin <unclebob@xxxxxxxxxxxxxxxx>
- Date: Sun, 07 Aug 2005 13:29:46 -0500
On Thu, 04 Aug 2005 20:56:18 +0100, "paul campbell"
<paulc@.o.b.je.ct.vis.sion.co.uk> wrote:
>There is a mapping of every programming language construct to assembler but
>that doesnt mean that it is desirable to code in assembler.
>During this mapping intent is lost. Intent is also lost in the conversion
>of
>specs to tests and the more abstract and conceptually dense the subject
>matter the more likely this is to happen.
I completely disagree. Specifications are highly detailed declarative
statements that do not include intent. Intent is always commentary.
The declarative statements of the spec are transformable into tests
without loss of intent, because there is no intent in those
statements.)
-----
Robert C. Martin (Uncle Bob) | email: unclebob@xxxxxxxxxxxxxxxx
Object Mentor Inc. | blog: www.butunclebob.com
The Agile Transition Experts | web: www.objectmentor.com
800-338-6716
"The aim of science is not to open the door to infinite wisdom,
but to set a limit to infinite error."
-- Bertolt Brecht, Life of Galileo
.
- Follow-Ups:
- Re: Test first as specification
- From: Lurker
- Re: Test first as specification
- References:
- Re: Test first as specification
- From: Roger L. Cauvin
- Re: Test first as specification
- From: paul campbell
- Re: Test first as specification
- From: Laurent Bossavit
- Re: Test first as specification
- From: Daniel Parker
- Re: Test first as specification
- From: Laurent Bossavit
- Re: Test first as specification
- From: Daniel Parker
- Re: Test first as specification
- From: Laurent Bossavit
- Re: Test first as specification
- From: Daniel Parker
- Re: Test first as specification
- From: Robert C . Martin
- Re: Test first as specification
- From: paul campbell
- Re: Test first as specification
- Prev by Date: Re: Test first as specification
- Next by Date: Re: Test first as specification
- Previous by thread: Re: Test first as specification
- Next by thread: Re: Test first as specification
- Index(es):
Relevant Pages
|