Journal article

Title:
Unit testing performance with Stochastic Performance Logic
Authors:
L. Bulej, T. Bureš, V. Horký, J. Kotrč, L. Marek, T. Trojánek, P. Tůma
Publication:
Automated Software Engineering 24 (1)
DOI:
Year:
2017
Link:

Abstract:
Unit testing is an attractive quality management tool in the software development process, however, practical obstacles make it difficult to use unit tests for performance testing. We present Stochastic Performance Logic, a formalism for expressing performance requirements, together with interpretations that facilitate performance evaluation in the unit test context. The formalism and the interpretations are implemented in a performance testing framework and evaluated in multiple experiments, demonstrating the ability to identify performance differences in realistic unit test scenarios.

BibTeX:
@article{bulej_unit_2017,
    title = {{Unit testing performance with Stochastic Performance Logic}},
    author = {Bulej, Lubomír and Bureš, Tomáš and Horký, Vojtěch and Kotrč, Jaroslav and Marek, Lukáš and Trojánek, Tomáš and Tůma, Petr},
    year = {2017},
    journal = {{Automated Software Engineering}},
    number = {1},
    doi = {10.1007/s10515-015-0188-0},
    issn = {1573-7535},
    pages = {139--187},
    url = {https://doi.org/10.1007/s10515-015-0188-0},
    volume = {24},
}