http://ieeexplore.ieee.org/iel5/9013/28613/01281407.pdf?arnumber=1281407
The objective in both cases is to determine which test cases exercise which methods in which components in order to enable selective regression testing..
.
This fact underscores the significance of selective regression testing, which has always been a major topic of software maintenance research.
.
.
This requires human intervention to extract test cases from the requirement documents.
.
.
This example shows that approaches like the clean room approach and black-box testing which work well enough in development do not work att all in maintenance. Since most maintenance work is done at the code level, the test must also be directed toward the code level. To make testing cost effective, there must be some way of relating test cases directly to code runctions.
'Papers > Others' 카테고리의 다른 글
블랙박스 테스트 케이스의 리엔지니어링 (0) | 2007.06.27 |
---|---|
Platform, Framework (0) | 2007.05.31 |
Reducing Software Maintenance Costs By Designing in Reliability (0) | 2007.04.20 |
Documentation parser to extract software test conditions (0) | 2007.04.14 |
개발과 유지보수 프로젝트의 이상적인 팀 규모 (0) | 2007.04.07 |