XForms 1.1 Test Suite Implementation Status for Ubiquity-XForms

XForms 1.1 Test -- May 29, 2009

This report describes the results from testing the XForms 1.1 Test Suite with Ubiquity-XForms.

Legend

Type Description
Passed The test passed when it was run manually.
Failed The test failed when it was run manually.
Failed The OPTIONAL test failed when it was run manually.
Unknown The test was not run, or an unknown result occurred.

Chapter Results Summary

67 normative tests
Passed 60
Failed 7
Unknown not calculated
67 basic tests
Passed 60
Failed 7
Unknown not calculated

Results Table

Test Case Number Test Case Name FF3
11. The XForms Submission Module
11.1.a ref attribute of submission element Passed
11.1.b bind attribute of submission element Passed
11.1.c resource attribute of submission element Passed
11.1.d action attribute of submission element Passed
11.1.e mode attribute of submission element Passed
11.1.f method attribute of submission element Passed
11.1.h validate attribute of submission element Passed
11.1.i relevant attribute of submission element Passed
11.1.j serialization attribute of submission element Passed
11.1.k version attribute of submission element Passed
11.1.l indent attribute of submission element Passed
11.1.m mediatype attribute of submission element Passed
11.1.n encoding attribute of submission element Passed
11.1.o omit-xml-declaration attribute of submission element Passed
11.1.p standalone attribute of submission element Passed
11.1.q cdata-section-elements attribute of submission element Passed
11.1.r replace attribute of submission element Passed
11.1.s1 instance attribute of submission element Passed
11.1.s2 invalid instance attribute of submission element Passed
11.1.t target attribute of submission element Passed
11.1.u separator attribute of submission element Passed
11.1.v includenamespaceprefixes attribute of submission element Passed
11.2.a only one concurrent submit per submission element Passed
11.2.b non-relevant nodes are not serialized Passed
11.2.c xforms-submit with empty instance data Passed
11.2.d xforms-submit with empty instance data and required attribute Passed
11.2.e xforms-submit stops with invalid instance data Passed
11.3.a xforms-submit-serialize event Passed
11.3.b xforms-submit-serialize event with submission-body property Passed
11.4.a xforms-submit-done event Passed
11.4.b accessing context information for xforms-submit-done event Passed
11.5.a xforms-submit-error event Passed
11.5.b accessing context information for xforms-submit-error event Passed
11.6.1.a resource element Passed
11.6.1.b resource element with value attribute Passed
11.7.1.a method element with value attribute Passed
11.8.a header element of submission element Passed
11.8.b header element with nodeset attribute Passed
11.8.c header element of submission element Passed
11.8.1.a name element with value attribute Passed
11.8.1.b name element with empty value attribute Passed
11.8.2.a value element with value attribute Passed
11.9.a HTTP Post as a submission option Passed
11.9.b HTTP Get as a submission option Failed
11.9.c HTTP Put as a submission option Passed
11.9.d HTTP multipart-post as a submission option Failed
11.9.e HTTP form-data-post as a submission option Passed
11.9.f HTTP urlencoded-posts as a submission option Passed
11.9.g HTTPS Post as a submission option Passed
11.9.h HTTPS Get as a submission option Failed
11.9.i HTTPS Put as a submission option Passed
11.9.j HTTPS multipart-post as a submission option Failed
11.9.k HTTPS form-data-post as a submission option Passed
11.9.l HTTPS urlencoded-posts as a submission option Passed
11.9.m mailto Post as a submission option Failed
11.9.n File Get as a submission option Passed
11.9.o File Put as a submission option Passed
11.9.p mailto urlencoded-posts as a submission option Passed
11.9.q mailto form-data-post as a submission option Failed
11.9.1.a get submission method Passed
11.9.2.a post submission method Passed
11.9.2.b multipart-post submission method Failed
11.9.2.c form-data-post submission method Failed
11.9.2.d urlencoded-post submission method Failed
11.9.3.a put submission method Passed
11.9.3.b put submission method to local file Failed
11.9.4.a delete submission method Passed
11.9.4.b delete submission method deletes a file Passed
11.9.5.a serialization as application/xml Passed
11.9.6.a serialization as multipart/related Failed
11.9.7.a serialization as multipart/form-data Passed
11.9.8.a serialization as application/x-www-form-urlencoded Passed
11.10.a submission response with invalid target Passed
11.10.b submission response with target receiving text Passed
11.10.c submission response with target receiving instance Passed
11.11.1.a representation of SOAP envelope Passed
11.11.2.a indicating a SOAP submission Passed
11.11.3.a SOAP HTTP binding with get method Passed
11.11.3.b SOAP HTTP binding with post method Passed
11.11.3.c SOAP HTTP binding Passed
11.11.3.d SOAP HTTP binding with get method and encoding attribute Passed
11.11.3.e SOAP HTTP binding with post method and encoding attribute Passed
11.11.4.a handling SOAP failure response Failed
11.11.4.b handling SOAP success response Passed