44,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
payback
22 °P sammeln
  • Broschiertes Buch

We introduce a family of coverage criteria, called Multi-Point Stride Coverage (MPSC). MPSC generalizes branch coverage to coverage of tuples of branches taken from the execution sequence of a program. We investigate its potential as a replacement for dataflow coverage, such as def-use coverage. We find that programs can be instrumented for MPSC easily, that the instrumentation usually incurs less overhead than that for def-use coverage, and that MPSC is comparable in usefulness to def-use in predicting test suite eectiveness. We also find that the space required to collect MPSC can be predicted from the number of branches in the program.…mehr

Produktbeschreibung
We introduce a family of coverage criteria, called Multi-Point Stride Coverage (MPSC). MPSC generalizes branch coverage to coverage of tuples of branches taken from the execution sequence of a program. We investigate its potential as a replacement for dataflow coverage, such as def-use coverage. We find that programs can be instrumented for MPSC easily, that the instrumentation usually incurs less overhead than that for def-use coverage, and that MPSC is comparable in usefulness to def-use in predicting test suite eectiveness. We also find that the space required to collect MPSC can be predicted from the number of branches in the program.
Autorenporträt
Dr. Mohammad Mahdi Hassan is working as an assistant Professor in Computer Science Department at Al Qassim University, Buraidah, Saudi Arabia. He finished his PHD in Software Engineering form University of Western Ontario, Canada.