[Power] prerequisites update
authorPiotr Szydelko <p.szydelko@samsung.com>
Wed, 25 Sep 2013 11:34:03 +0000 (13:34 +0200)
committerPiotr Szydelko <p.szydelko@samsung.com>
Wed, 25 Sep 2013 11:34:24 +0000 (13:34 +0200)
Change-Id: Ib487d5fb18691ffc61b3d9e1936e7407632dbebc

tct-power-tizen-tests/README
tct-testconfig/tests.full.xml
tct-testconfig/tests.xml

index 0eb8b35e19b3afdb513cc72636081feffb9d0140..8fcea29a6fd2d5ce059614d8db0b83063d47bc95 100644 (file)
@@ -45,8 +45,11 @@ Test Environment
 ----------------------------------------------
 Pre-condition
 ----------------------------------------------
-1. Turn off automatic brightness if it exists:
-   'Settings' -> 'Brightness' -> Turn off 'Automatic'
+1. Turn off automatic screen brightness:
+   - pull down the notification panel
+   - ensure Auto is disabled (a checkbox next to the brightness level slider)
+2. Set Backlight time to 15 seconds
+   'Settings' -> 'Display' -> 'Backlight time' -> choose 15 seconds
 
 ----------------------------------------------
 Build and Run
index 1140b808d51dbd3f1288fd92f094071fee38d675..3ea3702425e8bf05af73726a5d18fe9ef9269c12 100644 (file)
@@ -276,6 +276,34 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests RPM package. Inst
         </specs>
       </testcase>
     </set>
+    <set name="tct-power-tizen-tests">
+      <testcase purpose="tct-power-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="PowerConfiguration">
+        <description>
+          <pre_condition />
+          <post_condition />
+          <steps>
+            <step order="1">
+              <step_desc>Turn off Automatic screen brightness (pull down the notification panel and ensure that Auto is disabled)</step_desc>
+              <expected>TBD</expected>
+            </step>
+          </steps>
+          <steps>
+            <step order="2">
+              <step_desc>Set Backlight time to 15 seconds (Settings -> Display -> Backlight time -> 15 seconds)</step_desc>
+              <expected>TBD</expected>
+            </step>
+          </steps>
+          <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+            <spec_url>TBD</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+    </set>
     <set name="tct-push-tizen-tests">
       <testcase purpose="tct-push-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="PushConfiguration">
         <description>
index 38ddcbb9894636d51a288e0dab75211d46cee42a..7502bd4697fc3dec1d5303da08ddb80743b8d080 100644 (file)
@@ -204,6 +204,27 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests RPM package. Inst
         </description>
         </testcase>
     </set>
+    <set name="tct-power-tizen-tests">
+      <testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="PowerConfiguration" purpose="tct-power-tizen-tests Configuration">
+        <description>
+          <pre_condition />
+          <post_condition />
+          <steps>
+            <step order="1">
+              <step_desc>Turn off Automatic screen brightness (pull down the notification panel and ensure that Auto is disabled)</step_desc>
+              <expected>TBD</expected>
+            </step>
+          </steps>
+          <steps>
+            <step order="2">
+              <step_desc>Set Backlight time to 15 seconds (Settings -> Display -> Backlight time -> 15 seconds)</step_desc>
+              <expected>TBD</expected>
+            </step>
+          </steps>
+          <test_script_entry test_script_expected_result="0" timeout="90" />
+        </description>
+      </testcase>
+    </set>
     <set name="tct-push-tizen-tests">
       <testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="PushConfiguration" purpose="tct-push-tizen-tests Configuration">
         <description>
@@ -251,4 +272,4 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests RPM package. Inst
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>