Use of test doubles in android testing: An in-depth investigation

M Fazzini, C Choi, JM Copia, G Lee, Y Kakehi… - Proceedings of the 44th …, 2022 - dl.acm.org
Android apps interact with their environment extensively, which can result in flaky, slow, or
hard-to-debug tests. Developers often address these problems using test doubles …

Microservices integrated performance and reliability testing

M Camilli, A Guerriero, A Janes, B Russo… - Proceedings of the 3rd …, 2022 - dl.acm.org
Continuous quality assurance for extra-functional properties of modern software systems is
today a big challenge as their complexity is constantly increasing to satisfy market demands …

AGORA: Automated Generation of Test Oracles for REST APIs

JC Alonso, S Segura, A Ruiz-Cortés - Proceedings of the 32nd ACM …, 2023 - dl.acm.org
Test case generation tools for REST APIs have grown in number and complexity in recent
years. However, their advanced capabilities for automated input generation contrast with the …

ExVivoMicroTest: ExVivo Testing of Microservices

L Gazzola, M Goldstein, L Mariani… - Journal of Software …, 2023 - Wiley Online Library
Microservice‐based applications consist of multiple services that can evolve independently.
When a service must be updated, it is first tested with in‐house regression test suites …

Inferring relations among test programs in microservices applications

E De Angelis, G De Angelis… - … on Service-Oriented …, 2021 - ieeexplore.ieee.org
The emergence of the microservices-oriented architectural style calls for novel
methodologies and technological frameworks that support the design, development, and …

[HTML][HTML] What makes test programs similar in microservices applications?

E De Angelis, G De Angelis, A Pellegrini… - Journal of Systems and …, 2023 - Elsevier
The emergence of microservices architecture calls for novel methodologies and
technological frameworks that support the design, development, and maintenance of …

A Systematic Review on Microservice Testing

M Panahande, J Miller - 2023 - researchsquare.com
Microservices have emerged to change software architecture into a style of loosely coupled
facilities cooperating via a lightweight way. This architecture makes a more scalable and …

[PDF][PDF] Model-Based Mocking

JJ Booy - 2023 - research.tue.nl
Abstract Model-based testing is a compelling method for the integration testing of
microservices. However, when testing with a large number of services, state space …

[PDF][PDF] Leveraging composability in model-based testing for microservices.

B van den Brink, T Zameni, U Tikhonova, L Vinke… - …, 2022 - benevol2022.github.io
The microservices architecture is becoming increasingly more popular in contemporary
software systems. Microservices communicate with each other over a network using specific …

Evaluación de una herramienta de pruebas end-to-end para microservicios implementados en Java y Node. js

CF Martínez Hernández - kerwa.ucr.ac.cr
Los microservicios han surgido como un estilo arquitectónico que ofrece muchas ventajas,
pero también plantea desafíos. Uno de estos desafíos gira alrededor de las pruebas, puesto …