Abstract
In integration testing it can be very useful to predict how much time it will take to complete a set of integration test runs, especially during the version changes of software projects. Past studies usually focus on estimating the whole test suite effort rather than the test delta required to be applied during version changes which can be expected to increase the margin of error during the estimation process. In this study we apply well-knwon prediction techniques over software projects that make use of Model Driven Engineering (MDE) and UML-statecharts per se, in order to estimate the duration of a single run of integration tests during version changes. In particular, we apply a linear regression model to estimate the exact duration and Support Vector Machine (SVM) classifiers to predict the duration by using three categories: 'short', 'medium' and 'long'. Our results give important hints about how to perform such analysis in the chosen domain.
Original language | English |
---|---|
Title of host publication | UBMK 2024 - Proceedings |
Subtitle of host publication | 9th International Conference on Computer Science and Engineering |
Editors | Esref Adali |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 1104-1109 |
Number of pages | 6 |
ISBN (Electronic) | 9798350365887 |
DOIs | |
Publication status | Published - 2024 |
Event | 9th International Conference on Computer Science and Engineering, UBMK 2024 - Antalya, Turkey Duration: 26 Oct 2024 → 28 Oct 2024 |
Publication series
Name | UBMK 2024 - Proceedings: 9th International Conference on Computer Science and Engineering |
---|
Conference
Conference | 9th International Conference on Computer Science and Engineering, UBMK 2024 |
---|---|
Country/Territory | Turkey |
City | Antalya |
Period | 26/10/24 → 28/10/24 |
Bibliographical note
Publisher Copyright:© 2024 IEEE.
Keywords
- integration testing
- Test duration estimation
- UML statecharts