Investigating the effectiveness of object-oriented strategies with the mutation method (abstract only)

  • Authors:
  • Sunwoo Kim;John A. Clark;John A. McDermid

  • Affiliations:
  • Univ. of York, York, UK;Univ. of York, York, UK;Univ. of York, York, UK

  • Venue:
  • Mutation testing for the new century
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

The mutation method assesses test quality by examining the ability of a test set to distinguish syntatic deviations representing specific types of faults from the program under test. This paper describes an empirical study performed to evaluate the effectiveness of object-oriented (OO) test strategies using the mutation method. The test sets for the experimental system are generated according to three selected OO test methods and their effectiveness is compared by determining how well the developed test sets kill injected mutants derived from an established mutation system Mothra, and our own OO-specific mutation technique which is termed Class Mutation.