Mutation Testing Publications

Search results for "Offutt89", found 1 papers, 1 pages

1A. Jefferson Offutt
The Coupling Effect: Fact or Fiction
ACM SIGSOFT Software Engineering Notes, 14(8), December 1989.
BibTeX | Abstract | URL
Abstract:

Fault-based testing strategies test software by focusing on specific, common types of errors. The coupling effect states that test data sets that detect simple types of faults are sensitive enough to detect more complex types of faults. This paper describes empirical investigations into the coupling effect over a specific domain of software faults. All the results from this investigation support the validity of the coupling effect. The major conclusion from this investigation is that by explicitly testing for simple faults, we are also implicitly testing for more complicated faults. This gives us confidence that fault-based testing is an effective means of testing software.

@ARTICLE{Offutt89, author = {A. Jefferson Offutt}, title = {The Coupling Effect: Fact or Fiction}, journal = {ACM SIGSOFT Software Engineering Notes}, year = {1989}, month = {December}, volume = {14}, number = {8}, pages = {131-140} }