Sciweavers

4079 search results - page 1 / 816
» Differential Testing for Software
Sort
View
88
Voted
SIGSOFT
2007
ACM
15 years 11 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
66
Voted
COMPSAC
2002
IEEE
15 years 3 months ago
Metamorphic Testing of Programs on Partial Differential Equations: A Case Study
Tsong Yueh Chen, Jianqiang Feng, T. H. Tse
CEC
2009
IEEE
15 years 5 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...
73
Voted
DTJ
1998
61views more  DTJ 1998»
14 years 10 months ago
Differential Testing for Software
William M. McKeeman
105
Voted
SIGSOFT
2006
ACM
15 years 4 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...