Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by KamYee: http://wiki.apache.org/ws/FrontPage/Muse/Muse2%2exConformanceTestingTools ------------------------------------------------------------------------------ #format wiki #language en - = Muse 2.x Conformance Testing Tools = ([http://issues.apache.org/jira/browse/MUSE-260 MUSE-260]) == Feature Description/Requirements == - The Muse 2.x Conformance Testing Tools are designed to verify the conformance of resource endpoints with standard Muse capabilities and/or user custom capabilities to the specification versions implemented in Muse 2.x (WSRF 1.2, WSN 1.3, WSDM-MUWS 1.1, WSDM Event Format 1.1, and WS-MetadataExchange). + The Muse 2.x Conformance Testing Tools will be used to verify the conformance of resource endpoints with standard Muse capabilities and/or user custom capabilities to the specification versions implemented in Muse 2.x (WSRF 1.2, WSN 1.3, WSDM-MUWS 1.1, WSDM Event Format 1.1, and WS-MetadataExchange). == Design and Architecture == @@ -16, +15 @@ We will enhance and extend these testing tools to test for conformance against specification levels implemented in Muse 2.x (WSRF 1.2, WSN 1.3, WSDM 1.1, and WS-MetadataExchange). - ( More details on these tools and how they work can be found at http://ws-i.org/deliverables/workinggroup.aspx?wg=testingtools (under "Analyzer Tool Functional Specification", "Monitor Tool Functional Specification", and "Interoperability Testing Tools 1.1") and http://www-128.ibm.com/developerworks/webservices/library/ws-wsitest/ ). + ( More details on these tools and how they work can be found at http://ws-i.org/deliverables/workinggroup.aspx?wg=testingtools (under "[http://www.ws-i.org/Testing/Specs/AnalyzerFunctionalSpecification_Final_1.1.pdf Analyzer Tool Functional Specification]", "[http://www.ws-i.org/Testing/Specs/MonitorFunctionalSpecification_Final_1.1.pdf Monitor Tool Functional Specification]", and "Interoperability Testing Tools 1.1") and http://www-128.ibm.com/developerworks/webservices/library/ws-wsitest/ ). + These tools test Web service implementations using a non-intrusive, black box approach. The testing infrastructure is made up of two main modules, the Monitor and the Analyzer. + The Monitor is both a message capture and logging tool. It intercepts the messages and a logger re-formats them and stores them in a message log for later analysis. The monitor is implemented using a man-in-the-middle approach. It intercepts and records the messages, then it forwards to the messages to its final destination. + + The Analyzer is an analysis tool that verifies the conformance of Web Services artifacts to profiles/specifications. It analyzes the messages sent to and from a Web service after these have been captured and stored in the message log by the Monitor. The Analyzer performs its checks based on assertions listed in a Test Assertion Document (TAD). The TAD will be extended to include assertion statements gleaned from the specification implemented in Muse 2.x. (!) Under construction --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
