Re: Do any of you use the xUnit - tests ?
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Tue, 28 Nov 2006 11:25:15 +0100
Bjørge wrote:
Xtreme programming is a model where you are supposed to start all new
functionality with writing a failing test routine. The job is done when no
tests fail. Simple. ?
Not simple, in practice. In order to produce meaningful tests, the code should be created automatically, from a formal specification of the whole program and of every single procedure. Adding more people and more points to the test procedure still is no guarantee against undetected bugs.
Bad programmers produce bad tests. Perfect programmers produce perfect bugs ;-)
Just my 0.02€
DoDi
.
- References:
- Do any of you use the xUnit - tests ?
- From: Bjørge
- Re: Do any of you use the xUnit - tests ?
- From: Hans-Peter Diettrich
- Re: Do any of you use the xUnit - tests ?
- From: Bjørge
- Do any of you use the xUnit - tests ?
- Prev by Date: Re: Do any of you use the xUnit - tests ?
- Next by Date: Re: Do any of you use the xUnit - tests ?
- Previous by thread: Re: Do any of you use the xUnit - tests ?
- Next by thread: Re: Do any of you use the xUnit - tests ?
- Index(es):