Re: Do any of you use the xUnit - tests ?
- From: erewhon@xxxxxxxxxx (J French)
- Date: Tue, 28 Nov 2006 10:36:36 GMT
On Tue, 28 Nov 2006 10:38:24 +0100, "Bjørge" <bjorge@xxxxxxx> wrote:
<snip>
I think what I meant was "how do you write such test routines ?". Because, I
believe you should probably have this in mind when writing the application
in the first place.
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. ?
It is a nice idea, but it is hard for programmers to anticipate the
strange things that users will do.
Personally I usually write testbeds for commonly used routines, and if
possible give Apps a diagnostics section.
.
- 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):