Software Static Test Software Overview

From HaFrWiki
Revision as of 10:35, 15 August 2015 by Hjmf (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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