[common][sound][remove manual cases of sound] 38/272538/1
authorwei625.zhang <wei625.zhang@samsung.com>
Fri, 18 Mar 2022 11:04:17 +0000 (19:04 +0800)
committerwei625.zhang <wei625.zhang@samsung.com>
Fri, 18 Mar 2022 11:04:17 +0000 (19:04 +0800)
Change-Id: If8c43173b39f1d377f45a8c9c3e7ac17c003d3a9
Signed-off-by: wei625.zhang <wei625.zhang@samsung.com>
common/tct-sound-tizen-tests/tests.full.xml
common/tct-sound-tizen-tests/tests.xml

index ac447f8934760817f62da56e27d9b92962bb5050..d9d76a50e1662c1442827ec9cae9349a108a71f9 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
+      <!--<testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if attribute direction of SoundDeviceInfo exists, has type SoundIOType and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P1" id="SoundDeviceInfo_direction_attribute">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_direction_attribute.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
+      <!--<testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() throws exception when successCallback is TypeMismatch" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P2" id="SoundManager_addDeviceStateChangeListener_callback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener_callback_TypeMismatch.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
+      <!--<testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::getConnectedDeviceList() method exists" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P0" id="SoundManager_getConnectedDeviceList_exist">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
+      <!--<testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method exists" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P0" id="SoundManager_removeDeviceStateChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
+      <!--<testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if attribute direction of SoundDeviceInfo exists, has type SoundIOType and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P1" id="SoundDeviceInfo_direction_attribute">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_direction_attribute.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
+      <!--<testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() throws exception when successCallback is TypeMismatch" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P2" id="SoundManager_addDeviceStateChangeListener_callback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener_callback_TypeMismatch.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
+      <!--<testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::getConnectedDeviceList() method exists" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P0" id="SoundManager_getConnectedDeviceList_exist">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
+      <!--<testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method exists" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P0" id="SoundManager_removeDeviceStateChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener_exist.html</test_script_entry>
         <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
         <capability name="http://tizen.org/feature/network.bluetooth"/>
       </capabilities>
-      <testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
+      <!--<testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
+      </testcase>-->
+      <!--<testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
+      </testcase>-->
+      <!--<testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
+      </testcase>-->
+      <!--<testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
     </set>
     <set name="Sound_IOT" type="js">
       <capabilities>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
+      <!--<testcase purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundDeviceStateChangeCallback_onChanged">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if attribute direction of SoundDeviceInfo exists, has type SoundIOType and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P1" id="SoundDeviceInfo_direction_attribute">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_direction_attribute.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
+      <!--<testcase purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_addDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::addDeviceStateChangeListener() throws exception when successCallback is TypeMismatch" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P2" id="SoundManager_addDeviceStateChangeListener_callback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener_callback_TypeMismatch.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
+      <!--<testcase purpose="Check if SoundManager::getConnectedDeviceList() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_getConnectedDeviceList">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::getConnectedDeviceList() method exists" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P0" id="SoundManager_getConnectedDeviceList_exist">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
+      <!--<testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called" type="compliance" onload_delay="5" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" priority="P1" id="SoundManager_removeDeviceStateChangeListener">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if SoundManager::removeDeviceStateChangeListener() method exists" type="compliance" status="approved" component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" priority="P0" id="SoundManager_removeDeviceStateChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener_exist.html</test_script_entry>
index 5f7eae81d61fe76098d2507d1ca00d166812406a..adb25abf45bca3ee76eb9259c80f90910932167c 100755 (executable)
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_onChanged.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundDeviceInfo_direction_attribute" priority="P1" purpose="Check if attribute direction of SoundDeviceInfo exists, has type SoundIOType and is readonly">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_direction_attribute.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_addDeviceStateChangeListener_callback_TypeMismatch" priority="P2" purpose="Check if SoundManager::addDeviceStateChangeListener() throws exception when successCallback is TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener_callback_TypeMismatch.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getActivatedDeviceList_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_getConnectedDeviceList_exist" priority="P0" purpose="Check if SoundManager::getConnectedDeviceList() method exists">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_removeDeviceStateChangeListener_exist" priority="P0" purpose="Check if SoundManager::removeDeviceStateChangeListener() method exists">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_onChanged.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundDeviceInfo_direction_attribute" priority="P1" purpose="Check if attribute direction of SoundDeviceInfo exists, has type SoundIOType and is readonly">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_direction_attribute.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_addDeviceStateChangeListener_callback_TypeMismatch" priority="P2" purpose="Check if SoundManager::addDeviceStateChangeListener() throws exception when successCallback is TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener_callback_TypeMismatch.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getActivatedDeviceList_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_getConnectedDeviceList_exist" priority="P0" purpose="Check if SoundManager::getConnectedDeviceList() method exists">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_removeDeviceStateChangeListener_exist" priority="P0" purpose="Check if SoundManager::removeDeviceStateChangeListener() method exists">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener_exist.html</test_script_entry>
         <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
         <capability name="http://tizen.org/feature/network.bluetooth"/>
       </capabilities>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_onChanged.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
+      </testcase>-->
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
+      </testcase>-->
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
+      </testcase>-->
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
     </set>
     <set name="Sound_IOT" type="js">
       <capabilities>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundDeviceStateChangeCallback_onChanged" onload_delay="20" priority="P1" purpose="Test whether SoundDeviceStateChangeCallback::onChanged is called with argument of proper type">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceStateChangeCallback_onChanged.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundDeviceInfo_direction_attribute" priority="P1" purpose="Check if attribute direction of SoundDeviceInfo exists, has type SoundIOType and is readonly">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_direction_attribute.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundDeviceInfo_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_addDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::addDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_addDeviceStateChangeListener_callback_TypeMismatch" priority="P2" purpose="Check if SoundManager::addDeviceStateChangeListener() throws exception when successCallback is TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_addDeviceStateChangeListener_callback_TypeMismatch.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getActivatedDeviceList_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_getConnectedDeviceList" onload_delay="20" priority="P1" purpose="Check if SoundManager::getConnectedDeviceList() method can be called">
         <description>
           <pre_condition>Before Click run, remove the earphone from target. After Click run, make sure earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_getConnectedDeviceList_exist" priority="P0" purpose="Check if SoundManager::getConnectedDeviceList() method exists">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_getConnectedDeviceList_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
+      <!--<testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="manual" id="SoundManager_removeDeviceStateChangeListener" onload_delay="20" priority="P1" purpose="Check if SoundManager::removeDeviceStateChangeListener() method can be called">
         <description>
           <pre_condition>Before Click run, make sure no earphone is plugged in</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="Tizen Device APIs/Multimedia/Sound" execution_type="auto" id="SoundManager_removeDeviceStateChangeListener_exist" priority="P0" purpose="Check if SoundManager::removeDeviceStateChangeListener() method exists">
         <description>
           <test_script_entry>/opt/tct-sound-tizen-tests/sound/SoundManager_removeDeviceStateChangeListener_exist.html</test_script_entry>