State model extraction of a software component by observing its behavior

  • Authors:
  • Rajiv Ranjan Suman;Rajib Mall

  • Affiliations:
  • Indian Institute of Technology, Kharagpur, West Bengal, India;Indian Institute of Technology, Kharagpur, West Bengal, India

  • Venue:
  • ACM SIGSOFT Software Engineering Notes
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a novel black-box approach to reverse engineer the state model of a software component. We assume that in different states of a component, different subsets of its services are supported and state of a component may change due to invocation of its services. Therefore, we construct the state model of a component by tracking the changes (if any) to its supported services that occur after accessing its services. Case study carried out by us shows that our approach can generate the state model with sufficient accuracy and completeness for simple components.