English

Opaque Service Virtualisation: A Practical Tool for Emulating Endpoint Systems

Software Engineering 2016-05-24 v1

Abstract

Large enterprise software systems make many complex interactions with other services in their environment. Developing and testing for production-like conditions is therefore a very challenging task. Current approaches include emulation of dependent services using either explicit modelling or record-and-replay approaches. Models require deep knowledge of the target services while record-and-replay is limited in accuracy. Both face developmental and scaling issues. We present a new technique that improves the accuracy of record-and-replay approaches, without requiring prior knowledge of the service protocols. The approach uses Multiple Sequence Alignment to derive message prototypes from recorded system interactions and a scheme to match incoming request messages against prototypes to generate response messages. We use a modified Needleman-Wunsch algorithm for distance calculation during message matching. Our approach has shown greater than 99% accuracy for four evaluated enterprise system messaging protocols. The approach has been successfully integrated into the CA Service Virtualization commercial product to complement its existing techniques.

Keywords

Cite

@article{arxiv.1605.06670,
  title  = {Opaque Service Virtualisation: A Practical Tool for Emulating Endpoint Systems},
  author = {Steve Versteeg and Miao Du and Jean-Guy Schneider and John Grundy and Jun Han and Menka Goyal},
  journal= {arXiv preprint arXiv:1605.06670},
  year   = {2016}
}

Comments

In Proceedings of the 38th International Conference on Software Engineering Companion (pp. 202-211). arXiv admin note: text overlap with arXiv:1510.01421

R2 v1 2026-06-22T14:06:24.795Z