arXiv · 1506.07330
Mutation Testing as a Safety Net for Test Code Refactoring
Abstract
Refactoring is an activity that improves the internal structure of the code without altering its external behavior. When performed on the production code, the tests can be used to verify that the external behavior of the production code is preserved. However, when the refactoring is performed on test code, there is no safety net that assures that the external behavior of the test code is preserved. In this paper, we propose to adopt mutation testing as a means to verify if the behavior of the test code is preserved after refactoring. Moreover, we also show how this approach can be used to identify the part of the test code which is improperly refactored.
Explore related subjects
Keep this discovery
Ali Parsai, Alessandro Murgia, Quinten David Soetens, Serge Demeyer. 2015-06-24. Mutation Testing as a Safety Net for Test Code Refactoring. https://doi.org/10.1145/2764979.2764987
Cite the original work for its findings. Save a collection to share your selection of sources.