A Preliminary Investigation on the Usage of Quantum Approximate Optimization Algorithms for Test Case Selection
By: Antonio Trovato, Martin Beseda, Dario Di Nucci
Potential Business Impact:
Tests software faster using quantum computers.
Regression testing is key in verifying that software works correctly after changes. However, running the entire regression test suite can be impractical and expensive, especially for large-scale systems. Test suite optimization methods are highly effective but often become infeasible due to their high computational demands. In previous work, Trovato et al. proposed SelectQA, an approach based on quantum annealing that outperforms the traditional state-of-the-art methods, i.e., Additional Greedy and DIV-GA, in efficiency. This work envisions the usage of Quantum Approximate Optimization Algorithms (QAOAs) for test case selection by proposing QAOA-TCS. QAOAs merge the potential of gate-based quantum machines with the optimization capabilities of the adiabatic evolution. To prove the effectiveness of QAOAs for test case selection, we preliminarily investigate QAOA-TCS leveraging an ideal environment simulation before evaluating it on real quantum machines. Our results show that QAOAs perform better than the baseline algorithms in effectiveness while being comparable to SelectQA in terms of efficiency. These results encourage us to continue our experimentation with noisy environment simulations and real quantum machines.
Similar Papers
Quantum Annealing for Machine Learning: Applications in Feature Selection, Instance Selection, and Clustering
Quantum Physics
Quantum computers find better patterns in data faster.
Quantum Approximate Optimization Algorithm: Performance on Simulators and Quantum Hardware
Quantum Physics
Makes quantum computers work better despite errors.
Using quantum annealing to generate test cases for cyber-physical systems
Emerging Technologies
Quantum computers find better software tests faster.