본문 바로가기

연구실 소식/세미나

CRANE: Failure Prediction, Change Analysis and Test Prioritization in Practice - Experiences from Windows

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.