Fixed TTS-1456 to update the expected for tct-pm-wrt-tests
authorHao Yunfei <yunfeix.hao@intel.com>
Thu, 6 Jun 2013 14:10:39 +0000 (22:10 +0800)
committerGerrit Code Review <gerrit2@kim11>
Fri, 7 Jun 2013 05:10:10 +0000 (14:10 +0900)
Change-Id: I816c18805f36fb4246f26f686caf104b23bff056
Signed-off-by: Hao Yunfei <yunfeix.hao@intel.com>
tct-pm-wrt-tests/tests.xml

index e51e3ef..0af5715 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if WRT could abort installation when the widget has been installed" type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P1" id="PKManagement_WRTVersionLower_Install_1">
+      <testcase purpose="Check if WRT could install the widget again when the widget has been installed" type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P1" id="PKManagement_WRTVersionLower_Install_1">
         <description>
           <pre_condition>Make sure the Sample-widget.wgt is not installed.</pre_condition>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/the Sample-widget.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/Sample-widget.wgt.</step_desc>
               <expected>Pass if the Sample-widget.wgt app is installed successfully.</expected>
             </step>
             <step order="2">
-              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/the Sample-widget app again.</step_desc>
-              <expected>Pass if the webapp can not be installed.</expected>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/Sample-widget.wgt.again</step_desc>
+              <expected>Pass if the installation succeed.</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0"/>