</specs>
</testcase>
</set>
+ <set name="SystemSetting_TV" type="js">
+ <capabilities>
+ <capability name="http://tizen.org/feature/profile"><value>TV</value></capability>
+ <capability name="http://tizen.org/feature/systemsetting"/>
+ </capabilities>
+ <testcase purpose="Check if exists of getProperty" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P0" id="SystemSettingManager_getProperty_exist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if exists of setProperty" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P0" id="SystemSettingManager_setProperty_exist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_exist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManager is extendable" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingManager_extend">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_extend.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" usage="true" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when type is incorrect" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_type_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_type_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty works without error callback" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P1" id="SystemSettingManager_getProperty_no_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_no_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when error callback is invalid" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check exception in error callback of setProperty method" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_errorCallback_invoked.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when success callback is invalid" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when type is incorrect" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_type_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_type_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty works for home_screen without error_callback" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P1" id="SystemSettingManager_setProperty_no_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_no_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManage doesn't exist" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingManager_notexist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" usage="true" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingObject is undefined" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingObject_notexist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingObject_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingObject" usage="true" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingSuccessCallback doesn't exist" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingSuccessCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingSuccessCallback_notexist.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingSuccessCallback" usage="true" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if tizen.systemsetting can be overwritten" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingManager_in_tizen">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_in_tizen.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" usage="true" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingSuccessCallback works" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P1" id="SystemSettingSuccessCallback_onsuccess">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingSuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingSuccessCallback" element_type="method" element_name="onsuccess" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when successCallback is incorrect" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManager::setProperty() throws exception when argument missing" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_noarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_noarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when non-optional argument is missing" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_misarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when errorCallback is incorrect" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="setProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManager::getProperty() throws exception when argument missing" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_noarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_noarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when non-optional argument is missing" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_misarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_misarg.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when successCallback is incorrect" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when errorCallback is incorrect" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when error callback is invalid" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when success callback is invalid" type="compliance" status="approved" component="TizenAPI/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="SystemSettingManager" element_type="method" element_name="getProperty" specification="SystemSetting" section="System" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ </set>
</suite>
</test_definition>
</description>
</testcase>
</set>
+ <set name="SystemSetting_TV" type="js">
+ <capabilities>
+ <capability name="http://tizen.org/feature/profile"><value>TV</value></capability>
+ <capability name="http://tizen.org/feature/systemsetting"/>
+ </capabilities>
+ <testcase purpose="Check if exists of getProperty" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P0" id="SystemSettingManager_getProperty_exist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if exists of setProperty" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P0" id="SystemSettingManager_setProperty_exist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManager is extendable" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingManager_extend">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_extend.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when type is incorrect" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_type_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_type_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty works without error callback" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P1" id="SystemSettingManager_getProperty_no_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_no_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when error callback is invalid" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check exception in error callback of setProperty method" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_errorCallback_invoked">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_errorCallback_invoked.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when success callback is invalid" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when type is incorrect" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_type_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_type_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty works for home_screen without error_callback" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P1" id="SystemSettingManager_setProperty_no_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_no_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManage doesn't exist" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingManager_notexist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingObject is undefined" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingObject_notexist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingObject_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingSuccessCallback doesn't exist" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingSuccessCallback_notexist">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingSuccessCallback_notexist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if tizen.systemsetting can be overwritten" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P3" id="SystemSettingManager_in_tizen">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_in_tizen.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingSuccessCallback works" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P1" id="SystemSettingSuccessCallback_onsuccess">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingSuccessCallback_onsuccess.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when successCallback is incorrect" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManager::setProperty() throws exception when argument missing" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_noarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_noarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when non-optional argument is missing" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_misarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if setProperty throws exception when errorCallback is incorrect" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_setProperty_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_setProperty_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if SystemSettingManager::getProperty() throws exception when argument missing" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_noarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_noarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when non-optional argument is missing" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_misarg">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_misarg.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when successCallback is incorrect" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_successCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_successCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when errorCallback is incorrect" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_errorCallback_TypeMismatch">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_errorCallback_TypeMismatch.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when error callback is invalid" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_errorCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_errorCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if getProperty throws exception when success callback is invalid" component="Tizen Device APIs/System/SystemSetting" execution_type="auto" priority="P2" id="SystemSettingManager_getProperty_successCallback_invalid_cb">
+ <description>
+ <test_script_entry>/opt/tct-systemsetting-tizen-tests/systemsetting/SystemSettingManager_getProperty_successCallback_invalid_cb.html</test_script_entry>
+ </description>
+ </testcase>
+ </set>
</suite>
</test_definition>