Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!dimacs.rutgers.edu!seismo!uunet!igor!yoda!jls From: jls@yoda.Rational.COM (Jim Showalter) Newsgroups: comp.software-eng Subject: Re: Code inspections Message-ID: Date: 15 Feb 91 04:22:28 GMT References: <14964@megatest.UUCP> <156342@felix.UUCP> <1991Jan31.151559.16415@bigsur.uucp> <1991Feb1.151945.22863@cs.uiuc.edu> <795@caslon.cs.arizona.edu> <372@tivoli.UUCP> Sender: news@Rational.COM Lines: 3 Mutation coverage is the idea of deliberately ADDING bugs to code to see how well your tests catch the bugs. That's about all I know about it because that's about all I CARE about it.