Continuous Software Quality Supervision Using SourceInventory and Columbus

Abstract

Several tools and methods for source code quality assurance based on static analysis finally reached a state when they are applicable in practice and recognized by the industry. However, most of these tools are used in an isolated manner and very rarely as organic parts of the quality assurance process. Furthermore, little or no help is provided in interpreting the outputs of these tools. This paper presents SourceInventory, a system for source code-based software quality assessment and monitoring, which is able to collect, store and present measurement data including metrics, coding problems and other kinds of data like bug numbers and test coverage information. It helps software developers, architects and managers to take control over their software’s quality by performing continuous code scans, fault detection, coding style verification, architecture violation detection, and automatic report generation considering metric baselines.

Publication
Companion Material of the 30th International Conference on Software Engineering (ICSE 2008), Leipzig, Germany, Pages 931–932

BibTeX:

@InProceedings{BBF08,
    author    = {Bakota, Tibor and Besz{\'e}des, {\'A}rp{\'a}d and Ferenc, Rudolf and Gyim{\'o}thy, Tibor},
    title     = {Continuous Software Quality Supervision Using {SourceInventory} and {C}olumbus},
    booktitle = {Companion Material of the 30th International Conference on Software Engineering (ICSE 2008)},
    year      = {2008},
    pages     = {931--932},
    address   = {Leipzig, Germany},
    month     = may,
    publisher = {ACM},
    doi       = {10.1145/1370175.1370193},
    keywords  = {bug detection, continuous measurement, software metrics, software quality assessment, static verification},
    url       = {http://doi.acm.org/10.1145/1370175.1370193},
}