include("site.inc");
$template = new Page;
$template->initCommon();
$template->displayHeader();
?>
This document will describe the processes and mechanisms for QA testing
of the project. Key focus areas include infrastructure, individual
package testing, installation testing, release-engineering, kernel
testing, toolchain, and general application testing.
$template->displayFooter('$Date: 2005/12/08 11:31:43 $');
?>