Automated Testing for Reusable Software Components

재사용 SW Component에 대한 Test 자동화

  • Published : 2008.06.30

Abstract

Reusing software components without proper analysis is very risky because software components can be used differently from the way that they were developed. This paper describes a new testing approach for reusing software components. With this new approach, it is possible to automatically decide if software components can be reused without retesting. In addition, when retesting is required for reusing software, test cases are generated more efficiently using the previous testing history.

Keywords