most places I have seen, testing/documenting is far less than necessary, and most of the testing focus only on function test or load test [#3750306@0 -ROLIA.NET 相约加拿大网上社区 之 枫下论坛 & 枫下部落, 枫下论坛主坛 ]
most places I have seen, testing/documenting is far less than necessary, and most of the testing focus only on function test or load test
by
buma
(buma)
at
2007.6.18 17:23
(#3750306@0)
unit test can reveal many other type of errors and can help successors to understand the code more efficiently.
junior need to do unit test as well as intermediate and senior level developer, all will benefit from it.