Ticket Coverage: Putting Test Coverage into Context

April 20, 2018 Β· Declared Dead Β· πŸ› Workshop on Emerging Trends in Software Metrics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Jakob Rott, Rainer Niedermayr, Elmar Juergens, Dennis Pagano arXiv ID 1804.07599 Category cs.SE: Software Engineering Citations 6 Venue Workshop on Emerging Trends in Software Metrics Last Checked 4 months ago
Abstract
There is no metric that determines how well the implementation of a ticket has been tested. As a consequence, code changed within the context of a ticket might unintentionally remain untested and get into production. This is a major problem, because changed code is more fault-prone than unchanged code. In this paper, we introduce the metric ticket coverage which puts test coverage into the context of tickets. For each ticket, it determines the ratio of changed methods covered by automated or manual tests. We conducted an empirical study on an industrial system consisting of 650k lines of Java code and show that ticket coverage brings transparency into the test state of tickets and reveals relevant test gaps.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted