Abstract
We present a novel exploratory performance testing algorithm that uses supervised learning to optimize the test suite generation process. The goal of the proposed approach is to generate test suites that contain a large number of positive tests, revealing performance defects or other issues of interest in the system under test. The key idea is to use a deep neural network to predict which test could be positive and to train this network online during the test generation process, designing and executing the test suite simultaneously. The proposed algorithm assumes that the system under test is stateless and the outcome of the tests is deterministic. Also, only integer and floating point inputs are supported. Otherwise, the approach is completely automatic and it does not require any prior knowledge about the internals of the system under test. It can also be used effectively in a continuous integration setting where small variations of a system are tested successively. We evaluate our algorithm using two example problems: searching for bottlenecks in a web service and searching for efficient hardware configurations in a single-board computer. In both examples, the presented algorithm performed several times better than a random test generator and significantly better compared to our previously published algorithm, producing test suites with a large proportion of positive tests.
Original language | English |
---|---|
Title of host publication | 2020 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW) |
Publisher | the Institute of Electrical and Electronics Engineers, Inc. |
Pages | 105-113 |
Number of pages | 9 |
ISBN (Electronic) | 9781728110752 |
ISBN (Print) | 9781728110769 |
DOIs | |
Publication status | Published - 2020 |
MoE publication type | A4 Article in a conference publication |
Event | IEEE International Conference on Software Testing, Verification and Validation Workshops - Duration: 24 Oct 2020 → … |
Conference
Conference | IEEE International Conference on Software Testing, Verification and Validation Workshops |
---|---|
Abbreviated title | ICSTW |
Period | 24/10/20 → … |