Difference between revisions of "Software Static Test Software Overview"

From HaFrWiki
Jump to: navigation, search
(Created page with "{{TOCright}} Static Test Software gives a measurable quality value (Metrics) of an existing software (development) project. == Compiler log == The error and warning mess...")
 
m
Line 24: Line 24:
  
 
[[Category:Index]]
 
[[Category:Index]]
 +
[[Category:Metrics]]
 
[[Category:Programming]]
 
[[Category:Programming]]
 
[[Category:Tools]]
 
[[Category:Tools]]
[[Category:Metrics]]
 

Revision as of 10:45, 15 August 2015

Static Test Software gives a measurable quality value (Metrics) of an existing software (development) project.

Compiler log

The error and warning messages during the making of the software.

CheckStyle

UnitTest

FindBugs

See FindBugs

PMD

See also

top

Reference

top