Simulating Testing Environments with Configuration Options

A. Aris (USA)

Keywords

software testing, simulation, representing configurationoptions

Abstract

A program is said to be configurable if it is implemented to accept parameters in order to function differently depend ing on the values of parameters. Such a parameter is called a configuration option, and an instance of all parameters to gether determine a configuration for the program. The test results data of a configurable software tends to be large. Consequently, making sense out of this data as a human becomes a challenge. In search of an automated method that would transform such data into concise, meaningful, and human interpretable form we faced the difficulties of obtaining appropriate test results data. A solution to this subproblem was to simulate a testing environment capable of producing appropriate test results data, which turned out to be a problem on its own. A fundamental question is how to represent the elements of the testing environment. In this paper, we provide our solution to the representation issue. In addition, we define and discuss some properties of con figuration options. These properties may become critical to consider for the analysis of test results.

Important Links:



Go Back