A technique for the selective revalidation of OO software

P Hsia, X Li, D Chenho Kung, CT Hsu… - Journal of Software …, 1997 - Wiley Online Library
The object‐orientated paradigm provides the power for software development but at the
same time introduces some brand new problems. One of these problems is that the …

UML‐based regression testing for OO software

N Mansour, H Takkoush… - Journal of Software …, 2011 - Wiley Online Library
In software maintenance, a system has to be regression tested after modifying it. The goal of
regression testing is to ensure that modifications have not adversely affected the system …

Evosuite: automatic test suite generation for object-oriented software

G Fraser, A Arcuri - Proceedings of the 19th ACM SIGSOFT symposium …, 2011 - dl.acm.org
To find defects in software, one needs test cases that execute the software systematically,
and oracles that assess the correctness of the observed behavior when running these test …

Eclat: Automatic generation and classification of test inputs

C Pacheco, MD Ernst - ECOOP 2005-Object-Oriented Programming: 19th …, 2005 - Springer
This paper describes a technique that selects, from a large set of test inputs, a small subset
likely to reveal faults in the software under test. The technique takes a program or software …

Improving class firewall regression test selection by removing the class firewall

M Skoglund, P Runeson - International journal of software …, 2007 - World Scientific
One regression test selection technique proposed for object-oriented programs is the Class
firewall regression test selection technique. The selection technique selects test cases for …

Regression test selection for Java software

MJ Harrold, JA Jones, T Li, D Liang, A Orso… - ACM Sigplan …, 2001 - dl.acm.org
Regression testing is applied to modified software to provide confidence that the changed
parts behave as intended and that the unchanged parts have not been adversely affected by …

Techniques for selective revalidation

J Hartmann, DJ Robson - IEEE Software, 1990 - ieeexplore.ieee.org
The authors address the question of how to decide which test cases to rerun after a
modification. They emphasize that it is important that these tests be selected systematically …

In black and white: an integrated approach to class-level testing of object-oriented programs

HY Chen, TH Tse, FT Chan, TY Chen - ACM Transactions on software …, 1998 - dl.acm.org
Because of the growing importance of object-oriented programming, a number of testing
strategies have been proposed. They are based either on pure black-box or white-box …

Employing static information in the generation of test cases

R Gupta, ML Soffa - Software Testing, Verification and …, 1993 - Wiley Online Library
A commonly used approach for detecting defects in a program is to generate a suite of test
inputs which exercises the entire program under a given testing criterion. Current techniques …

[PDF][PDF] Testing object-oriented software using the category-partition method

AJ Offutt, A Irvine - 17th International Conference on Technology of Object …, 1995 - Citeseer
When migrating from conventional to object-oriented programming, developers face di cult
decisions in modifying their development process to best use the new technology. In …