ConQAT

From Conqat

ConQAT at a glance

ConQAT is an integrated toolkit for creating quality dashboards that allow to continuously monitor quality characteristics of software systems. It provides a comprehensive set of quality analyses for many programming languages out of the box (e.g. Java, C#). Moreover, ConQAT integrates with a number of state of the art quality analysis tools (e.g. PMD, FindBugs, FxCop). Finally, ConQAT is an extensible framework and provides everything you need to create completely custom analyses.

ConQAT is an open source project under the Apache 2.0 license and the frequent releases are available as free downloads.

Conqat anim.gif

Features

  • Integrated visualization of diverse quality characteristics for software systems
  • Aggregation of quality metrics for quick overview of quality status
  • Flexible creation of project-specific quality dashboards
  • Integration of third-party analysis tools (e.g. PMD, Findbugs, FxCop)
  • Clone Detection (detecting duplicated code due to copy&paste programming)
  • Architecture Conformance Analysis (Assessing conformance to architectural constraints)
  • Command line interface for integration into build systems/continuous integration toolkits (e.g Hudson, CruiseControl)
  • Trend analysis for monitoring quality status over time

News