Information Technology Reference
In-Depth Information
Do you perform unit testing sporadically, periodically, or continu-
ously? How often do you run your full unit, component, and system
test coverage review?
Are you monitoring code complexity?
Are you continuously performing automated design reviews with
tools like JDepend and NDepend?
Are you automating code audits with tools like PMD, Checkstyle, or
FxCop?
Are you monitoring code duplication?
Are you able to assess code coverage? How are you reacting to the
data?
Do you know what percentage of your code has a corresponding
test?
Is your build properly configured to produce coverage reports?
Search WWH ::




Custom Search