Whitening SOA Testing Via Event Exposure

Chunyang Ye and Hans-Arno Jacobsen.

IEEE Transactions on Software Engineering, 39(10)1444 -1465, Oct 2013.

Abstract

Whitening the testing of service-oriented applications can provide service consumers confidence on how well an application has been tested. However, to protect business interests of service providers and to prevent information leakage, the implementation details of services are usually invisible to service consumers. This makes it challenging to determine the test coverage of a service composition as a whole and design test cases effectively. To address this problem, we propose an approach to whiten the testing of service compositions based on events exposed by services. By deriving event interfaces to explore only necessary test coverage information from service implementations, our approach allows service consumers to determine test coverage based on selected events exposed by services at runtime without releasing the service implementation details. We also develop an approach to design test cases effectively based on event interfaces concerning both effectiveness and information leakage. The experimental results show that our approach outperforms existing testing approaches for service compositions with up to 49% more test coverage and an up to 24% higher fault-detection rate. Moreover, our solution can trade off effectiveness, efficiency and information leakage for test case generation.

Download



Tags: event exposure, event interface, event processing, web services, white-box testing, service composition, service testing


Readers who enjoyed the above work, may also like the following:


  • White-box Testing of Service Compositions Via Event Interfaces.
    Chunyang Ye and Hans-Arno Jacobsen.
    University of Toronto, 2010.
    Pages 1-20.
    Tags: algorithms, business process, event exposure, event interface, service composition, web services, service testing, white-box testing
  • Polaris: a framework to comPOse and evoLve smArt web seRvices vIa event expoSure.
    Chunyang Ye and Hans-Arno Jacobsen.
    2010.
    Tags: web services, event exposure, service composition, service evolution
  • Event Exposure for Web Services: A Grey-box Approach to Compose and Evolve Web Services.
    Chunyang Ye and Hans-Arno Jacobsen.
    In The Smart Internet: Current Research and Future Applications, volume 6400, pages 197-215, Springer, 2010.
    Tags: event exposure, web services, event interface