Revert "[common][speech][remove manual case from speech]" 65/272665/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:37 +0000 (08:05 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:37 +0000 (08:05 +0000)
This reverts commit 2cb4d1d400cd4686ddf7e6d7de0121efe056f68c.

Change-Id: I0bc2de1f7c4c9e5340c68e63a9d3da7c7c64063f

common/tct-speech-w3c-tests/tests.full.xml
common/tct-speech-w3c-tests/tests.xml

index ec8dcf35a2178d1946bdc902f8c1fc2f8ea825d0..4abab1d0451ef29cc0366555b994c358cf9e77ad 100755 (executable)
         <capability name="http://tizen.org/feature/speech.recognition"/>
         <capability name="http://tizen.org/feature/microphone"/>
       </capabilities>
-      <!--<testcase purpose="Check if SpeechRecognitionAlternative::confidence exists, has type float, is readonly and proper value limit" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionAlternative_confidence_attribute">
+      <testcase purpose="Check if SpeechRecognitionAlternative::confidence exists, has type float, is readonly and proper value limit" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionAlternative_confidence_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>ready to recognize</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;This is a test&quot; and press the 'Stop Speak' Button</step_desc>
+              <step_desc>Say, "This is a test" and press the 'Stop Speak' Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionAlternative is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P3" id="SpeechRecognitionAlternative_extend">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionAlternative is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P3" id="SpeechRecognitionAlternative_extend">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionAlternative::transcript exists, has type string and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionAlternative_transcript_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionAlternative::transcript exists, has type string and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionAlternative_transcript_attribute">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechRecognitionError::error exists, has type string and is readonly" type="compliance" onload_delay="5" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" priority="P1" id="SpeechRecognitionError_error_attribute">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionError_error_attribute.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if network of SpeechRecognitionError occurs" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionError_network">
+      <testcase purpose="Check if network of SpeechRecognitionError occurs" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionError_network">
         <description>
           <pre_condition>disconnect internet connection</pre_condition>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionError_network.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if no-speech of SpeechRecognitionError occurs" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionError_no-speech">
+      </testcase>
+      <testcase purpose="Check if no-speech of SpeechRecognitionError occurs" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionError_no-speech">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionEvent::emma exists, has type object and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_emma_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionEvent::emma exists, has type object and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_emma_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechRecognitionEvent is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" priority="P3" id="SpeechRecognitionEvent_extend">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionEvent_extend.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if SpeechRecognitionEvent::interpretation exists, has type object and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_interpretation_attribute">
+      <testcase purpose="Check if SpeechRecognitionEvent::interpretation exists, has type object and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_interpretation_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionEvent::resultIndex exists, has type unsigned long and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_resultIndex_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionEvent::resultIndex exists, has type unsigned long and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_resultIndex_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionEvent::results exists, has type object and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_results_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionEvent::results exists, has type object and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionEvent_results_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResultList is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P3" id="SpeechRecognitionResultList_extend">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResultList is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P3" id="SpeechRecognitionResultList_extend">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if item method of SpeechRecognitionResultList works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResultList_item">
+      </testcase>
+      <testcase purpose="Check if item method of SpeechRecognitionResultList works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResultList_item">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResultList::item() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P0" id="SpeechRecognitionResultList_item_exist">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResultList::item() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P0" id="SpeechRecognitionResultList_item_exist">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResultList::item() throws exception when index is missing" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P2" id="SpeechRecognitionResultList_item_misarg">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResultList::item() throws exception when index is missing" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P2" id="SpeechRecognitionResultList_item_misarg">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResultList::length exists, has type unsigned long and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResultList_length_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResultList::length exists, has type unsigned long and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResultList_length_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>Speech recognition started</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;Hello&quot; and press the Stop Button</step_desc>
+              <step_desc>Say, "Hello" and press the Stop Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Checks if SpeechRecognitionResult is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P3" id="SpeechRecognitionResult_extend">
+      </testcase>
+      <testcase purpose="Checks if SpeechRecognitionResult is extendable" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P3" id="SpeechRecognitionResult_extend">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Checks if SpeechRecognitionResult::isFinal exists, has type boolean and is readOnly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResult_isFinal_attribute">
+      </testcase>
+      <testcase purpose="Checks if SpeechRecognitionResult::isFinal exists, has type boolean and is readOnly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResult_isFinal_attribute">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResult::item() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResult_item">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResult::item() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResult_item">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResult::item() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P0" id="SpeechRecognitionResult_item_exist">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResult::item() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P0" id="SpeechRecognitionResult_item_exist">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResult::item() throws exception when index is missing" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P2" id="SpeechRecognitionResult_item_misarg">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResult::item() throws exception when index is missing" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P2" id="SpeechRecognitionResult_item_misarg">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionResult::length exists, has type unsigned long and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResult_length_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionResult::length exists, has type unsigned long and is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognitionResult_length_attribute">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognition::abort() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_abort">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognition::abort() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_abort">
         <description>
           <steps>
             <step order="1">
             </step>
             <step order="3">
               <step_desc>Click to abort button</step_desc>
-              <expected>display &quot;Service has disconnected&quot;</expected>
+              <expected>display "Service has disconnected"</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_abort.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechRecognition::abort() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" priority="P0" id="SpeechRecognition_abort_exist">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_abort_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Test whether SpeechRecognition::onaudioend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onaudioend">
+      <testcase purpose="Test whether SpeechRecognition::onaudioend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onaudioend">
         <description>
           <steps>
             <step order="1">
             </step>
             <step order="2">
               <step_desc>Click to stop button</step_desc>
-              <expected>display &quot;Audio ended&quot; message</expected>
+              <expected>display "Audio ended" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onaudioend.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onaudiostart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onaudiostart">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onaudiostart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onaudiostart">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Audio started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Audio started" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onaudiostart.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onend">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onend">
         <description>
           <steps>
             <step order="1">
             </step>
             <step order="2">
               <step_desc>Click to abort button</step_desc>
-              <expected>display &quot;Service has disconnected&quot; message</expected>
+              <expected>display "Service has disconnected" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onend.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onsoundend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onsoundend">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onsoundend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onsoundend">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Sound started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Sound started" message</expected>
             </step>
             <step order="2">
               <step_desc>Click to stop button</step_desc>
-              <expected>display &quot;Sound ended&quot; message</expected>
+              <expected>display "Sound ended" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onsoundend.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onsoundstart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onsoundstart">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onsoundstart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onsoundstart">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Sound started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Sound started" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onsoundstart.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onspeechend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onspeechend">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onspeechend is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onspeechend">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Speech started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Speech started" message</expected>
             </step>
             <step order="2">
               <step_desc>Click to stop button</step_desc>
-              <expected>display &quot;Speech ended&quot; message</expected>
+              <expected>display "Speech ended" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onspeechend.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onspeechstart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onspeechstart">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onspeechstart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onspeechstart">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Speech started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Speech started" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_onspeechstart.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Test whether SpeechRecognition::onstart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onstart">
+      </testcase>
+      <testcase purpose="Test whether SpeechRecognition::onstart is called with argument of proper type" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_onstart">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Recognition started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Recognition started" message</expected>
             </step>
             <step order="2">
               <step_desc>Click to stop button</step_desc>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognition::start() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_start">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognition::start() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_start">
         <description>
           <steps>
             <step order="1">
               <step_desc>Press speak button</step_desc>
-              <expected>ready to recognize: Speak and display &quot;Recognition started&quot; message</expected>
+              <expected>ready to recognize: Speak and display "Recognition started" message</expected>
             </step>
             <step order="2">
               <step_desc>Click to stop button</step_desc>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechRecognition::start() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" priority="P0" id="SpeechRecognition_start_exist">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_start_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if SpeechRecognition::stop() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_stop">
+      <testcase purpose="Check if SpeechRecognition::stop() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechRecognition_stop">
         <description>
           <steps>
             <step order="1">
             </step>
             <step order="2">
               <step_desc>Click to stop button</step_desc>
-              <expected>Recognition will stop and display &quot;Service has disconnected&quot; message</expected>
+              <expected>Recognition will stop and display "Service has disconnected" message</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_stop.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechRecognition::stop() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" priority="P0" id="SpeechRecognition_stop_exist">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognition_stop_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if SpeechSynthesis::speak() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechSynthesis_speak">
+      <testcase purpose="Check if SpeechSynthesis::speak() method works properly" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" priority="P1" id="SpeechSynthesis_speak">
         <description>
           <steps>
             <step order="1">
               <step_desc>Click to Speak button</step_desc>
-              <expected>&quot;Hello World&quot; will be listened</expected>
+              <expected>"Hello World" will be listened</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechSynthesis_speak.html</test_script_entry>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechSynthesis::speak() method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" priority="P0" id="SpeechSynthesis_speak_exist">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechSynthesis_speak_exist.html</test_script_entry>
index 384bd7fdde3c7ba242b852c175d1d8db89b5e4e0..2838ad2bb79bc1edd46e0de2d496a79af76bbf5b 100755 (executable)
         <capability name="http://tizen.org/feature/speech.recognition"/>
         <capability name="http://tizen.org/feature/microphone"/>
       </capabilities>
-      <!--<testcase purpose="Check if SpeechRecognitionAlternative::confidence exists, has type float, is readonly and proper value limit" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionAlternative_confidence_attribute">
+      <testcase purpose="Check if SpeechRecognitionAlternative::confidence exists, has type float, is readonly and proper value limit" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionAlternative_confidence_attribute">
         <description>
           <steps>
             <step order="1">
               <expected>ready to recognize</expected>
             </step>
             <step order="3">
-              <step_desc>Say, &quot;This is a test&quot; and press the 'Stop Speak' Button</step_desc>
+              <step_desc>Say, "This is a test" and press the 'Stop Speak' Button</step_desc>
               <expected>PASS</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionAlternative_confidence_attribute.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionAlternative is extendable" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionAlternative_extend">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionAlternative is extendable" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionAlternative_extend">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionAlternative_extend.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase purpose="Check if SpeechRecognitionAlternative::transcript exists, has type string and is readonly" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionAlternative_transcript_attribute">
+      </testcase>
+      <testcase purpose="Check if SpeechRecognitionAlternative::transcript exists, has type string and is readonly" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionAlternative_transcript_attribute">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionAlternative_transcript_attribute.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechRecognitionError::error exists, has type string and is readonly" onload_delay="5" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" id="SpeechRecognitionError_error_attribute">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionError_error_attribute.html</test_script_entry>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionError_network.html</test_script_entry>
         </description>
       </testcase> -->
-      <!--<testcase purpose="Check if no-speech of SpeechRecognitionError occurs" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionError_no-speech">
+      <testcase purpose="Check if no-speech of SpeechRecognitionError occurs" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionError_no-speech">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechRecognitionError_no-speech.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
 <!--      <testcase purpose="Check if SpeechRecognitionEvent::emma exists, has type object and is readonly" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechRecognitionEvent_emma_attribute">
         <description>
           <steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechSynthesis_resume_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase purpose="Check if SpeechSynthesis::speak() method works properly" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechSynthesis_speak">
+      <testcase purpose="Check if SpeechSynthesis::speak() method works properly" component="W3C_HTML5 APIs/TBD/Speech" execution_type="manual" id="SpeechSynthesis_speak">
         <description>
           <steps>
             <step order="1">
               <step_desc>Click to Speak button</step_desc>
-              <expected>&quot;Hello World&quot; will be listened</expected>
+              <expected>"Hello World" will be listened</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechSynthesis_speak.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if SpeechSynthesis::speak() method exists" component="W3C_HTML5 APIs/TBD/Speech" execution_type="auto" id="SpeechSynthesis_speak_exist">
         <description>
           <test_script_entry>/opt/tct-speech-w3c-tests/speech/SpeechSynthesis_speak_exist.html</test_script_entry>