Published June 19, 2023 | Version v1
Conference paper

JoT: A Jolie Framework for Testing Microservices

Description

We present JoT, a testing framework for Microservice Architectures (MSAs) based on technology agnosticism, a core principle of microservices. The main advantage of JoT is that it reduces the amount of work for a) testing for MSAs whose services use different technology stacks, b) writing tests that involve multiple services, and c) reusing tests of the same MSA under different deployment configurations or after changing some of its components (e.g., when, for performance, one reimplements a service with a different technology). In JoT, tests are orchestrators that can both consume or offer operations from/to the MSA under test. The language for writing JoT tests is Jolie, which provides constructs that support technology agnosticism and the definition of terse test behaviours. We present the methodology we envision for testing MSAs with JoT and we validate it by implementing non-trivial test scenarios taken from a reference MSA from the literature (Lakeside Mutual).

Abstract

COORDINATION 2023 is one of the three conferences of DisCoTec 2023.

Abstract

International audience

Additional details

Identifiers

URL
https://hal.science/hal-04316287
URN
urn:oai:HAL:hal-04316287v1

Origin repository

Origin repository
UNICA