AuthorsEvans, R.B., Savoia, A.
SourceProceedings of the 6th joint meeting of the european software engineering conference and the 14th ACM SIGSOFT symposium on Foundations of software engineering (2007)
URLhttp://delivery.acm.org/10.1145/1290000/1287707/p549-evans.pdf?key1=1287707&key2=0297559811&coll=portal&dl=ACM&CFID=544957485&CFTOKEN=544957485
KeywordsSystem testing, Regression Testing, SIGSOFT, Testing
AbstractFrom paper: Regression testing, as it’s commonly practiced, is unsound due to inconsistent test repair and test addition. This paper presents a new technique, differential testing, that alleviates the test repair problem and detects more changes than regression testing alone. Differential testing works by creating test suites for both the original system and the modified system and contrasting both versions of the system with these two suites. Differential testing is made possible by recent advances in automated unit test generation. Furthermore, it makes automated test generators more useful because it abstracts away the interpretation and management of large volumes of tests by focusing on the changes between test suites. In our preliminary empirical study of 3 subjects, differential testing discovered 21%, 34%, and 21% more behavior changes than regression testing alone.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <ul> <ol> <li> <p>
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options