Mimicking production behavior with generated mocks

D Tiwari, M Monperrus, B Baudry - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
Mocking allows testing program units in isolation. A developer who writes tests with mocks
faces two challenges: design realistic interactions between a unit and its environment; and …

Automated Infrastructure as Code Program Testing

D Sokolowski, D Spielmann… - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
Infrastructure as Code (IaC) enables efficient deployment and operation, which are crucial to
releasing software quickly. As setups can be complex, developers implement IaC programs …

An empirical study on the usage of mocking frameworks in Apache software foundation

L Xiao, G Zhao, X Wang, K Li, E Lim, C Wei… - Empirical Software …, 2024 - Springer
Mocking frameworks provide convenient APIs, which create mock objects, manipulate their
behavior, and verify their execution, for the purpose of isolating test dependencies in unit …

[PDF][PDF] Reliable Infrastructure as Code for Decentralized Organizations

D Sokolowski - 2024 - programming-group.com
IT must be reliable for organizations to thrive and quickly adaptable for their swift reaction to
their environment. Agility is vital, and DevOps achieves these goals by empowering …

Generating mock skeletons for lightweight Web service testing: a thesis presented in partial fulfilment of the requirements for the degree of Doctor of Philosophy in …

TB Randunu Pathirannehelage - 2021 - mro.massey.ac.nz
Modern application development allows applications to be composed using lightweight
HTTP services. Testing such an application requires the availability of services that the …

[PDF][PDF] A Framework for Modular VST-based NIMEs Using EDA and Dependency Injection.

P Palsbröker, C Steinmeier, D Becking - NIME, 2018 - nime.org
In order to facilitate access to playing music spontaneously, the prototype of an instrument
which allows a more natural learning approach was developed as part of the research …