Tuesday, March 23, 2004

How to Shoot Yourself in the Foot with Code Coverage? (Part I)

Writing the unit test case could eliminate the bugs? who can make sure the test case is correct, I only wrote test case when I think it is necessary,
striving for 100% code coverage is kind of time wasting.
and the unit testing is only for developer, it could not reduce the work load of QA.

No comments: