Abstract:
The present invention relates to a device for testing a web service and a method for the same. The device for testing a web service according to the present invention comprises an input part to which information on the rules of service messages including sequence information on the transmission and reception of the service messages is inputted; a test scenario producing part to analyze the information on service messages and to produce a test scenario for a web service based on the analyzed information on the rules of the service messages; and a test execution part for testing the web service according to the test scenario for the web service. [Reference numerals] (101) Input part; (103) Test scenario producing part; (105) Test execution part; (120) Web service server; (AA) Service message rule information
Abstract:
PURPOSE: A distribution database device and a stream data processing method in a device are provided to guarantee the consistency of recently used data, thereby distributing a work load when a reading request is performed. CONSTITUTION: A writing request relay(110-1) receives a writing request from an external client, and transmits the writing request to a data node. A reading request relay(120-1) receives a reading request from the external client, and transmits the reading request to a data node. A data writing processing unit(210-N) records the data by accessing a memory or a disk corresponding to the writing request. A data reading processing unit(220-N) reads the data by accessing the memory or the disk corresponding to the reading request. [Reference numerals] (100-1) Master node; (100-M) Master node M; (110-1,BB) Writing request relay; (120-1,CC) Reading request relay; (200-1) Data node 1; (200-N) Data node N; (210-1,EE,HH,210-N) Data writing processing unit; (220-1,FF,II,220-N) Data reading processing unit; (AA) Distribution database; (DD) Data node K; (GG) Data node K+1
Abstract:
PURPOSE: A web service interoperability testing device and method thereof are provided to generate a testing case from a web service testing structure and to test a web service through a testing case. CONSTITUTION: A state model generator(110) generates the state model of a composition system. A test structure generator generates a web service test structure. A test case generator generates a test case including execution functions. A test case execution unit(140) tests whether a web service is operated according to a message transceiving sequence in SSDL(SOAP Service Description Language).