index.html 12.4 KB
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
	
	<title>W3C QA - Quality Assurance - Towards web maturity</title>
	<meta name="Keywords" content="qa, quality assurance, conformance, validity, test suite, Quality Assurance talk" />
	<meta name="Description" content="W3C QA - presentation at W3C japanese members meeting" />

	<link rel="schema.DC" href="http://purl.org/dc" />
	<meta name="DC.Subject" lang="en" content="Quality Assurance talk" />
	<meta name="DC.Title" lang="en" content="Quality Assurance - Towards web maturity" />
	<meta name="DC.Description.Abstract" lang="en" content="Talk prepared for the japanese member meeting, april 16th 2002" />
	<meta name="DC.Date.Created" content="2002-04-07" />
	<meta name="DC.Language" scheme="RFC1766" content="en" />
	<meta name="DC.Creator" content="Olivier Thereaux" />
	<meta name="DC.Publisher" content="W3C - World Wide Web Consortium - http://www.w3.org" />
	<meta name="DC.Rights" content="http://www.w3.org/Consortium/Legal/copyright-documents-19990405" />

	<style type="text/css" media="screen">@import "http://www.w3.org/QA/2002/04/qa4.css";</style>
	<style  type="text/css">
	table	{ border: 2px solid black; margin: 3em; width: 80%}
	td	{ border: 1px dotted black; text-align: center}
	th 	{ border: 1px dotted black; background: yellow; color: black; text-align: left}
	.bad	{ background: red; color: black}
	.good	{background: green; color: black}
	.fw	{background: #0af; color: black; font-weight: bold}
	/* do not show captions added for accessibility (VS colored table) */
	.noshow	{display: none}
</style>

</head>

<body>

<!-- Header -->
<div id="Logo">
<a href="http://www.w3.org/"><img alt="W3C" src="/w3c_home" /></a>
<a href="http://www.w3.org/QA/"><img alt="QA" src="/QA/images/qa" width="130" height="48" /></a></div>

<div id="Header">Conformance and Quality Assurance</div>

<!-- MENU On the right side --> 
<div id="Menu">
<a href="#slide00"><abbr title="Table of Contents">TOC</abbr></a><span class="dot">·</span>
<a href="#ref">References and Contacts</a><span class="dot">·</span>
<hr />
Nearby:
<a href="http://www.w3.org/QA/"><abbr title="Quality Assurance">QA</abbr> Homepage</a><span class="dot">&middot;</span>
<a href="http://www.w3.org/QA/#resources">QA Resources</a><span class="dot">&middot;</span>
<a href="http://www.w3.org/QA/IG/">QA <abbr title="Interest Group">IG</abbr></a><span class="dot">&middot;</span>
<a href="http://www.w3.org/QA/WG/">QA <abbr title="Working Group">WG</abbr></a><span class="dot">&middot;</span>
<a href="http://www.w3.org/QA/Agenda/">QA Calendar</a><span class="dot">&middot;</span>
</div>

<!-- Content -->


<div id="Content">

<h1>Quality Assurance :<br /> Towards web maturity</h1>

<p style="text-align:center">By <a href="http://www.w3.org/People/olivier">Olivier Thereaux</a>,
<a href="http://www.w3.org">W3C</a></p>
<p style="text-align: right; margin-top:3em">
Japanese members' meeting, Keio University, Mita Campus, 16 April 2002. <br />
Location : <a href="http://www.w3.org/Talks/2002/04/16-JP_Meeting-QA/">
http://www.w3.org/Talks/2002/04/16-JP_Meeting-QA/</a> <br />
Status : Public Material
</p>

<h2 id="slide00">Table of Contents</h2>

<ul>
	<li><a href="#slide01">"The web is in its infancy..."</a></li>
	<li><a href="#slide02">Gifted, or spoiled child?</a></li>
	<li><a href="#slide03">The road to quality</a></li>
	<li><a href="#slide04">In our toolbox</a></li>
	<li><a href="#slide05">QA Process - The basis</a></li>
	<li><a href="#slide06">Introducing the QA Framework</a></li>
	<li><a href="#slide07">QA Process - the QA Framework</a></li>
	<li><a href="#slide08">QA Process - Ultimate Goal</a></li>
	<li><a href="#help">How can I help?</a></li>
	<li><a href="#ref">References and Contacts</a></li>
</ul>

<h2 id="slide01">"The web is in its infancy..."</h2>
<h3>...but it's a gifted child</h3>
<p>Well-known list of "success stories":</p>
<ul>
	<li>HTTP</li>
	<li>(X)HTML, CSS</li>
	<li>XML</li>
	<li>...</li>
</ul>


<h2 id="slide02">Gifted, or spoiled child?</h2>
<h3>No control over the web</h3>
<p>W3C creates specifications and technologies known as "standards"<br />
<strong>but</strong><br />
No (legal) authority, or control, over the use or implementations of these standards.</p>

<h3 id="sub2-2">Success stories?</h3>
<ul>
        <li>HTTP : <span style="color:red">conformant servers</span> </li>
        <li>(X)HTML : <span style="color:red">valid editors</span> , CSS : <span style="color:red">browsers</span></li>
        <li>...</li>
</ul>


<h2 id="slide03">The road to quality</h2>
<h3 id="sub3-1">the QA activity</h3>

<h4>Structure of the activity:</h4>
<ul>
	<li>Quality Assurance Activity
	<ul>
	<li>Quality Assurance Working Group</li>
	<li>Quality Assurance Interest Group</li>
	</ul>
	</li>
</ul>

<h3 id="sub3-2">Goal of the activity</h3>

<p>"help the web reach its full potential".</p>

<h3 id="sub3-3">Aiming for total Quality</h3>
<ul>
	<li>Better specifications</li>
	<li>Better understanding of the specifications</li>
	<li>Better implementation of the specifications</li>
</ul>


<h2 id="slide04">In our toolbox</h2>

<ul>
	<li>Expertise from W3C Working/Interest Groups</li>
	<li>Coordination : Guidelines</li>
	<li>Education and Outreach : Notes</li>
	<li>Validation and Test : Tools</li>
	<li>Others : W3C Glossary / Dictionnary</li>
</ul>


<h2 id="slide05"> QA Process - The basis</h2>

<table>
<tr>
	<td></td>
	<th>Standards</th>
	<th>Tools</th>
	<th>Result</th>
</tr>
<tr>
	<th>W3C</th>
	<td class="bad">Specifications <span class="noshow">(bad)</span></td>
	<td>Test suites</td>
	<td></td>
</tr>
<tr>
	<th>Developers</th>
	<td></td>
	<td  class="bad">Tools <span class="noshow">(bad)</span></td>
	<td></td>
</tr>
<tr>
	<th>Users</th>
	<td></td>
	<td></td>
	<td class="bad">Resources <span class="noshow">(bad)</span></td>
</tr>
</table>

<p>Example case : The specification is bad (design errors? too
complicated? etc.) Even if there is one (or more) test suite available
(good or bad), the authoring tools available for this technology are
bad (non-conformant, unusable, etc), and, as a result the resources
created are also bad. This is of course an extreme example used for
demonstration purposes.</p>

<h2 id="slide06">Introducing the QA Framework</h2>

<p>The QA Framework is a family of seven documents written to provide guidelines, 
examples and techniques for every step of the work done at W3C : Specification writing, 
test suite building, etc. </p>

<ul>
	<li><a href="http://www.w3.org/QA/WG/qaframe-intro">Framework :: Introduction</a></li>
	<li>Framework :: Operations
	 <ul>
		<li><a href="http://www.w3.org/QA/WG/qaframe-ops">Operational guidelines</a>
		and <a href="http://www.w3.org/QA/WG/Ops-checklist">Checklist</a></li>
		<li><a href="http://www.w3.org/QA/WG/qaframe-ops-extech">Operational Examples and Techniques</a></li>
	 </ul>
	</li>
	<li>Framework :: Specification
	 <ul>
		<li><a href="http://www.w3.org/QA/WG/qaframe-spec">Specification Guidelines</a>
		and <a href="http://www.w3.org/QA/WG/Spec-checklist">Checklist</a></li>
		<li>Specification Examples and Techniques</li>
	</ul></li>
	<li>Framework :: Test Materials
	 <ul>
		<li>Test Guidelines</li>
		<li>Test Examples and Techniques</li>
	</ul></li>
</ul>

<p>Note : links point to Working-Group drafts. Documents with no link
have not been published yet.</p>

<h2 id="slide07">QA Process - The QA framework</h2>

<table>
<tr>
	<td></td>
	<th>Standards</th>
	<th>Tools</th>
	<th>Result</th>
</tr>
<tr>
	<th rowspan="3">W3C</th>
	<td class="good">Specifications <span class="noshow">(good)</span></td>
	<td class="good">Test suites </td>
	<td></td>
</tr>
<tr> 
	<td class="fw">Specification guidelines</td>
	<td class="fw">Test Guidelines</td>
	<td></td>
</tr>
<tr>
	<td colspan="2" class="fw">Operational Guidelines</td> 
	<td></td>
</tr>
<tr>
	<th>Developers</th><td></td><td  class="bad">Tools <span class="noshow">(bad)</span></td><td></td>
</tr>
<tr>
	<th>Users</th><td></td><td></td><td class="bad">Resources <span class="noshow">(bad)</span></td>
</tr>
</table>

<p>The QA Framework is meant to improve all the work done within (or maintained by) W3C :
 Specifications, and test material.</p>

<h2 id="slide08">QA Process - Ultimate Goal</h2>
<table>
<tr>
	<td></td>
	<th>Standards</th>
	<th>Tools</th>
	<th>Result</th>
</tr>
<tr>
	<th rowspan="5">W3C</th>
	<td class="good">Specifications  <span class="noshow">(good)</span></td>
	<td class="good">Test suites  <span class="noshow">(good)</span></td>
	<td></td>
</tr>
<tr> 
	<td class="fw">Specification guidelines</td>
	<td class="fw">Test Guidelines <br />
	Test Harness</td>
	<td></td>
</tr>
<tr>
	<td colspan="2" class="fw">Operational Guidelines</td> 
	<td></td>
</tr>
<tr>
	<td></td><td class="fw" colspan="2">Test and Validation Tools</td>
</tr>
<tr>
	<td colspan="3" class="fw">Education and Outreach</td>
</tr>
<tr>
	<th>Developers</th><td></td><td  class="good">Tools <span class="noshow">(good)</span></td><td></td>
</tr>
<tr>
	<th>Users</th><td></td><td></td><td class="good">Resources <span class="noshow">(good)</span></td>
</tr>
</table>

<p> In addition to the QA Framework, the rest of the QA effort will aim at improving
conformance and quality of all aspects of the web, from the standard to their implementations 
and the final products. </p>

<h2 id="help">How can I help?</h2>
<h3 id="help-1">Participate</h3>
<ul>
	<li><a href="http://www.w3.org/QA/WG">Working Group</a></li>
	<li><a href="http://www.w3.org/QA/IG">Interest Group</a></li>
</ul>

<h3>Show the way</h3>

<p>As a member of the Organisation whose goal is to <cite>lead the web to its full potential</cite>, 
it is our/your <strong>duty</strong> to demonstrate the use of good practices.</p>

<ul>
	<li>Respect W3C standards (e.g. validate the <a href="http://validator.w3.org">HTML</a> and 
	<a href="http://jigsaw.w3.org/css-validator/">CSS</a> for your site.)</li>
	<li>Follow Good practices (e.g. <a href="http://www.w3.org/WAI/Resources">WAI</a>)</li>
	<li>Provide resources to help/educate other 
	(e.g Netscape's <a href="http://developer.netscape.com/evangelism/">DevEdge</a>)</li>
</ul>

<p><strong>This</strong> is also contributing to the quality of the web...</p>


<h2 id="ref">References and Contacts</h2>
<h3>References</h3>
<dl>
	<dt><a href="http://www.w3.org/QA/">QA Home page</a>,</dt>
	<dd>Available at http://www.w3.org/QA/</dd>

	<dt><a href="http://www.w3.org/QA/WG/">QA Working Group</a> and
	<a href="http://www.w3.org/QA/IG/">Interest Group</a> Homepages,</dt>
	<dd>Available at http://www.w3.org/QA/WG/ and http://www.w3.org/QA/IG/</dd>

	<dt><a href="http://www.w3.org/QA/WG/#docs">The "QA Framework" Drafts</a>,</dt>
	<dd>Linked from http://www.w3.org/QA/WG/#docs</dd>
</dl>

<h3>Contacts</h3>
<address>
  Olivier Thereaux &lt;<a href="mailto:ot@w3.org">ot@w3.org</a>&gt;, W3C QA Activity Staff
  <br />
  Karl Dubost &lt;<a href="mailto:karl@w3.org">karl@w3.org</a>&gt;, W3C Conformance Manager
  <br />
  Daniel Dardailler &lt;<a href="mailto:danield@w3.org">danield@w3.org</a>&gt;, W3C QA Activity Lead
</address>



</div>
<!-- Footer -->
<hr />

<div class="disclaimer">
  <a href="http://validator.w3.org/check/referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10"
        alt="Valid XHTML 1.0!" height="31" width="88" /></a>

<p class="author">
Created Date: 2002-04-07 by <a href="mailto:ot@w3.org">Olivier Thereaux</a><br />
Last modified $Date: 2002/04/16 05:37:25 $ by $Author: ot $</p>

<p class="policyfooter"><a href="http://www.w3.org/Consortium/Legal/ipr-notice.html">Copyright</a> ©
1999-2001 <a href="http://www.w3.org/">W3C</a> (<a href="http://www.lcs.mit.edu/">MIT</a>, <a href="http://www.inria.fr/">INRIA</a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice.html">liability,</a> <a href="http://www.w3.org/Consortium/Legal/ipr-notice.html">trademark</a>, <a href="http://www.w3.org/Consortium/Legal/copyright-documents.html">document
use</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-software.html">software
licensing</a> rules apply. Your interactions with this site are in accordance
with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement.html">public</a>
and <a href="http://www.w3.org/Consortium/Legal/privacy-statement.html">Member</a>
privacy statements.</p>

</div>
</body>
</html>