Mutation of Java objects

RT Alexander, JM Bieman, S Ghosh… - … Symposium on Software …, 2002 - ieeexplore.ieee.org
Fault insertion based techniques have been used for measuring test adequacy and
testability of programs. Mutation analysis inserts faults into a program with the goal of …

Five simple principle of modelling

M Pidd - Proceedings of the 28th conference on Winter …, 1996 - dl.acm.org
As discrete simulation software gets easier to use it is tempting to assume that modelling
also gets easier, unfortunately this is not the case. This paper suggests some simple …

Mutation versus all-uses: An empirical evaluation of cost, strength and effectiveness

WE Wong, AP Mathur, JC Maldonado - Software Quality and Productivity …, 1995 - Springer
Although mutation has been empirically found to be effective in detecting faults, it often
imposes unacceptable demands on computing and human resources because of the large …

[HTML][HTML] MUSEUM: Debugging real-world multilingual programs using mutation analysis

S Hong, T Kwak, B Lee, Y Jeon, B Ko, Y Kim… - Information and Software …, 2017 - Elsevier
Context: The programming language ecosystem has diversified over the last few decades.
Non-trivial programs are likely to be written in more than a single language to take …

Towards an automation of the mutation analysis dedicated to model transformation

V Aranega, JM Mottu, A Etien… - Software Testing …, 2015 - Wiley Online Library
A benefit of model‐driven engineering relies on the automatic generation of artefacts from
high‐level models through intermediary levels using model transformations. In such a …

Problems of mutation testing and higher order mutation testing

QV Nguyen, L Madeyski - … for Knowledge Engineering: Proceedings of the …, 2014 - Springer
Abstract Since Mutation Testing was proposed in the 1970s, it has been considered as an
effective technique of software testing process for evaluating the quality of the test data. In …

An empirical study on the application of mutation testing for a safety-critical industrial software system

R Ramler, T Wetzlmaier, C Klammer - Proceedings of the Symposium on …, 2017 - dl.acm.org
Background: Testing is an essential activity in safety-critical software development, following
high standards in terms of code coverage. Mutation testing allows assessing the …

[PDF][PDF] Computer vulnerability analysis

I Krsul, E Spafford, M Tripunitara - COAST Laboratory, Purdue …, 1998 - academia.edu
Computer security professionals and researchers do not have a history of sharing and
analyzing computer vulnerability information. Scientists and engineers from older or more …

Music: Mutation analysis tool with high configurability and extensibility

DL Phan, Y Kim, M Kim - 2018 IEEE international conference on …, 2018 - ieeexplore.ieee.org
Although mutation analysis is important for various software analysis tasks, there exist few
practical mutation tools for C programs. We have developed MUSIC (MUtation analySIs tool …

On reduced neighborhood mutation analysis using a single mutagenic operator

RH Untch - Proceedings of the 47th annual southeast regional …, 2009 - dl.acm.org
Mutation analysis evaluates the quality of a test suite based on its ability to reveal simple
faults, termed mutations, injected in the program under test. Unfortunately, the need to …