@inproceedings{93a078a57b944eedb774428d54c7de87,
title = "Coverage-based testing on embedded systems",
abstract = "One major issue of code coverage testing is the overhead imposed by program instrumentation, which inserts probes into the program to monitor its execution. In real-time systems, the overhead may alter the program execution behavior or impact its performance due to its strict requirement on timing. Coverage testing is even harder on embedded systems because of their critical and limited memory and CPU resources. This paper describes a case study of a coverage-based testing method for embedded system software focusing on minimizing instrumentation overhead. We ported a code coverage-based test tool to an in-house embedded system, IP phone. In our initial experiments, we found that this tool didn't affect the behavior of the program under test.",
author = "X. Wu and Li, {J. Jenny} and D. Weiss and Y. Lee",
year = "2007",
doi = "10.1109/AST.2007.8",
language = "English",
isbn = "0769529712",
series = "Proceedings - International Conference on Software Engineering",
booktitle = "29th International Conference on Software Engineering, ICSE'07 - 2nd International Workshop on Automation of Software Test, AST'07",
note = "29th International Conference on Software Engineering, ICSE'07 - 2nd International Workshop on Automation of Software Test, AST'07 ; Conference date: 20-05-2007 Through 26-05-2007",
}