Unleashing the Giants: Enabling Advanced Testing for Infrastructure as Code

1Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Infrastructure as Code (IaC) programs are written in imperative programming languages like Python or TypeScript while declaratively defining the target state of software deployments, which the IaC solution then sets up, e.g., Pulumi and AWS CDK. Through a repository mining study and analysis, we noticed that testing IaC programs poses a dilemma: current techniques are either slow and expensive or require prohibitively high development effort. To solve this issue, we introduce Automated Configuration Testing (ACT), enabling efficient testing with low development effort. ACT automates the tedious aspects of unit testing IaC programs and is extensible through a plugin system for test generators and oracles. ACT is already effective with simple type-based plugins, and leveraging existing giants, i.e., advanced test generation and oracle techniques, in new plugins will further boost its effectiveness.

Cite

CITATION STYLE

APA

Sokolowski, D., Spielmann, D., & Salvaneschi, G. (2024). Unleashing the Giants: Enabling Advanced Testing for Infrastructure as Code. In Proceedings - International Conference on Software Engineering (pp. 300–301). IEEE Computer Society. https://doi.org/10.1145/3639478.3643078

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free