Extending WSDL to Facilitate Web Services Testing.

WT Tsai,R Paul,YM Wang,C Fan,D Wang
DOI: https://doi.org/10.1109/hase.2002.1173119
2002-01-01
Abstract:Web services might be the most popular and powerful software development technology in today's software world. Yet it brings software developers and tester a lot of challenges also. This is mainly caused by the insufficient information provided by the WSDL file of a web service. From the WSDL file, we can not get the information useful for testing such as dependence information. To solve this problem, we proposed and practiced to extend the WSDL to support this kind of information description. In this paper, four kinds of extension: input-output dependency, invocation sequence, hierarchical functional description and concurrent sequence specifications. Also their advantages are discussed.
What problem does this paper attempt to address?