You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
2.7 KiB
82 lines
2.7 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
"http://www.w3.org/TR/html4/strict.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Root file for QA Process Document template for The QA
|
|
Handbook</title>
|
|
<link rel="stylesheet" type="text/css" href="style/guideline.css">
|
|
<link rel="stylesheet" type="text/css"
|
|
href="http://www.w3.org/StyleSheets/TR/base.css">
|
|
<style type="text/css">
|
|
.editorial {
|
|
background-color: #ADFF2F;
|
|
color: Black;
|
|
}
|
|
.refs-exs {
|
|
border: solid #bebebe 1px;
|
|
margin: 2em 1em 1em 2em;
|
|
background-color: #eef;
|
|
}
|
|
.user-aid {
|
|
background-color: #eef;
|
|
color: Black;
|
|
}</style>
|
|
</head>
|
|
|
|
<body lang="en">
|
|
|
|
<div class="head">
|
|
<h1><a shape="rect" id="spec-title" name="spec-title">QA Process Document
|
|
template for The QA Handbook</a></h1>
|
|
<dl>
|
|
<dt>Authors:</dt>
|
|
<dd>Lofton Henderson</dd>
|
|
<dd>Lynne Rosenthal</dd>
|
|
<dt>Date/version:</dt>
|
|
<dd>22 November 2004</dd>
|
|
</dl>
|
|
</div>
|
|
<hr class="rule">
|
|
|
|
<h2>Foreword</h2>
|
|
|
|
<p><cite><a href="http://www.w3.org/TR/qa-handbook/">The QA
|
|
Handbook</a></cite> (QAH) is part of the QA Framework as redesigned for
|
|
simplicity, user-friendliness, and usability. A big part of that is providing
|
|
tools and templates to facilitate and accelerate spec authors' work. This is
|
|
an illustration of a principal such tool/template -- the QA Process Document
|
|
(QAPD) Template.</p>
|
|
|
|
<p>For the purposes of the 22-Nov-2004 publication of QAH, the present
|
|
version of the template should only be considered as an illustration. It was
|
|
originally designed for the content of <a
|
|
href="http://www.w3.org/TR/2003/CR-qaframe-ops-20030922/">CR OpsGL</a>
|
|
(<cite>Operational Guidelines</cite>). While most of the template content is
|
|
still applicable to QAH, it has not yet been completely synchronized with
|
|
QAH. More importantly, the building of the interactive form template -- which
|
|
is intended to be the principal version of the QAPD template -- is still
|
|
underway. Synchronization, as well as completion of the form, will be done in
|
|
the near future, as time and resources permit.</p>
|
|
<hr class="rule">
|
|
|
|
<h2>Template Versions</h2>
|
|
<ul>
|
|
<li>An interactive form template is the most usable and user-friendly. A
|
|
sample is at:
|
|
<ul>
|
|
<li><a
|
|
href="http://www.w3.org/QA/2004/08/QAH-qapd-form.html">http://www.w3.org/QA/2004/08/QAH-qapd-form.html</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>An alternative user-editable text version will also be provided. A
|
|
sample version (corresponding to the old CR SpecGL) is at:
|
|
<ul>
|
|
<li><a
|
|
href="http://www.w3.org/QA/2004/08/QAH-qapd-text.html">http://www.w3.org/QA/2004/08/QAH-qapd-text.html</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<hr class="rule">
|
|
</body>
|
|
</html>
|