Fixed TTS-1475 to update the expected result for TC:PKManagement_dataStored_Update
authorHao Yunfei <yunfeix.hao@intel.com>
Thu, 6 Jun 2013 13:22:22 +0000 (21:22 +0800)
committerGerrit Code Review <gerrit2@kim11>
Fri, 7 Jun 2013 03:51:37 +0000 (12:51 +0900)
Change-Id: Ie57ae425a8907c1d8e992429c2938341821af57a
Signed-off-by: Hao Yunfei <yunfeix.hao@intel.com>
tct-pm-wrt-tests/tests.xml

index 8d6fcf7..e51e3ef 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Web Application data stored in widget is still usable after update" type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P1" id="PKManagement_dataStored_Update">
+      <testcase purpose="Check if Web Application data folder stored in widget is erased after update" type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P1" id="PKManagement_dataStored_Update">
         <description>
           <pre_condition>Make sure the widget-version-1.wgt and widget-version-1-1.wgt are not installed.</pre_condition>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
               <expected>Pass if the packaged webapp is installed successfully.</expected>
             </step>
             <step order="5">
-              <step_desc>Access to the widget-version-1-1.wgt resources folder, Check if the data folder is exist</step_desc>
-              <expected>Pass if "data" folder is still there</expected>
+              <step_desc>Access to the widget-version-1-1.wgt resources folder, Check if the data folder is not exist</step_desc>
+              <expected>Pass if "data" folder is not exist.</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0"/>