Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Aspect Language Features for Concern Coverage Profiling
[go: Go Back, main page]

Department of Computer Science

Laboratory for Software Design

Got a question?

Got a question or comment? Contact us at (515) 294-6168 or hridesh@cs.iastate.edu.

Aspect Language Features for Concern Coverage Profiling

By Hridesh Rajan and Kevin J. Sullivan

Abstract

In program profiling to assess test set adequacy, a challenge is to select code to be included in the assessment. Current mechanisms are coarse-grained; biased to dominant modularizations; require tedious, error-prone manual selection; and leave tester intent implicit in inputs to testing tools. Aspect-oriented constructs promise to improving testing in two ways: by improving our ability to select the code to include in adequacy criteria, and by documenting selection intentions in declarative form in the code itself. One problem is that current join point models do not reveal program behavior in enough detail to support white-box coverage analysis. Our contribution is the formulation, prototyping, and evaluation of a language-and-tool-based approach to white-box coverage adequacy analysis that we call concern coverage. We develop and evaluate one instance of the general idea in which branches, in particular, are exposed as join points to support branch coverage analysis of crosscutting concerns. Our results are consistent with the claim that the idea has the potential to improve test coverage analysis.

Bibliographic Information

@inproceedings{Rajan-Sullivan-AOSD05,
author = {Hridesh Rajan and Kevin J. Sullivan},
title = {Aspect Language Features for Concern Coverage Profiling},
booktitle = {AOSD '05: Proceedings of the 4th International Conference on Aspect-oriented Software Development},
year = {2005},
location = {Chicago, IL},
publisher = {ACM},
address = {New York, NY, USA},
}

Full paper: PDF