in reply to Re^3: Neither system testing nor user acceptance testing is the repeat of unit testing (OT)
in thread Neither system testing nor user acceptance testing is the repeat of unit testing (OT)
Correct interface design and mocking will allow you to black-box all your unit-tests. That's a big statement, but I'm willing to be proven wrong. (Yes, that's a challenge.)
I basically agree, with a moderate number of caveats :-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Neither system testing nor user acceptance testing is the repeat of unit testing (OT)
by tirwhan (Abbot) on Oct 25, 2005 at 10:07 UTC | |
Re^5: Neither system testing nor user acceptance testing is the repeat of unit testing (OT)
by dragonchild (Archbishop) on Oct 25, 2005 at 13:53 UTC |