WSOTF: An Automatic Testing Tool for Web Services Composition

  • Authors:
  • Tien-Dung Cao;Patrick Felix;Richard Castanet

  • Affiliations:
  • -;-;-

  • Venue:
  • ICIW '10 Proceedings of the 2010 Fifth International Conference on Internet and Web Applications and Services
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an automatic conformance testing tool with timing constraints from a formal specification (TEFSM: Timed Extended Finite State Machine) of web services composition (WSOTF: Web Service composition, Online Testing Framework), that is implemented by an online testing algorithm. This algorithm combines simultaneously idea of test execution and debug to generate and simultaneously execute the test cases. In this tool, the complete test scenario (timed test case suite and data) is built during test execution. This tool focus on unit testing, it means that only the service composition under test is tested and all its partners will be simulated by the WSOTF. This tool also considers the timing constraints and synchronous time delay. We can also use this tool for debug that is not easy while we develop a composite of Web services.