Speaker:
전형민
Subject:
CRANE: Failure Prediction, Change Analysis and Test Prioritization in Practice - Experiences from Windows
Abstract:
Building large software systems is difficult. Maintaining large systems is equally hard. Making post- release changes requires not only thorough understanding of the architecture of a software component about to be changed but also its dependencies and interactions with other components in the system. Testing such changes in reasonable time and at a reasonable cost is a difficult problem as infinitely many test cases can be executed for any modification. It is important to obtain a risk assessment of impact of such post-release change fixes. Further, testing of such changes is complicated by the fact that they are applicable to hundreds of millions of users, even the smallest mistakes can translate to a very costly failure and re-work. There has been significant amount of research in the software engineering community on failure prediction, change analysis and test prioritization. Unfortunately, there is little evidence on the use of these techniques in day-to-day software development in industry. In this paper, we present our experiences with CRANE: a failure prediction, change risk analysis and test prioritization system at Microsoft Corporation that leverages existing research for the development and maintenance of Windows Vista. We describe the design of CRANE, validation of its useful- ness and effectiveness in practice and our learnings to help enable other organizations to implement similar tools and practices in their environment.
'연구실 소식 > 세미나' 카테고리의 다른 글
소프트웨어 결함 예측 능력 개선을 위한 샘플링 기법의 실험 (0) | 2014.03.14 |
---|---|
A Retrospective Study of Software Analytics Projects: In-Depth Interviews with Practitioners (0) | 2014.03.06 |
강건성 테스트를 위한 이벤트 의존성을 이용한 상태 머신 다이어그램의 확장 (0) | 2014.02.28 |
Model Transformation Impact on Test Artifacts: An Empirical Study (0) | 2014.02.28 |
A New Novel Algorithm based on Ensemble for Cross Project Defect Prediction (0) | 2014.02.28 |