Enhancing WS-BPEL Dynamic Invariant Generation Using XML Schema and XPath Information

Manuel Palomo-Duarte, Antonio García-Domínguez, Inmaculada Medina-Bulo. Enhancing WS-BPEL Dynamic Invariant Generation Using XML Schema and XPath Information. In Martin Gaedke, Michael Grossniklaus, Oscar Díaz, editors, Web Engineering, 9th International Conference, ICWE 2009, San Sebastián, Spain, June 24-26, 2009, Proceedings. Volume 5648 of Lecture Notes in Computer Science, pages 469-472, Springer, 2009. [doi]

Abstract

The dynamic and asynchronous nature of OASIS WS-BPEL 2.0 standard language for web service composition presents a challenge for traditional white-box testing techniques. Takuan is a tool that can help with this problem. It analyzes execution logs of a WS-BPEL process in a real-world WS-BPEL engine to dynamically generate composition invariants. Nevertheless, it suffered some performance issues when handling a large number of variables with complex multidimensional content. We present two techniques implemented to automatically alleviate these issues: dynamic analysis of XPath expressions to avoid inferring nonsensical invariants, and discarding invariants enforced by the XML Schema. We present practical results supporting our work and comment the impact and applicability of these techniques beyond WS-BPEL itself.