Sciweavers

1100 search results - page 31 / 220
» An Approach to Test Aspect-oriented Programs
Sort
View
GECCO
2006
Springer
213views Optimization» more  GECCO 2006»
15 years 5 months ago
Evolutionary unit testing of object-oriented software using strongly-typed genetic programming
Evolutionary algorithms have successfully been applied to software testing. Not only approaches that search for numeric test data for procedural test objects have been investigate...
Stefan Wappler, Joachim Wegener
CAV
2010
Springer
176views Hardware» more  CAV 2010»
15 years 4 months ago
Lazy Annotation for Program Testing and Verification
Abstract. We describe an interpolant-based approach to test generation and model checking for sequential programs. The method generates Floyd/Hoare style annotations of the program...
Kenneth L. McMillan
GECCO
2005
Springer
132views Optimization» more  GECCO 2005»
15 years 7 months ago
Evolutionary testing of state-based programs
The application of Evolutionary Algorithms to structural test data generation, known as Evolutionary Testing, has to date largely focused on programs with input-output behavior. H...
Phil McMinn, Mike Holcombe
ISSRE
2003
IEEE
15 years 7 months ago
Exploiting Symmetries to Test Programs
Symmetries often appear as properties of many artifical settings. In Program Testing, they can be viewed as properties of programs and can be given by the tester to check the cor...
Arnaud Gotlieb
138
Voted
GECCO
2006
Springer
148views Optimization» more  GECCO 2006»
15 years 5 months ago
A specification-based fitness function for evolutionary testing of object-oriented programs
Encapsulation of states in object-oriented programs hinders the search for test data using evolutionary testing. As client code is oblivious to the internal state of a server obje...
Yoonsik Cheon, Myoung Kim