Deephyperion: exploring the feature space of deep learning-based systems through illumination search

T Zohdinasab, V Riccio, A Gambi… - Proceedings of the 30th …, 2021 - dl.acm.org
Deep Learning (DL) has been successfully applied to a wide range of application domains,
including safety-critical ones. Several DL testing approaches have been recently proposed …

Flakeflagger: Predicting flakiness without rerunning tests

A Alshammari, C Morris, M Hilton… - 2021 IEEE/ACM 43rd …, 2021 - ieeexplore.ieee.org
When developers make changes to their code, they typically run regression tests to detect if
their recent changes (re) introduce any bugs. However, many tests are flaky, and their …

Empirical analysis of factors and their effect on test flakiness-practitioners' perceptions

A Ahmad, O Leifler, K Sandahl - arXiv preprint arXiv:1906.00673, 2019 - arxiv.org
Developers always wish to ensure that their latest changes to the code base do not break
existing functionality. If test cases fail, they expect these failures to be connected to the …

Empirical analysis of practitioners' perceptions of test flakiness factors

A Ahmad, O Leifler, K Sandahl - Software Testing, Verification …, 2021 - Wiley Online Library
Identifying the root causes of test flakiness is one of the challenges faced by practitioners
during software testing. In other words, the testing of the software is hampered by test …