Proceedings paper

Title:
Context-Tailored Workload Model Generation for Continuous Representative Load Testing
Authors:
H. Schulz, D. Okanović, A. van Hoorn, P. Tůma
Publication:
Proc. 21st ACM/SPEC International Conference on Performance Engineering (ICPE)
DOI:
Year:
2021
ISBN:
978-1-4503-8194-9
Link:

Abstract:
Load tests evaluate software quality attributes, such as performance and reliability, by e.g., emulating user behavior that is representative of the production workload. Existing approaches extract workload models from recorded user requests. However, a single workload model cannot reflect the complex and evolving workload of today's applications, or take into account workload-influencing contexts, such as special offers, incidents, or weather conditions. In this paper, we propose an integrated framework for generating load tests tailored to the context of interest, which a user can describe in a language we provide. The framework applies multivariate time series forecasting for extracting a context-tailored load test from an initial workload model, which is incrementally learned by clustering user sessions recorded in production and enriched with relevant context information. We evaluated our approach with the workload of a student information system. Our results show that incrementally learned workload models can be used for generating tailored load tests. The description language is able to express the relevant contexts, which, in turn, improve the representativeness of the load tests. We have also found that the existing workload characterization concepts and forecasting tools used are limited in regard to strong workload fluctuations, which needs to be tackled in future work.

BibTeX:
@inproceedings{schulz_contexttailored_2021,
    title = {{Context-Tailored Workload Model Generation for Continuous Representative Load Testing}},
    author = {Schulz, Henning and Okanović, Dušan and van Hoorn, André and Tů ma, Petr},
    year = {2021},
    booktitle = {{Proc. 21st ACM/SPEC International Conference on Performance Engineering (ICPE)}},
    publisher = {Association for Computing Machinery},
    location = {New York, NY, USA},
    doi = {10.1145/3427921.3450240},
    isbn = {978-1-4503-8194-9},
    pages = {21--32},
    url = {https://doi.org/10.1145/3427921.3450240},
}