Fix TTS-2018 by adding step expected
authorLiu, Xin <xinx.liu@intel.com>
Wed, 18 Sep 2013 10:03:44 +0000 (18:03 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Sun, 22 Sep 2013 03:16:08 +0000 (11:16 +0800)
Signed-off-by: Liu, Xin <xinx.liu@intel.com>
tct-extra-html5-tests/tests.full.xml
tct-extra-html5-tests/tests.xml
tct-flexiblebox-css3-tests/tests.full.xml
tct-flexiblebox-css3-tests/tests.xml

index ef70884d998a83134d9fb593598a33a66bad10e1..6a5997819baaf0a062a27e5448f29b11a3b4e2b2 100644 (file)
       </testcase>
       <testcase purpose="Check if the reversed attribute on ol element" type="compliance" status="approved" component="WebAPI/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="reversed_on_ol_element">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>Test Passes if the list is reverse order</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/semantics/grouping-content/the-ol-element/reversed-1a.html</test_script_entry>
         </description>
         <specs>
index 64447e4f3dd201c613b51e4fd1086a0a90c76858..1d758171023fd55363ed524b228a341a4c1df973 100644 (file)
         </testcase>
       <testcase component="WebAPI/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="reversed_on_ol_element" purpose="Check if the reversed attribute on ol element">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>Test Passes if the list is reverse order</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/semantics/grouping-content/the-ol-element/reversed-1a.html</test_script_entry>
         </description>
         </testcase>
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index 78e873e8903d75cd7a90a01d84859e02624ce674..83aa253c3527a3e2d1b3e27c1e7542dc87922651 100644 (file)
       </testcase>
       <testcase purpose="This test check that a flex container reverse-wraps blocks multiline in column-reverse direction." type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" priority="P2" id="multi-line-wrap-reverse-column-reverse">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first column; 2-1,2-2 in second column; 3-1 in third column.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-reverse-column-reverse.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="This test check that a flex container reverse-wraps blocks multiline in row-reverse direction." type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" priority="P2" id="multi-line-wrap-reverse-row-reverse">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first row; 2-1,2-2 in second row; 3-1 in third row.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-reverse-row-reverse.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="This test check that a flex container wraps blocks multiline in column-reverse direction." type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" priority="P2" id="multi-line-wrap-with-column-reverse">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first column; 2-1,2-2 in second column; 3-1 in third column.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-with-column-reverse.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="This test check that a flex container wraps blocks multiline in row-reverse direction." type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" priority="P2" id="multi-line-wrap-with-row-reverse">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first row; 2-1,2-2 in second row; 3-1 in third row.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-with-row-reverse.html</test_script_entry>
         </description>
         <specs>
index ca581313668c4663866da2ca09f3842b1a212010..37b384d2176de0a91528275f12f5f48a7ab552b7 100644 (file)
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" id="multi-line-wrap-reverse-column-reverse" purpose="This test check that a flex container reverse-wraps blocks multiline in column-reverse direction.">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first column; 2-1,2-2 in second column; 3-1 in third column.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-reverse-column-reverse.html</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" id="multi-line-wrap-reverse-row-reverse" purpose="This test check that a flex container reverse-wraps blocks multiline in row-reverse direction.">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first row; 2-1,2-2 in second row; 3-1 in third row.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-reverse-row-reverse.html</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" id="multi-line-wrap-with-column-reverse" purpose="This test check that a flex container wraps blocks multiline in column-reverse direction.">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first column; 2-1,2-2 in second column; 3-1 in third column.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-with-column-reverse.html</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS Flexible Box Layout Module (Partial)" execution_type="manual" id="multi-line-wrap-with-row-reverse" purpose="This test check that a flex container wraps blocks multiline in row-reverse direction.">
         <description>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test</step_desc>
+              <expected>1-1,1-2,1-3 in first row; 2-1,2-2 in second row; 3-1 in third row.</expected>
+            </step>
+          </steps>
           <test_script_entry>/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg/multi-line-wrap-with-row-reverse.html</test_script_entry>
         </description>
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>