Automatic test case selection for regression testing of composite service based on extensible BPEL flow graph

  • Authors:
  • Bixin Li;Dong Qiu;Hareton Leung;Di Wang

  • Affiliations:
  • School of Computer Science and Engineering, Southeast University, Nanjing 210096, China;School of Computer Science and Engineering, Southeast University, Nanjing 210096, China;Department of Computing, The Hong Kong Polytechnic University, Hong Kong, China;School of Computer Science and Engineering, Southeast University, Nanjing 210096, China

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Services are highly reusable, flexible and loosely coupled components whose changes make the evolution and maintenance of composite services more complex. The changes of composite service mainly cover three types, i.e., the processes, bindings, and interfaces. In this article, an approach is proposed to select test cases for regression testing of different versions of BPEL (business process execution language) composite service where these changes are involved. The approach identifies the changes by performing control flow analysis and comparing the paths in a new version of composite service with those in the old one using a kind of eXtensible BPEL flow graph (XBFG). Message sequence is appended to XBFG path so that XBFG can fully describe the behavior of composite service. The binding and predicate constraint information added in different XBFG elements can be used for path selection and even for test case generation. Both theoretic analysis and case study show that the proposed approach is effective.