A decade of intelligent software testing research: A bibliometric analysis

M Boukhlif, M Hanine, N Kharmoum - Electronics, 2023 - mdpi.com
It gets harder and harder to guarantee the quality of software systems due to their increasing
complexity and fast development. Because it helps spot errors and gaps during the first …

A journey among Java neutral program variants

N Harrand, S Allier, M Rodriguez-Cancio… - … and Evolvable Machines, 2019 - Springer
Neutral program variants are alternative implementations of a program, yet equivalent with
respect to the test suite. Techniques such as approximate computing or genetic …

Performance mutation testing

P Delgado‐Pérez, AB Sánchez… - Software Testing …, 2021 - Wiley Online Library
Performance bugs are known to be a major threat to the success of software products.
Performance tests aim to detect performance bugs by executing the program through test …

Spectral clustering based mutant reduction for mutation testing

C Wei, X Yao, D Gong, H Liu - Information and Software Technology, 2021 - Elsevier
Context: Mutation testing techniques, which attempt to construct a set of so-called mutants by
seeding various faults into the software under test, have been widely used to generate test …

Boundary sampling to boost mutation testing for deep learning models

W Shen, Y Li, Y Han, L Chen, D Wu, Y Zhou… - Information and Software …, 2021 - Elsevier
Context: The prevalent application of Deep Learning (DL) models has raised concerns
about their reliability. Due to the data-driven programming paradigm, the quality of test …

Mutation-based analysis of queueing network performance models

T Laurent, P Arcaini, C Trubiani… - Journal of Systems and …, 2022 - Elsevier
Performance models have been used in the past to understand the performance
characteristics of software systems. However, the identification of performance criticalities is …

How higher order mutant testing performs for deep learning models: A fine-grained evaluation of test effectiveness and efficiency improved from second-order mutant …

Y Li, W Shen, T Wu, L Chen, D Wu, Y Zhou… - Information and Software …, 2022 - Elsevier
Context: Given the prevalence of Deep Learning (DL) models in daily life, it is crucial to
guarantee their reliability by DL testing. Recently, researchers have adapted mutation …

An experimental and practical study on the equivalent mutant connection: An evolutionary approach

P Delgado-Pérez, F Chicano - Information and Software Technology, 2020 - Elsevier
Context Mutation testing is considered to be a powerful approach to assess and improve the
quality of test suites. However, this technique is expensive mainly because some mutants …

Software Diversity for Third-Party Dependencies

N Harrand - 2022 - diva-portal.org
Thanks to the emergence of package managers and online software repositories, modern
software development heavily relies on the reuse of third-party libraries. This practice has …

On online algorithms for bin, strip, and box packing, and their worst-case and average-case analysis

DO Lazarev, NN Kuzyurin - Programming and Computer Software, 2019 - Springer
In this survey, we consider online algorithms for bin packing and strip packing problems, as
well as their generalizations (multidimensional bin packing, multiple strip packing, and …