Re: [Maybe Spam] Coverage testing success story.

2004-12-14 Thread Michael G Schwern
On Tue, Dec 14, 2004 at 09:32:51PM -0600, Michael Carman wrote: > > I think this is the most valuable part of the exercise - the bugs you find > > when you think 'its got 98% coverage, there cant possibly be any bugs > > left...oh, look' > > With a little luck, that's when it finally sinks that co

Re: [Maybe Spam] Coverage testing success story.

2004-12-14 Thread Michael Carman
On 12/14/2004 6:01 PM, [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote: >> >> So even when you approach 100% there's still bugs to be found with simple >> coverage analysis. > > I think this is the most valuable part of the exercise - the bugs you find > when you think 'its got 98% coverage

Re: [Maybe Spam] Coverage testing success story.

2004-12-14 Thread leif . eriksen
You may be interested in what I found on my journey to 100% coverage with D::C [EMAIL PROTECTED] wrote: So even when you approach 100% there's still bugs to be found with simple coverage analysis. I think this is the most valuable part of the exercise - t