Abstract
Mutation testing is a valuable technique for measuring the quality of test suites in terms of detecting faults. However, one of its main drawbacks is its high computational cost. For this purpose, several approaches have been recently proposed to speed-up the mutation testing process by exploiting computational resources in distributed systems. However, bottlenecks have been detected when those techniques are applied in large-scale systems. This work improves the performance of mutation testing using large-scale systems by proposing a new load distribution algorithm, and parallelising different steps of the process. To demonstrate the benefits of our approach, we report on a thorough empirical evaluation, which analyses and compares our proposal with existing solutions executed in large-scale systems. The results show that our proposal outperforms the state-of-the-art distribution algorithms up to 35% in three different scenarios, reaching a reduction of the execution time of—at best—up to 99.66%.
Original language | English |
---|---|
Pages (from-to) | 2071–2097 |
Number of pages | 27 |
Journal | Cluster Computing |
Volume | 27 |
Early online date | 20 Jun 2023 |
DOIs | |
Publication status | Published - Apr 2024 |
Keywords / Materials (for Non-textual outputs)
- mutation testing
- parallel mutation testing
- large scale systems
- high performance computing
- distributed systems
- testing