[Design] General development

> * To be successful in the future, we need a solid foundation of our
> testing structure.
> 
Hopefully, this is what we will get once the technical architecture is up
and running (for more on this, see below) and when we have the DOM TS test
specification and tutorial on how to encode and submit tests in our
vocabulary.

> * To decrease time in test suite development:
> 1. Provide a library of individual test cases contributed by members.
> These test cases may be of a specific language binding to speed up the
> process. Ideally, these test cases are already written and can be easily
> submitted. 
> (OK; DD, MB.)
> 
This is the general idea behind the process outlined in the process document
(http://www.w3.org/DOM/DOMTS-Process). Once individual tests to indeed start
to be submitted, such a library will be provided online on the DOM TS page
(http://www.w3.org/DOM/Test). Also, an updated list of tests needed will be
provided in order to help developers submit tests that are relevant to the
DOM TS.

Received on Monday, 9 April 2001 08:39:22 UTC