Scenario-Based Web Services Testing With Distributed Agents

Wei-Tek Tsai,Ray Paul,Lian Yu,Akihiro Saimi,Zhibin Cao,Wt Tsai,Zb Cao
2003-01-01
IEICE Transactions on Information and Systems
Abstract:Web Services (WS) have received significant attention recently. Delivering Quality of Service (QoS) on the Internet is a critical and significant challenge for WS community. This article proposes a Web Services Testing Framework (WSTF) for WS participates to perform WS testing. WSTF provides three main distributed components: test master, test agents and test monitor. Test master manages scenarios and generates test scripts. It initiates WS testing by sending test scripts to test agents. Test agents dynamically bind and invoke the WS. Test monitors capture synchronous/asynchronous messages sent and received, attach timestamp, and trace state change information. The benefit to use WSTF is that the user only needs to specify system scenarios based on the system requirements without needing to write test code. To validate the proposed approach, this paper used the framework to test a supply-chain system implemented using WS.
What problem does this paper attempt to address?