posted on 2020-01-22, 11:39authored byThomas Laurent, Anthony Ventresque
Mutation testing is a well-known, effective, faultbased
testing criterion. First order mutation introduces defects
in the form of a single small syntactic change. While the technique
has been shown to be effective, it has some limits. Higher order
mutation, where the faults introduced include multiple changes,
has been proposed as a way to address some of these limits.
Although the technique has shown promising results, there is no
practical tool available for the application and study of higher
order mutation on Java programs.
In this paper we present PIT-HOM, an extension of Pitest
(PIT) for higher order mutation. Pitest is a practical mutation
analysis tool for Java, applicable on real-world codebases. PITHOM
combines mutants in a same class to create higher order
mutants of user-defined orders, it runs the mutants and reports
the results in an easy to process format. We validate PIT-HOM
using two small Java programs and report its performance as
well as some characteristics of the mutants it creates.
History
Publication
2019 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW;