On 3/27/06, Chris Gray <[EMAIL PROTECTED]> wrote: [SNIP] > > It may not be general, but there are enough specific instances to make it > worthwhile having a systematic way to do such tests. > > Note that I am not advocating full white-box testing, in which you check the > state of every internal variable after every stimulus - that really is a > waste of time. I'm advocating black-box testing of internal interfaces which > are important enough to be worth documenting. >
Geir, Chris, You convinced me (with regard to the last paragraph above: not white-box testing, but 'gray-box' testing of the important internal interfaces). -- Anton Avtamonov, Intel Middleware Products Division
