1 citations · 1 across the 3 of their papers we have counts for
3 papers
cs.SE2025★ 1 cited
Systemic Flakiness: An Empirical Analysis of Co-Occurring Flaky Test Failures
Owain Parry, Gregory Kapfhammer, Michael Hilton +1
Flaky tests produce inconsistent outcomes without code changes, creating major challenges for software developers. An industrial case study reported that developers spend 1.28% of…
cs.LG2025
QAOA-PCA: Enhancing Efficiency in the Quantum Approximate Optimization Algorithm via Principal Component Analysis
Owain Parry, Phil McMinn
The Quantum Approximate Optimization Algorithm (QAOA) is a promising variational algorithm for solving combinatorial optimization problems on near-term devices. However, as the num…
cs.SE2023
Do Automatic Test Generation Tools Generate Flaky Tests?
Martin Gruber, Muhammad Firhard Roslan, Owain Parry +3
Non-deterministic test behavior, or flakiness, is common and dreaded among developers. Researchers have studied the issue and proposed approaches to mitigate it. However, the vast…