XForms 1.1 Conformance Suite Implementation Status for the Formula XForms engine

XForms 1.1 Test -- July 2009

This report describes the results from running the XForms 1.1 Test Suite with the EMC Documentum XForms engine (codenamed Formula).

Legend

TypeDescription
PassedThe test passed when it was run manually.
FailedThe test failed when it was run manually.
UnknownThe test was not run, or an unknown result occurred.

Results Table

Test Case NumberTest Case NameEMC Formula
10. XForms Actions
10.aaction syntax examplePass
10.brebuild in action elementPass
10.crecalculate in action elementPass
10.drevalidate in action elementPass
10.erefresh in action elementPass
10.finsert in action elementPass
10.gdelete in action elementPass
10.hsetvalue in action elementPass
10.ireset in action elementPass
10.1.aaction elementPass
10.2.asetvalue elements with expression or literalPass
10.2.bsetvalue element with expression and literal, element with neitherPass
10.3.ainsert action using context attributePass
10.3.binsert action with bind and model attributesPass
10.3.cinsert action using origin attributePass
10.3.dinsert action using at attributePass
10.3.einsert action using position attributePass
10.3.finsert action in repeat bound to collectionPass
10.3.ginsert action - nodeset indicates root elementPass
10.3.hinsert action and repeat elementPass
10.3.iinsert action - xforms-insert eventPass
10.3.jinsert action - copying an attributePass
10.4.adelete action using context attributePass
10.4.bdelete action using context and bind attributesPass
10.4.cdelete action using context attribute terminates with no effectPass
10.4.ddelete action using at attributePass
10.4.edelete element rulesPass
10.4.fdelete action and repeat elementPass
10.4.gdelete action with xforms-delete eventPass
10.5.asetindex element rulesPass
10.6.aevents dispatched by toggle elementPass
10.6.1.acase element child of the toggle elementPass
10.6.1.bcase element child of the toggle element precedence testingPass
10.7.asetfocus elementPass
10.7.1.asetfocus element with control child elementPass
10.7.1.bcontrol element precedence testsPass
10.8.adispatch element dispatches predefined eventPass
10.8.bdispatch element dispatches custom eventPass
10.8.cdispatch element with delay attributePass
10.8.ddispatch element dispatches custom event that bubblesFail
10.8.edispatch element dispatches cancelled custom eventFail
10.8.fdispatch element dispatches cancelled predefined eventFail
10.8.1.adispatch element with name child elementPass
10.8.1.bname element has precedence over attributePass
10.8.1.cvalue attribute has precedence in name elementPass
10.8.2.adispatch element with target child elementPass
10.8.2.btarget element has precedence over attributePass
10.8.2.cvalue attribute has precedence in target elementPass
10.8.3.adispatch element with delay child elementPass
10.8.3.bdelay element has precedence over attributePass
10.8.3.cvalue attribute has precedence in delay elementPass
10.13.areset elementPass
10.13.breset element with model attributePass
10.14.aload element attributesPass
10.14.bshow attribute of load elementPass
10.14.1.aload element with resource child elementPass
10.14.1.bvalue attribute has precedence in load elementPass
10.15.asend elementPass
10.16.amessage element using single node bindingPass
10.16.blevel attribute of message elementPass
10.16.cmessage element interface created at run timePass
10.17.aconditional execution of XForms actionsPass
10.17.bconditional execution of XForms actions using action elementPass
10.17.cconditional execution of XForms actions - Automatic Focus Advancement examplePass
10.17.dconditional execution of XForms actions - Handling Focus for Empty Repeats examplePass
10.18.aiteration of XForms actionsPass
10.18.biteration of XForms actions using action elementPass
10.18.citeration executed zero timesPass
10.18.dXForms actions with if and while attributesPass
10.18.eiteration of XForms actions - Summing Selected Results examplePass