원문정보
초록
영어
Random Testing(RT) and its derivatives such as Adaptive Random Testing (ART ) are active and important research topics in software testing, which have also a niche in practical settings due to the merits they offers, e.g. fault-detection capacities at low cost, ease of implementation, reliability estimation, facility for automation and so forth. Inspired by these advantages, we elieve the idea behind random testing can be worthwhile and attractive for testing aspectoriented programs since current research on testing of AOP, especially automated has not been adequately performed and is still in infancy. In this paper, we propose a preliminary approach to automated random testing of aspect-oriented programs, which are becoming an important part of software engineering theory and practice. This paper also includes a survey of applicable testing techniques and discussion of established testing methods in both area of Aspect-Oriented Programming (AOP) and Random Testing (RT).
목차
1. Introduction
2. Background on AOP
3. Related work
3.1. Testing aspect-oriented programs
3.2. Random testing techniques
4. The approach
5. Preliminary experimental evaluation
6. Conclusion and future work
References
Authors