@inproceedings{1ce0330548bf4be6a12e52358cc3b356,
title = "Isomorphic regression testing: Executing uncovered branches without test augmentation",
abstract = "In software testing, it is very hard to achieve high cov-erage with the program under test, leaving many behav-iors unexplored. To alleviate this problem, various auto-mated test generation and augmentation approaches have been proposed, among which symbolic execution and search-based techniques are the most competitive, while each has key challenges to be solved. Different from prior work, we present a new methodology for regression testing Isomor-phic Regression Testing, which explores the behaviors of the program under test by creating its variants (i.e., mod-ified programs) instead of generating tests. In this paper, we make the first implementation of isomorphic regression testing through an approach named ISON, which creates program variants by negating branch conditions. The re-sults show that ISON is able to additionally execute 5.3% to 80.0% branches that are originally uncovered. Further-more, ISON also detects a number of faults not detected by a popular automated test generation tool (i.e., EvoSuite) under the scenario of regression testing.",
keywords = "Branch negation, Regression testing, Software testing",
author = "Jie Zhang and Yiling Lou and Lingming Zhang and Dan Hao and Lu Zhang and Hong Mei",
year = "2016",
month = nov,
day = "1",
doi = "10.1145/2950290.2950313",
language = "English (US)",
series = "Proceedings of the ACM SIGSOFT Symposium on the Foundations of Software Engineering",
publisher = "Association for Computing Machinery",
pages = "883--894",
editor = "Zhendong Su and Thomas Zimmermann and Jane Cleland-Huang",
booktitle = "FSE 2016 - Proceedings of the 2016 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering",
address = "United States",
note = "24th ACM SIGSOFT International Symposium on Foundations of Software Engineering, FSE 2016 ; Conference date: 13-11-2016 Through 18-11-2016",
}