English

Assisted Coverage Closure

Software Engineering 2015-09-16 v1

Abstract

The malfunction of safety-critical systems may cause damage to people and the environment. Software within those systems is rigorously designed and verified according to domain specific guidance, such as ISO26262 for automotive safety. This paper describes academic and industrial co-operation in tool development to support one of the most stringent of the requirements --- achieving full code coverage in requirements-driven testing. We present a verification workflow supported by a tool that integrates the coverage measurement tool RapiCover with the test-vector generator FShell. The tool assists closing the coverage gap by providing the engineer with test vectors that help in debugging coverage-related code quality issues and creating new test cases, as well as justifying the presence of unreachable parts of the code in order to finally achieve full effective coverage according to the required criteria. To illustrate the practical utility of the tool, we report about an application of the tool to a case study from automotive industry.

Keywords

Cite

@article{arxiv.1509.04587,
  title  = {Assisted Coverage Closure},
  author = {Adam Nellis and Pascal Kesseli and Philippa Ryan Conmy and Daniel Kroening and Peter Schrammel and Michael Tautschnig},
  journal= {arXiv preprint arXiv:1509.04587},
  year   = {2015}
}

Comments

submitted paper

R2 v1 2026-06-22T10:57:18.215Z