WidgetTesting
From WEBAPPS
This wiki includes information about testing the Web Applications WG's Widget Specifications.
Contents |
General Testing Information
Here is a list of resources from the W3C's QA community:
Policies for Contribution of Test Cases to W3C
The document Policies for Contribution of Test Cases to W3C "discusses patent, copyright, and liability issues surrounding the contribution of test cases to W3C. The purpose of this policy is to clarify the terms for contributing test cases to W3C and to facilitate contributions from Working Group Participants.".
Note #1: the test cases for Widgets specs will not be published in a Recommendation track document.
Note #2: members of the WebApps WG agreed to the W3C's copyright policy before joining the WG. However, if a non-WG member wants to contribute a test case, they must agree to the terms of Grant II as stated in Policies for Contribution of Test Cases to W3C.
General Information for Widget Testing
- git Widgets Repository; maintained by Kai Hendry
- Online Widget Checker; by Dominique Hazael-Massieux; source code
Widgets 1.0: Packaging and Configuration spec
- Extracted Test Assertions; by Dom
- For implementation see the Widget Implementation wiki
Widgets 1.0: Digital Signature spec
- Material from http://www.w3.org/2008/xmlsec/wiki/Interop will also be needed for the MUST RSAwithSHA256 and the SHOULD ECDSAwithSHA26.
- Implementation Information
- For implementation see the Widget Implementation wiki
- Apache Java XML Security 1.4.2
- information: http://santuario.apache.org/
- downloads: http://santuario.apache.org/dist/java-library/
- Supports C14N11, fixes bugs, includes XML Encryption security bug fix, was used in most recent XML Signature 1.1 interop (supports SHA-2 but not elliptic curve, misses a few optional features like OCSPResponse in KeyInfo).
- Bug Reports
- Example of a distributor signature document is buggy; 6-Oct-2009 by Christian Breitschwerdt; Status = FIXED in 7-Oct-2009 Editor's Draft
Widgets 1.0: widget Interface spec
- [ Test Plan] - To Be Created ...
