- From: Jason Brittsan <jasonbri@microsoft.com>
- Date: Mon, 12 Nov 2001 14:32:10 -0800
- To: "Mary Brady" <mbrady@nist.gov>, <www-dom-ts@w3.org>
Hi Mary... my apologies for not responding sooner. Today is my first
day back from vacation.
Of course, I will be happy to provide any assistance I can with the test
harness.
The test harness should be able to run tests based on the capabilities
of the client. Therefore we need to support this in the harness UI.
I believe that flexibility in reporting is our best strategy.
-----Original Message-----
From: Mary Brady [mailto:mbrady@nist.gov]
Sent: Tuesday, October 30, 2001 8:39 AM
To: www-dom-ts@w3.org
Subject: ECMA harness
In building the ECMA harness, I have started with the original harness
that was provided from the NIST web site:
http://xw2k.sdct.itl.nist.gov/dom/index.html
This harness uses whatever DOM implementation is running on the
client side, attempts to run available tests, and reports the results.
Each of the tests expect to have access to common xml load routines
and common assertion routines. I expect that we can use the same
code that is currently being used by the jsunit harness. The following
needs to be done:
1) Integrate current load/assertion routines -- Mary
2) Validate load routines
-- IE (Jason)
-- Mozilla (Do we have a Netscape volunteer?)
3) Validate DOMException codes
-- IE (Jason)
-- Mozilla ?
4) Determine high level interface -- all
-- Do we want to run all tests, or be able to
discriminately pick appropriate tests?
5) Determine reporting mechanism
-- simply dump returns from tests?
-- color-code results?
-- display expected vs actual?
-- possibly modify code to accomodate
what we want to display.
6) Access to other testing resources ?
-- test assertions, <subjects>
-- view source code
-- view portion of spec being tested.
Anything else?
--Mary
Received on Monday, 12 November 2001 17:33:00 UTC