A complete automation of unit testing for Java programs

Y Cheon, MY Kim, A Perumandla - 2005 - scholarworks.utep.edu
Program testing is expensive and labor-intensive, often consuming more than half of the
total development costs, and yet it is frequently not done well and the results are not always …

Using evolutionary algorithms for the unit testing of object-oriented software

S Wappler, F Lammermann - Proceedings of the 7th annual conference …, 2005 - dl.acm.org
As the paradigm of object orientation becomes more and more important for modern IT
development projects, the demand for an automated test case generation to dynamically test …

Evolutionary testing of classes

P Tonella - ACM SIGSOFT Software Engineering Notes, 2004 - dl.acm.org
Object oriented programming promotes reuse of classes in multiple contexts. Thus, a class is
designed and implemented with several usage scenarios in mind, some of which possibly …

Testful: Automatic unit-test generation for java classes

L Baresi, M Miraz - Proceedings of the 32nd ACM/IEEE International …, 2010 - dl.acm.org
This paper presents TestFul, an Eclipse plugin for the generation of tests for Java classes. It
is based on the idea of search-based testing, working both at class and method level. The …

[PDF][PDF] Automatic Generation of Object-Oriented Tests with a Multistage-Based Genetic Algorithm.

AS Ghiduk - J. Comput., 2010 - researchgate.net
Automatic Generation of Object-Oriented Tests with a Multistage-Based Genetic Algorithm Page
1 Automatic Generation of Object-Oriented Tests with a Multistage-Based Genetic Algorithm …

A strategy for evaluating feasible and unfeasible test cases for the evolutionary testing of object-oriented software

JCB Ribeiro, MZ Rela, FF de Vega - … of the 3rd international workshop on …, 2008 - dl.acm.org
Evolutionary Testing is an emerging methodology for automatically producing high quality
test data. The focus of our on-going work is precisely on generating test data for the …

Evolutionary unit testing of object-oriented software using strongly-typed genetic programming

S Wappler, J Wegener - Proceedings of the 8th annual conference on …, 2006 - dl.acm.org
Evolutionary algorithms have successfully been applied to software testing. Not only
approaches that search for numeric test data for procedural test objects have been …

A framework for testing object-oriented programs

MD Smith, DJ Robson - Journal of Object-Oriented Programming, 1992 - dl.acm.org
A framework for testing object-oriented programs | Journal of Object-Oriented Programming
skip to main content ACM Digital Library home ACM home Google, Inc. (search) Advanced …

The ASTOOT approach to testing object-oriented programs

RK Doong, PG Frankl - ACM Transactions on Software Engineering and …, 1994 - dl.acm.org
This article describes a new approach to the unit testing of object-oriented programs, a set of
tools based on this approach, and two case studies. In this approach, each test case …

[图书][B] State-based testing and inheritance

CD Turner, DJ Robson - 1993 - Citeseer
State-based testing is a new technique developed for the testing of object-oriented
programs. It compliments the more traditional approaches of functional and structural testing …