Sciweavers

4079 search results - page 1 / 816
» Differential Testing for Software
Sort
View
SIGSOFT
2007
ACM
14 years 5 months ago
Differential testing: a new approach to change detection
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 ...
Robert B. Evans, Alberto Savoia
CEC
2009
IEEE
13 years 11 months ago
An evaluation of Differential Evolution in software test data generation
— One of the main tasks software testing involves is the generation of the test inputs to be used during the test. Due to its expensive cost, the automation of this task has beco...
Ricardo Landa Becerra, Ramón Sagarna, Xin Y...
DTJ
1998
61views more  DTJ 1998»
13 years 4 months ago
Differential Testing for Software
William M. McKeeman
SIGSOFT
2006
ACM
13 years 10 months ago
Carving differential unit test cases from system test cases
Unit test cases are focused and efficient. System tests are effective at exercising complex usage patterns. Differential unit tests (DUT) are a hybrid of unit and system tests. T...
Sebastian G. Elbaum, Hui Nee Chin, Matthew B. Dwye...