By tag: yes
0
kicks
Is Code Coverage Really All That Useful?
Test driven development proponents often tend to push code coverage as a useful metric for gauging how well tested an application is. 100% code coverage has long been the ultimate goal of testing fanatics. But is code coverage really all that useful? If I told you that my application has 100% cod...
0
kicks
Do We Need Unit Testing?
A recent poll examined how organizations perform unit testing. Despite the fact that the number of TDD adopters has grown nicely since the previous similar survey, unit testing is still widely conducted in a informal manner, when it is not simply ignored by developers.