Improved Flaky Test Detection with Black-Box Approach and Test Smells

D Carmo, L Gonçalves, A Dias… - 2023 IEEE Symposium …, 2023 - ieeexplore.ieee.org
Flaky tests can pose a challenge for software development, as they produce inconsistent
results even when there are no changes to the code or test. This leads to unreliable results …

Understanding and Mitigating Flaky Software Test Cases

O Parry - 2023 - etheses.whiterose.ac.uk
A flaky test is a test case that can pass or fail without changes to the test case code or the
code under test. They are a wide-spread problem with serious consequences for developers …

Improving the Performance of Machine Learning-based Methods for Continuous Integration by Handling Noise

K Al-Sabbagh - 2023 - gupea.ub.gu.se
Background: Modern software development companies are increasingly implementing
continuous integration (CI) practices to meet market demands for delivering high-quality …

Tools for detection and analysis of flaky software tests

V Kivikko - 2022 - oulurepo.oulu.fi
Software testing is an essential part of developing a high-quality product. Test cases that
pass or fail in a nondeterministic manner can cause severe problems and be difficult to fix …