Neuerscheinungen 2017Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Mohammad Hassan
Multi-Point Stride Coverage: A New Genre Of Test Coverage Criteria
2017. 132 S. 220 mm
Verlag/Jahr: SCHOLAR´S PRESS 2017
ISBN: 3-330-65023-0 (3330650230)
Neue ISBN: 978-3-330-65023-7 (9783330650237)
Preis und Lieferzeit: Bitte klicken
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.
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.