Reporting Interop / Unit Test Results 4 CR Dashboard

How to record and report your interop or unit test results for the CR Dashboard [1]? There are three simple steps:



a)  Download the result template XML file. Template is available in the interop archive [2]. Choose the round, navigate through and locate your file. For instance, Axway/Irwin will download the template XML file at [3] for Round 1.



b)  Update the XML file with your interop or unit test results.



For instance, there are 108 unit test cases in Round 1 [4]. Axway/Irwin will download and update the XML file at [2]. <passed>true</passed> element represents a successful outcome. <passed>false</passed> element represents a failure.



Another example, there are four interop test cases in Round 3 WSDL 11 [5]. BEA/Symon will download the template XML file at [6] and update it. Where,



<result>

  <testcaseref>R3WSDL11T1</testcaseref>

  <provider>Microsoft</provider>

  <passed>true</passed>

</result> - represents a successful outcome for test case T1 against the Microsoft Round 3 WSDL 11 endpoint.



c)  Post the updated XML file to the WS-Policy interop mailing list [7]. A sample post is at [8].



I hope this helps.



[1] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/dashboard.html

[2] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/

[3] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/round1/round1-Axway.xml

[4] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/dashboard.html#Round-1

[5] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/dashboard.html#Round-3-WSDL11

[6] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/round3/WSDL11/round3-WSDL11-BEA.xml

[7] http://lists.w3.org/Archives/Public/public-ws-polic-interop/

[8] http://lists.w3.org/Archives/Public/public-ws-policy-interop/2007Apr/0010.html



Regards,



Asir S Vedamuthu

Microsoft Corporation

Received on Wednesday, 23 May 2007 03:59:25 UTC