Subject: Re: Regression testing is release engineering
To: matthew sporleder <msporleder@gmail.com>
From: Ben Collver <collver@peak.org>
List: current-users
Date: 03/22/2006 05:59:36
I get the feeling that regression testing is used to insure that certain
"dumb bugs" don't appear.

I skimmed a book titled The Craft Of Software Testing: Subsystem Testing
by Brian Marick.  It was interesting, but setting up the tests seemed
like a lot of work.  I could see using it for a device driver or some
small component.  But for a system like pkgsrc or NetBSD, I would need
the computer to help out more.

Ben