[PDF][PDF] Mutation-based web test case generation

SMA Ferreira - 2019 - repositorio-aberto.up.pt
One way to increase software quality is testing. Generating test cases with a high level of
coverage may be neither a simple nor fast task and when the software suffers changes, it is …

[HTML][HTML] Mutation testing in test suite generation using separate bacterial memetic evolutionary algorithm in IoT

R Shobana - Measurement: Sensors, 2023 - Elsevier
The security of the Internet of Things (IoT) is becoming more important as it is used more
frequently and widely in our daily lives. Better security analysis tools are necessary for IoT …

An Analysis of FSM Mutation Operators

D Nikbin Azmoudeh - 2024 - repository.library.carleton.ca
Mutation analysis is extensively used for the comparison of state-based testing methods that
work from a finite state machine (FSM); In this thesis, we report on results from an …

Applying mutation testing for assessing test suites quality at model level

J Strug - 2016 Federated Conference on Computer Science …, 2016 - ieeexplore.ieee.org
Models are commonly used in software testing to select test suites. Application of mutation
testing at a model level can contribute to reliable and early assessment of the quality of the …

State Traversal: Listen to Transitions for Coverage Analysis of Test Cases to Drive the Test

S Pradhan, M Ray, S Bisoyi, DB Mishra - Optimization of Automated …, 2022 - Springer
The testing exercises comprise designing test cases that are sequences of inputs, executing
the program with test cases, and examining the outcomes created by this execution. Model …

Validating test case migration via mutation analysis

I Jovanovikj, E Yigitbas, A Nagaraj, A Anjorin… - Proceedings of the …, 2020 - dl.acm.org
Testing plays an important role in the context of software migration as it is used to validate
and ensure functional equivalence as a key requirement. As developing new test cases of …

Mutation Operator Reduction for Cost-effective Deep Learning Software Testing via Decision Boundary Change Measurement

LC Feng, XY Wang, SY Zhang, RZ Gao… - Journal of Internet …, 2022 - jit.ndhu.edu.tw
Mutation testing has been deemed an effective way to ensure Deep Learning (DL) software
quality. Due to the requirements of generating and executing mass mutants, mutation testing …

Error Finding in Real-Time Systems using Mutants of Temporal Properties

A Gonzalez, M Cristiá, C Luna - 2021 40th International …, 2021 - ieeexplore.ieee.org
In this work we present a mechanism that allows finding errors in real-time systems due to
misinterpretations of temporal properties specified by a designer. Properties of such systems …

[PDF][PDF] Towards Mutation Testing of Simulink Models.

J Kisaakye, O Kilincceker, S Demeyer - BENEVOL, 2021 - ceur-ws.org
Mutation testing offers stronger test adequacy than conventional structural coverage metrics.
It employs mutants, which can mimic the real software faults, to measure the fault detection …

Mutation operators for decision table-based contracts used in software testing

A Khalilov, T Tuglular, F Belli - 2020 Turkish National Software …, 2020 - ieeexplore.ieee.org
The Design by Contract technique allows developers to improve source code with contracts,
and testing using contracts helps to identify faults. However, the source code of the program …