Recursion detection testing on software components

  • Authors:
  • Kai Qian;Jigang Liu;Shangrong Deng

  • Affiliations:
  • Southern Polytechnic State University, Marietta, Georgia;Metropolitan State University, St. Paul, Minnesota;Southern Polytechnic State University, Marietta, Georgia

  • Venue:
  • ACM-SE 45 Proceedings of the 45th annual southeast regional conference
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Component-based software design and programming are widely adopted for software development. One of the important features of component technology is its reusability and composablity. It also makes testing difficult since all components are deployed and their source-codes are not available. In this paper, we present a test model that can be used to detect and test a recursion in component-oriented software especially in asynchronous event invocations between components. The methodology proposed is efficient and effective and it can also be used for testing recursions in Web services and Grid services software applications.