<?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
<test_definition>
- <suite launcher="WRTLauncher" name="tct-power-tizen-tests" category="Tizen Web Device APIs">
+ <suite name="tct-power-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
<set name="Power">
- <testcase component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_release_correct_check" purpose="Check if release() method does what it should">
+ <testcase purpose="Check if release() method does what it should" component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_release_correct_check">
<description>
<pre_condition>Please set backlight time to 15 seconds</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_correct_check.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_request" purpose="Check whether request() method with proper arguments does what it should do">
+ </testcase>
+ <testcase purpose="Check whether request() method with proper arguments does what it should do" component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_request">
<description>
<pre_condition>Please set backlight time to 15 seconds</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_successful" purpose="Check if setScreenBrightness method called with non-optional change state of object">
+ </testcase>
+ <testcase purpose="Check if setScreenBrightness method called with non-optional change state of object" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_successful">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_turnScreenOff_successful" purpose="check if turnScreenOff method works correctly">
+ </testcase>
+ <testcase purpose="check if turnScreenOff method works correctly" component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_turnScreenOff_successful">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn_method_exists" purpose="check if turnScreenOn method exists">
+ </testcase>
+ <testcase purpose="check if turnScreenOn method exists" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn_method_exists">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_method_exists.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_turnScreenOn_successful" purpose="check if turnScreenOn method works correctly">
+ </testcase>
+ <testcase purpose="check if turnScreenOn method works correctly" component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_turnScreenOn_successful">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_unsetScreenStateChangeListener_successful" purpose="check if unsetScreenStateChangeListener method works correctly">
+ </testcase>
+ <testcase purpose="check if unsetScreenStateChangeListener method works correctly" component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_unsetScreenStateChangeListener_successful">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener_successful.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_missarg" purpose="Check if request() method called without all obligatory arguments throws an exception">
+ </testcase>
+ <testcase purpose="Check if request() method called without all obligatory arguments throws an exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_missarg">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManagerObject_notexist" purpose="Check if interface PowerManagerObject exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface PowerManagerObject exists, it should not." component="TizenAPI/System/Power" execution_type="auto" id="PowerManagerObject_notexist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManagerObject_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_notexist" purpose="Check if interface PowerManager exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface PowerManager exists, it should not." component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_notexist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="ScreenStateChangeCallback_notexist" purpose="Check if interface ScreenStateChangeCallback exists, it should not.">
+ </testcase>
+ <testcase purpose="Check if interface ScreenStateChangeCallback exists, it should not." component="TizenAPI/System/Power" execution_type="auto" id="ScreenStateChangeCallback_notexist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/ScreenStateChangeCallback_notexist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_extend" purpose="Check if tizen.power can have new properties added, it should not.">
+ </testcase>
+ <testcase purpose="Check if tizen.power can have new properties added, it should not." component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_extend">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_extend.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_in_tizen" purpose="Check if Tizen implements interface PowerManagerObject and has attribute power">
+ </testcase>
+ <testcase purpose="Check if Tizen implements interface PowerManagerObject and has attribute power" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_in_tizen">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_in_tizen.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_exist" purpose="Check if method request of PowerManager exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if method request of PowerManager exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_CPU_AWAKE" purpose="Check whether request() method with CPU resource and CPU_AWAKE state does not throw exception">
+ </testcase>
+ <testcase purpose="Check whether request() method with CPU resource and CPU_AWAKE state does not throw exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_CPU_AWAKE">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_CPU_AWAKE.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_SCREEN_DIM" purpose="Check whether request() method with SCREEN resource and SCREEN_DIM state does not throw exception">
+ </testcase>
+ <testcase purpose="Check whether request() method with SCREEN resource and SCREEN_DIM state does not throw exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_SCREEN_DIM">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_SCREEN_DIM.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_SCREEN_NORMAL" purpose="Check whether request() method with SCREEN resource and SCREEN_NORMAL state does not throw exception">
+ </testcase>
+ <testcase purpose="Check whether request() method with SCREEN resource and SCREEN_NORMAL state does not throw exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_SCREEN_NORMAL">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_SCREEN_NORMAL.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_resource_TypeMismatch" purpose="Check if request() method throws TypeMismatchException when incorrect resource given">
+ </testcase>
+ <testcase purpose="Check if request() method throws TypeMismatchException when incorrect resource given" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_resource_TypeMismatch">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_resource_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_state_TypeMismatch" purpose="Check if request() method throws TypeMismatchException when incorrect state given">
+ </testcase>
+ <testcase purpose="Check if request() method throws TypeMismatchException when incorrect state given" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_request_state_TypeMismatch">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_state_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release" purpose="Check if release() method called with proper argument does not throw exceptions">
+ </testcase>
+ <testcase purpose="Check if release() method called with proper argument does not throw exceptions" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release_exist" purpose="Check if method release of PowerManager exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if method release of PowerManager exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release_missarg" purpose="Check if release() method called without all obligatory arguments throws an exception">
+ </testcase>
+ <testcase purpose="Check if release() method called without all obligatory arguments throws an exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release_missarg">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release_resource_TypeMismatch" purpose="Check if release() method throws TypeMismatchException when incorrect resource given">
+ </testcase>
+ <testcase purpose="Check if release() method throws TypeMismatchException when incorrect resource given" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_release_resource_TypeMismatch">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_resource_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness" purpose="Check if getScreenBrightness method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if getScreenBrightness method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness_exist" purpose="Check if getScreenBrightness method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if getScreenBrightness method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness_extra_argument" purpose="Check if getScreenBrightness method can be invoked with extra argument">
+ </testcase>
+ <testcase purpose="Check if getScreenBrightness method can be invoked with extra argument" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness_extra_argument">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn" purpose="Check if isScreenOn method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if isScreenOn method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn_exist" purpose="Check if isScreenOn method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if isScreenOn method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn_extra_argument" purpose="Check if isScreenOn method can be invoked with extra argument">
+ </testcase>
+ <testcase purpose="Check if isScreenOn method can be invoked with extra argument" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn_extra_argument">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_restoreScreenBrightness" purpose="Check if restoreScreenBrightness method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if restoreScreenBrightness method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_restoreScreenBrightness">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_restoreScreenBrightness_exist" purpose="Check if restoreScreenBrightness method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if restoreScreenBrightness method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_restoreScreenBrightness_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_restoreScreenBrightness_extra_argument" purpose="Check if restoreScreenBrightness method can be invoked with extra argument">
+ </testcase>
+ <testcase purpose="Check if restoreScreenBrightness method can be invoked with extra argument" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_restoreScreenBrightness_extra_argument">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness" purpose="Check if setScreenBrightness method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if setScreenBrightness method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_brightness_TypeMismatch" purpose="Check if setScreenBrightness throws exception when brightness is incorrect">
+ </testcase>
+ <testcase purpose="Check if setScreenBrightness throws exception when brightness is incorrect" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_brightness_TypeMismatch">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_brightness_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_exist" purpose="Check if setScreenBrightness method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if setScreenBrightness method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_missarg" purpose="Check if setScreenBrightness method called with missing non-optional argument throws an exception">
+ </testcase>
+ <testcase purpose="Check if setScreenBrightness method called with missing non-optional argument throws an exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_missarg">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener" onload_delay="90" purpose="Check if setScreenStateChangeListener method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if setScreenStateChangeListener method called with non-optional arguments does what it should" onload_delay="90" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_exist" purpose="Check if setScreenStateChangeListener method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if setScreenStateChangeListener method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_listener_TypeMismatch" purpose="Check if setScreenStateChangeListener throws exception when listener is incorrect">
+ </testcase>
+ <testcase purpose="Check if setScreenStateChangeListener throws exception when listener is incorrect" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_listener_TypeMismatch">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_listener_TypeMismatch.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_listener_invalid_cb" onload_delay="90" purpose="Check if setScreenStateChangeListener throws exception when success callback is incorrect">
+ </testcase>
+ <testcase purpose="Check if setScreenStateChangeListener throws exception when success callback is incorrect" onload_delay="90" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_listener_invalid_cb">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_listener_invalid_cb.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_missarg" purpose="Check if setScreenStateChangeListener method called with missing non-optional argument throws an exception">
+ </testcase>
+ <testcase purpose="Check if setScreenStateChangeListener method called with missing non-optional argument throws an exception" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenStateChangeListener_missarg">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_missarg.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOff" purpose="Check if turnScreenOff method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if turnScreenOff method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOff">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOff_exist" purpose="Check if turnScreenOff method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if turnScreenOff method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOff_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOff_extra_argument" purpose="Check if turnScreenOff method can be invoked with extra argument">
+ </testcase>
+ <testcase purpose="Check if turnScreenOff method can be invoked with extra argument" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOff_extra_argument">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn" purpose="Check if turnScreenOn method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if turnScreenOn method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn_exist" purpose="Check if turnScreenOn method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if turnScreenOn method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn_extra_argument" purpose="Check if turnScreenOn method can be invoked with extra argument">
+ </testcase>
+ <testcase purpose="Check if turnScreenOn method can be invoked with extra argument" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_turnScreenOn_extra_argument">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_unsetScreenStateChangeListener" purpose="Check if unsetScreenStateChangeListener method called with non-optional arguments does what it should">
+ </testcase>
+ <testcase purpose="Check if unsetScreenStateChangeListener method called with non-optional arguments does what it should" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_unsetScreenStateChangeListener">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_unsetScreenStateChangeListener_exist" purpose="Check if unsetScreenStateChangeListener method exists and can be overriden">
+ </testcase>
+ <testcase purpose="Check if unsetScreenStateChangeListener method exists and can be overriden" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_unsetScreenStateChangeListener_exist">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener_exist.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_unsetScreenStateChangeListener_extra_argument" purpose="Check if unsetScreenStateChangeListener method can be invoked with extra argument">
+ </testcase>
+ <testcase purpose="Check if unsetScreenStateChangeListener method can be invoked with extra argument" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_unsetScreenStateChangeListener_extra_argument">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener_extra_argument.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="ScreenStateChangeCallback_onchanged" onload_delay="90" purpose="Check if ContentScanSuccessCallback onchanged is called and if its arguments have proper type">
+ </testcase>
+ <testcase purpose="Check if ContentScanSuccessCallback onchanged is called and if its arguments have proper type" onload_delay="90" component="TizenAPI/System/Power" execution_type="auto" id="ScreenStateChangeCallback_onchanged">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/ScreenStateChangeCallback_onchanged.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_brightness_invalid_val" purpose="check if setScreenBrightness() method doesn't set out of range screen brightness">
+ </testcase>
+ <testcase purpose="check if setScreenBrightness() method doesn't set out of range screen brightness" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_setScreenBrightness_brightness_invalid_val">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_brightness_invalid_val.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness_check_change" purpose="check whether getScreenBrightness() method gets the screen brightness level correctly">
+ </testcase>
+ <testcase purpose="check whether getScreenBrightness() method gets the screen brightness level correctly" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_getScreenBrightness_check_change">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness_check_change.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn_check_change" purpose="check whether isScreenOn() method gets the screen state correctly">
+ </testcase>
+ <testcase purpose="check whether isScreenOn() method gets the screen state correctly" component="TizenAPI/System/Power" execution_type="auto" id="PowerManager_isScreenOn_check_change">
<description>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn_check_change.html</test_script_entry>
</description>
- </testcase>
- <testcase component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_restoreScreenBrightness_check_effect" purpose="check if restoreScreenBrightness() method restores the screen brightness to the system default setting value">
+ </testcase>
+ <testcase purpose="check if restoreScreenBrightness() method restores the screen brightness to the system default setting value" component="TizenAPI/System/Power" execution_type="manual" id="PowerManager_restoreScreenBrightness_check_effect">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness_check_effect.html</test_script_entry>
</description>
- </testcase>
+ </testcase>
</set>
</suite>
-</test_definition>
\ No newline at end of file
+</test_definition>