QA-C is a commercial static code analysis software tool produced by Programming Research for the C language created in 1986. This is the tool that was used to make the C source code measurements given in the book Safer C by Les Hatton. QA-C can be used for quality assurance of C source code and checking the code for conformance to coding guidelines such as MISRA C. Other functionality includes the ability to calculate code metrics for projects with large code-bases.

PropertyValue
dbpedia-owl:abstract
  • QA-C ist ein Programmpaket zur Qualitätssicherung in der Softwareentwicklung. Die erste Version erschien 1989, damit ist es das älteste kommerziell verfügbare Hilfsprogramm ("tool") zur statischen Codeanalyse. Es hat eine sehr hohe Verbreitung. Der Einsatz von QA-C/MISRA gewährleistet, dass der Quellcode den MISRA-Richtlinien genügt. Mit diesem Programm sind Entwickler in der Lage, den Quelltext auf Fehleranfälligkeit und Wartbarkeit zu analysieren. Das Programm erkennt Programmierstil, der nicht den MISRA-Regeln entspricht. Es zeigt Alternativen auf und verweist auf die entsprechenden Stellen im MISRA-Regelverzeichnis mit Querverweis auf die Regeldefinition und ausführlichen Hilfestellungen mit Verbesserungsvorschlägen.
  • QA-C is a commercial static code analysis software tool produced by Programming Research for the C language created in 1986. This is the tool that was used to make the C source code measurements given in the book Safer C by Les Hatton. QA-C can be used for quality assurance of C source code and checking the code for conformance to coding guidelines such as MISRA C. Other functionality includes the ability to calculate code metrics for projects with large code-bases. The tools operate through an IDE designed to help maintain and understand old and new code using detailed cross references and a variety of graphical views. The tools can be used in command line too. Graphical IDE can be called to display the result.
dbpedia-owl:wikiPageExternalLink
dcterms:subject
rdfs:comment
  • QA-C ist ein Programmpaket zur Qualitätssicherung in der Softwareentwicklung. Die erste Version erschien 1989, damit ist es das älteste kommerziell verfügbare Hilfsprogramm ("tool") zur statischen Codeanalyse. Es hat eine sehr hohe Verbreitung. Der Einsatz von QA-C/MISRA gewährleistet, dass der Quellcode den MISRA-Richtlinien genügt. Mit diesem Programm sind Entwickler in der Lage, den Quelltext auf Fehleranfälligkeit und Wartbarkeit zu analysieren.
  • QA-C is a commercial static code analysis software tool produced by Programming Research for the C language created in 1986. This is the tool that was used to make the C source code measurements given in the book Safer C by Les Hatton. QA-C can be used for quality assurance of C source code and checking the code for conformance to coding guidelines such as MISRA C. Other functionality includes the ability to calculate code metrics for projects with large code-bases.
rdfs:label
  • QA-C/MISRA
  • QA-C
owl:sameAs
foaf:page
is owl:sameAs of
is foaf:primaryTopic of