XpdWiki
Set your name in
UserPreferences Edit this page Referenced by
JSPWiki v2.0.52
![]() ![]() |
The 2 bits of unit testing I have a problem with are:
Given these two problems, Why not use small (class-level?) functional tests instead? (And if I'm not mistaken, aren't TestFirstDesign tests functional tests anyway?) - PhilDawes I not sure I understand what you mean by a small (class-level) functional test. I have always take the term 'functional test' to refer to an integrated system-level test. Unit tests are not a substitute for Functional tests. At ConneXtra we practise TestFirstDesign at the (class) unit level. - RachelDavies Good questions. My answer to them is a resounding yes. We've been running XP fairly successfully by basing our testing on just small functional test (AcceptanceTests). See my description under AcceptanceTestOnlyDevelopment. -- GeoffBache ³host³³date³October 18, 2001³agent³Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)³CanSmallFunctionalTestsReplaceUnitTest ³³CanSmallFunctionalTestsReplaceUnitTests
|