|
|
|
|
|
|
|
|
|
|
WSCLT Overview
WSCLT is a developed tool in Java code. It allows automated compliance testing of Web service compositions, which are described in BPEL, under a given load.
This test is based on two main steps:
- Online testing: it is used to observe the functioning of the BPEL process under test considering a given load condition and to record its different actions.
- Offline analysis: it consists in analyzing the results of online testing in order to generate a final test report in which we present the test verdict of each BPEL instance invocation. In addition, WSCLT tool calculates the observed error rate related to BPEL composition under test considering a given load. This rate corresponds to the number of FAIL verdicts wrt. the number of total invoked BPEL instances.
|
|
|