1 | Hoijin Yoon and Eunhee Kim and Joo Young Seo and Byoungju Choi Testing COM Components Using Software Fault Injection and Mutation Analysis, and Its Empirical Study Proceedings of the 4th International Workshop on Formal Approaches to Software Testing (FATES'04)Linz, Austria, 21 September 2005. |
|
| Abstract: Available soon... |
| @INPROCEEDINGS{YoonKSC05,
author = {Hoijin Yoon and Eunhee Kim and Joo Young Seo and Byoungju Choi},
title = {Testing COM Components Using Software Fault Injection and Mutation Analysis, and Its Empirical Study},
booktitle = {Proceedings of the 4th International Workshop on Formal Approaches to Software Testing (FATES'04)},
year = {2005},
address = {Linz, Austria},
month = {21 September},
pages = {210-224}
} |
2 | Hoijin Yoon and Byoungju Choi Effective Test Case Selection for Component Customization and its Application to Enterprise JavaBeans: Research Articles Software Testing, Verification and Reliability, 14(1), March 2004. |
|
| Abstract: Component users need to customize components they obtain from providers, because providers usually develop components for general use. Although the customization is accomplished by modifying the interface of a component, faults from customization appear when the implementation part of a component and the interfaces interact. The implementation part is a black-box, whose source code is not available to a component user, while the interface is a white-box, whose source code is available for customization. Therefore, customization faults should be tested using both the black-box part and the white-box part of a component.This paper proposes a new technique to test customization faults using software fault injection and mutation testing, and the technique is tailored to Enterprise JavaBeans. Test cases are selected by injecting faults not into the entire interface but into specific parts of the component's interface. The specific parts that are chosen control the effectiveness of the test cases. An empirical study to evaluate the technique is reported. |
| @ARTICLE{YoonC04,
author = {Hoijin Yoon and Byoungju Choi},
title = {Effective Test Case Selection for Component Customization and its Application to Enterprise JavaBeans: Research Articles},
journal = {Software Testing, Verification and Reliability},
year = {2004},
month = {March},
volume = {14},
number = {1},
pages = {45-70}
} |
3 | Hoijin Yoon and Byoungju Choi Component Customization Testing Technique Using Fault Injection Technique and Mutation Test Criteria Proceedings of the 1st Workshop on Mutation Analysis (MUTATION'00)San Jose, California, 6-7 October 2001. |
|
| Abstract: Available soon... |
| @INPROCEEDINGS{YoonC01,
author = {Hoijin Yoon and Byoungju Choi},
title = {Component Customization Testing Technique Using Fault Injection Technique and Mutation Test Criteria},
booktitle = {Proceedings of the 1st Workshop on Mutation Analysis (MUTATION'00)},
year = {2001},
address = {San Jose, California},
month = {6-7 October},
pages = {71-78}
} |