On regression testing of object-oriented programs

DC Kung, J Gao, P Hsia, Y Toyoshima… - Journal of Systems and …, 1996 - Elsevier
Regression testing is an important activity in software maintenance. Although a number of
studies have addressed the problems and solutions in regression testing of traditional …

[图书][B] Practical Unit Testing with TestNG and Mockito

T Kaczanowski - 2012 - dl.acm.org
This book explains in detail how to implement unit tests using two very popular open source
Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write …

[图书][B] A practical guide to testing object-oriented software

JD McGregor, DA Sykes - 2001 - books.google.com
A Practical Guide to Testing Object-Oriented Software focuses on the real-world issues that
arise in planning and implementing effective testing for object-oriented and component …

[引用][C] The testing of object-oriented programs

CD Turner, DJ Robson - 1992 - University of Durham, Department of …

[图书][B] Effective unit testing: A guide for Java developers

L Koskela - 2013 - books.google.com
Summary Effective Unit Testing is written to show how to write good tests—tests that are
concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's …

[PDF][PDF] Pairwise structural testing of object and aspect-oriented java programs

IG Franchin, OAL Lemos, PC Masiero - Anais, 2007 - repositorio.usp.br
Most structural testing approaches are targeted at units of implementation (ie, unit testing). A
problem that is not addressed by unit testing is the interaction among units, with respect to …

Automated flow graph-based testing of object-oriented software modules

AS Parrish, RB Borie, DW Cordes - Journal of Systems and Software, 1993 - Elsevier
Classes represent the fundamental building blocks in object-oriented software development.
Several techniques have been proposed for testing classes. However, most of these …

Testing polymorphism in object oriented systems for improving software quality

DK Saini - ACM SIGSOFT Software Engineering Notes, 2009 - dl.acm.org
With object-oriented approaches, testing should center on objects, classes, generic classes
and super classes, inheritance and polymorphism, instead of subprograms. In object …

Jumble java byte code to measure the effectiveness of unit tests

SA Irvine, T Pavlinic, L Trigg, JG Cleary… - Testing: Academic …, 2007 - ieeexplore.ieee.org
Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It
has been designed to operate in an industrial setting with large projects. Heuristics have …

[图书][B] Object oriented software testing: a hierarchical approach

S Siegel - 1996 - dl.acm.org
How often do you read a book in which both the author of the book and the author of the
foreword warn you that you may not like it__? __ This is such a book, and those warnings …