Optimized manual cases steps/pre-conditions for WRT tests
authorHao Yunfei <yunfeix.hao@intel.com>
Wed, 5 Jun 2013 14:55:39 +0000 (22:55 +0800)
committerHao Yunfei <yunfeix.hao@intel.com>
Wed, 5 Jun 2013 14:55:39 +0000 (22:55 +0800)
Change-Id: Ie1b0ff43c686f4c079da245e7328f8bd40cefd49
Signed-off-by: Hao Yunfei <yunfeix.hao@intel.com>
tct-appwgt-wrt-tests/tests.xml
tct-ext02-wrt-tests/tests.xml
tct-pm-wrt-tests/tests.xml
tct-rt02-wrt-tests/tests.xml
tct-sp-wrt-tests/tests.xml
tct-stab-wrt-tests/tests.xml
tct-ui-wrt-tests/tests.xml

index 5a2e5af..b13500f 100644 (file)
@@ -9,7 +9,7 @@
         <post_condition>uninstall the web application which installed below.</post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install app-widget-sample.wgt</step_desc>
+            <step_desc>Install app-widget-sample.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt"</step_desc>
             <expected>PASS: if the widget package is installed successfully with its icon appears in screen.</expected>
           </step>
           <step order="2">
@@ -38,7 +38,7 @@
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install app-widget-sample.wgt</step_desc>
+            <step_desc>Install app-widget-sample.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt"</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
@@ -79,7 +79,7 @@
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install app-widget-sample.wgt</step_desc>
+            <step_desc>Install app-widget-sample.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt"</step_desc>
             <expected>PASS: if the widget package is installed successfully, its icon appears in screen.</expected>
           </step>
           <step order="2">
     </testcase>
     <testcase purpose="Check if WRT is able to install Web AppWidget of which the id is valid." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-id">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed; app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed; app-widget-sample.wgt is installed yet, with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition>uninstall the web application which installed below.</post_condition>
         <steps>
           <step order="1">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install app-widget-id-invalid.wgt</step_desc>
+            <step_desc>Install app-widget-id-invalid.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-id-invalid.wgt"</step_desc>
             <expected>PASS: if the widget package can not be installed.</expected>
           </step>
         </steps>
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install app-widget-id-null.wgt</step_desc>
+            <step_desc>Install app-widget-id-null.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-id-null.wgt"</step_desc>
             <expected>PASS: if the widget package can not be installed.</expected>
           </step>
         </steps>
     </testcase>
     <testcase purpose="Check if WRT is able to check primary AppWidget" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-primary-true-false">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-primary-true-false.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-primary-true-false.wgt is installed yet,install this widget with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-primary-true-false.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is unable to install Web AppWidget which includes two box and the primary are true." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-primary-true-true">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-primary-true-true.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-primary-true-true.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-primary-true-true.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is unable to install Web AppWidget which includes two box and the primary are false." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-primary-false-false">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-primary-false-false.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-primary-false-false.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-primary-false-false.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to update according to the update-period." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-update-period">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-update-period.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-update-period.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-update-period.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is unable to install Web AppWidget which includes invalid update-period." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-update-period-invalid">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-update-period-invalid.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-update-period-invalid.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-update-period-invalid.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicate name of the Web AppWidget." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-box-label">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-box-label.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-box-label.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-box-label.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicate name of the Web AppWidget when the label is null." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-box-label-null">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-box-label-null.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-box-label-null.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-box-label-null.wgt".</pre_condition>
         <post_condition>uninstall the web application which installed below.</post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicate icon of the Web AppWidget." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-icon">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicate icon of the Web AppWidget when the src is null." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-icon-null">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-icon-null.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-icon-null.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-icon-null.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to used to indicate start page of the Web AppWidget." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-content">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to used to indicate start page of the Web AppWidget when the src is null." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-content-null">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-content-null.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-content-null.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-content-null.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is unable to indicates content of Web AppWidget recieves touch events." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-mouse-event-true">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-mouse-event-true.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-mouse-event-true.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-mouse-event-true.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicates content of Web AppWidget recieves touch events." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-mouse-event-false">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-mouse-event-false.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-mouse-event-false.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-mouse-event-false.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicates box size is 1x1." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-box-size-1x1">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicates box size is 2x1." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-box-size-2x1">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicates box size is 2x2." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-box-size-2x2">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is unable to indicates box size which is invalid." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="app-widget-box-size-invalid">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-box-size-invalid.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-box-size-invalid.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-box-size-invalid.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support W3C DOM load event." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-load-event">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-load-event.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-load-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-load-event.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support W3C DOM unload event." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-unload-event">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-unload-event.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-unload-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-unload-event.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support W3C DOM visibility event." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-visibility-event">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-visibility-event.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-visibility-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-visibility-event.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support touch event." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-touch-event">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-touch-event.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-touch-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-touch-event.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support update period event." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-update-period-event">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-update-period.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-update-period.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-update-period.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support to resize area of its content." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-resize-area">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT must support the Web AppWidget open its PD." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-open-PD">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to support W3C DOM unload event." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-Dom-event">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-Dom-event.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-Dom-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-Dom-event.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to let its PD alive until its PD is closed." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-PD-alive">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-PD-alive.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-PD-alive.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-PD-alive.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check that AppWidget have its own localStorage space." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-resources">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT MUST not allow Web AppWidget which is signed with an invalid signature to be installed." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-signature-invalid">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed; app-widget-signature-invalid.wgt is not installed yet</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed; app-widget-signature-invalid.wgt is not installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-signature-invalid.wgt"</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
      <testcase purpose="Check if WRT is able to indicate src of the PD" type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-pd-src">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to indicate size of the PD" type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P1" id="app-widget-pd-size">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if livebox's size is 1x1 when the box size is null." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="widget-app-box-size-null">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;widget-app-box-size-null.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;widget-app-box-size-null.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/widget-app-box-size-null.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT's icon is the last one which is setting in the configruation." type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="widget-app-box-icon-more">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;widget-app-box-icon-more.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;widget-app-box-icon-more.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/widget-app-box-icon-more.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
     </testcase>
     <testcase purpose="Check if WRT is able to intall when the PD is null" type="Functional positive" status="approved" component="Web/Runtime/WebAppWidget" execution_type="manual" priority="P2" id="widget-app-pd-null">
       <description>
-        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed yet.</pre_condition>
+        <pre_condition>Refer to README, create the AppWidget Viewer. Make sure AppWidget viewer is installed;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt".</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
index 5a3d9db..787fc8a 100644 (file)
@@ -9,7 +9,7 @@
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-install-location-prefer-external-no-card.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-install-location-prefer-external-no-card.wgt</step_desc>
                    <expected>The widget application can not be installed.</expected>
                  </step>
               </steps>
@@ -29,7 +29,7 @@
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to install successfully</expected>
                  </step>
                  <step order="2">
@@ -61,7 +61,7 @@
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-content.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-content.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
@@ -85,7 +85,7 @@
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-id-exist.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-id-exist.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-required-version-support.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-required-version-support.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-bs-enable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-bs-enable.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-cm-enable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-cm-enable.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-so-landscape.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-so-landscape.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-so-portrait.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-so-portrait.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-so-default.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-so-default.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-encrypt-enable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-encrypt-enable.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-required-version-unsupport.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-required-version-unsupport.wgt</step_desc>
                    <expected>Inform tester of potential incompatibility and allow them to abort installation</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-bs-disable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-bs-disable.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-cm-disable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-cm-disable.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-encrypt-disable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-encrypt-disable.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-test-app.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-test-app.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-id-notexist.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-id-notexist.wgt</step_desc>
                    <expected>Widget application can not be installed</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-id-invalid.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-id-invalid.wgt</step_desc>
                    <expected>Widget application can not be installed</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-required-version-invalid.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-required-version-invalid.wgt</step_desc>
                    <expected>Widget application can not be installed</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-required-version-notexist.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-required-version-notexist.wgt</step_desc>
                    <expected>Widget application can not be installed</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install application-content-unsupport.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/application-content-unsupport.wgt</step_desc>
                    <expected>Widget application can not be installed</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install appcontrol-operation-change.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/appcontrol-operation-change.wgt</step_desc>
                    <expected>Widget application can be installed</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-install-location-internal-only-no-card.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-install-location-internal-only-no-card.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
               </steps>
            <post_condition>Take the memory card away from the device.</post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-install-location-internal-only-with-card.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-install-location-internal-only-with-card.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
                  <step order="2">
            <post_condition>Take the memory card away from device.</post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install setting-install-location-prefer-external-with-card.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/setting-install-location-prefer-external-with-card.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install unit-test-for-app-control.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/unit-test-for-app-control.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install unit-test-for-app-control.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/unit-test-for-app-control.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install unit-test-for-app-control.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/unit-test-for-app-control.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install unit-test-for-app-control.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/unit-test-for-app-control.wgt</step_desc>
                    <expected>Widget application can be installed.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install app-control-complex-wgt-5.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/app-control-complex-wgt-5.wgt</step_desc>
                    <expected>Widget application can not be installed successfully.</expected>
                  </step>
               </steps>
     </testcase>
     <testcase purpose="Check that the web runtime can disable the encrypt function for Web Application resource (html/js/css files only) by setting the disable value of encryption attribute." type="user_experience" status="approved" component="Web/Runtime/ConfigExtension" execution_type="manual" priority="P2" id="tizen-application-encryption-disable">
       <description>
-        <pre_condition>make sure tizen-application-encryption-disable.wgt is installed.</pre_condition>
+        <pre_condition>make sure tizen-application-encryption-disable.wgt is installed with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-encryption-disable.wgt.</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check that the web runtime can enable the encrypt function for Web Application resource (html/js/css files only) by setting the enable value of encryption attribute." type="user_experience" status="approved" component="Web/Runtime/ConfigExtension" execution_type="manual" priority="P1" id="tizen-application-encryption-enable">
       <description>
-        <pre_condition>make sure tizen-application-encryption-enable.wgt is installed.</pre_condition>
+        <pre_condition>make sure tizen-application-encryption-enable.wgt is installed with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-encryption-enable.</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
            <post_condition>Uninstalled the web-applications-with-namespace-xmlns-enable app</post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install the web-applications-with-namespace-xmlns-enable.wgt application</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/web-applications-with-namespace-xmlns-enable.wgt application</step_desc>
                    <expected>The web-applications-with-namespace-xmlns-enable app can be installed successfully.</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install the web-applications-with-namespace-xmlns-disable.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/web-applications-with-namespace-xmlns-disable.wgt</step_desc>
                    <expected>Pass: if the web-applications-with-namespace-xmlns-disable.wgt installation failed.</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install tizen-settings-screen-orientation-landscape.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-settings-screen-orientation-landscape.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install tizen-application-id-is-one-bytes.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-id-is-one-bytes.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install tizen-application-id-is-too-long.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-id-is-too-long.wgt</step_desc>
                    <expected>Pass: Installation is not successful</expected>
                  </step>
               </steps>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install tizen-application-id-is-rightful.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-id-is-rightful.wgt</step_desc>
                    <expected>Widget application is able to be installed successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install tizen-application-id-is-all-right.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-id-is-all-right.wgt</step_desc>
                    <expected>Widget application is able to install successfully.</expected>
                  </step>
                  <step order="2">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install tizen-application-id-is-null.wgt</step_desc>
+                   <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ext02-wrt-tests/tizen-application-id-is-null.wgt</step_desc>
                    <expected>Widget application is unable to be installed successfully.</expected>
                  </step>
               </steps>
index f3dc337..746090d 100644 (file)
@@ -9,7 +9,7 @@
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install 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 Install the Sample-widget Application successfully.</expected>
             </step>
             <step order="2">
@@ -33,7 +33,7 @@
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install test-hosted-widget.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/test-hosted-widget.wgt.</step_desc>
               <expected>Pass if Install the Hosted Web Application successfully.</expected>
             </step>
           </steps>
@@ -57,7 +57,7 @@
               <expected>Pass if Sample-widget.wgt webapp is under this folder.</expected>
             </step>
             <step order="2">
-              <step_desc>Install Sample-widget.wgt.Used command line to install.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/Sample-widget.wgt.Used command line to install.</step_desc>
               <expected>Pass if Sample-widget.wgt webapp is installed successfully.</expected>
             </step>
           </steps>
@@ -77,7 +77,7 @@
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install 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 Sample-widget icon and package name are displayed on screen.</expected>
             </step>
           </steps>
               <expected>Pass if Sample-widget webapp is under this folder.</expected>
             </step>
             <step order="2">
-              <step_desc>Install 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 Sample-widget Application can be installed successfully.</expected>
             </step>
           </steps>
               <expected>Pass if Sample-widget.EXE app is under this folder and renamed successful.</expected>
             </step>
             <step order="2">
-              <step_desc>Install Sample-widget.EXE.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/Sample-widget.EXE.</step_desc>
               <expected>Pass if Sample-widget.EXE Application can be installed successfully.</expected>
             </step>
           </steps>
               <expected>Pass if Rename successfully.</expected>
             </step>
             <step order="2">
-              <step_desc>Install test-widget-testing.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/test-widget-testing.wgt.</step_desc>
               <expected>Pass if Web Application can be installed.</expected>
             </step>
           </steps>
           <pre_condition>Make sure the test-broken-widget.wgt is not installed.</pre_condition>
           <post_condition>Uninstalled the App if it has been installed.</post_condition>
           <step order="1">
-            <step_desc>Install test-broken-widget.wgt.</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/test-broken-widget.wgt.</step_desc>
             <expected>Pass if there is a message inform user the Web Application can't be installed and WebApp icon is not showing on the device screen.</expected>
           </step>
           <test_script_entry test_script_expected_result="0">/opt/tct-pm-wrt-tests/WebRunTime/WRTInstallerFail test-broken-widget.wgt</test_script_entry>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install the Sample-widget.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/the 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 Sample-widget app again.</step_desc>
+              <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>
           </steps>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install Sample-widget.wgt app.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/Sample-widget.wgt app.</step_desc>
               <expected>Pass if packaged webapp is installing.</expected>
             </step>
             <step order="2">
           <post_condition>Uninstalled the webApp if they have been installed.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install WIdgetIDAppID-same1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/WIdgetIDAppID-same1.wgt.</step_desc>
               <expected>Pass if WIdgetIDAppID-same1.wgt is installed successfully.</expected>
             </step>
             <step order="2">
           <post_condition>Uninstalled the webApp if they have been installed.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install WIdgetIDAppID-same1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/WIdgetIDAppID-same1.wgt.</step_desc>
               <expected>Pass if WIdgetIDAppID-same1.wgt is installed successfully.</expected>
             </step>
             <step order="2">
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install widget-version-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1.wgt.</step_desc>
               <expected>Pass if the widget-version-1 webapp is installed successfully.</expected>
             </step>
             <step order="2">
               <expected>"data" folder can be created successfully.</expected>
             </step>
             <step order="4">
-              <step_desc>Install widget-version-1-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1-1.wgt.</step_desc>
               <expected>Pass if the packaged webapp is installed successfully.</expected>
             </step>
             <step order="5">
           <post_condition>Uninstalled the webApp which is installed in this test cases.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install 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 Install the Sample-widget Application successfully.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install uninstallation-application-erased.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/uninstallation-application-erased.wgt.</step_desc>
               <expected>Pass if the uninstallation-application-erased webapp is installed successfully.</expected>
             </step>
             <step order="2">
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install 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 packaged webapp is installed.</expected>
             </step>
             <step order="2">
               <expected>Pass if the webapp is un-installing.</expected>
             </step>
             <step order="4">
-              <step_desc>Install test-widget.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/test-widget.wgt.</step_desc>
               <expected>Pass if the packaged webapp is installed.</expected>
             </step>
             <step order="5">
           <post_condition>Uninstalled the webApp if they have been installed.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install widget-version-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1.wgt.</step_desc>
               <expected>Pass if the widget is installed.</expected>
             </step>
             <step order="2">
-              <step_desc>Install 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 widget is installing.</expected>
             </step>
             <step order="3">
-              <step_desc>Install widget-version-1-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1-1.wgt.</step_desc>
               <expected>Pass if installing and updating program don't affect each other and both success.</expected>
             </step>
           </steps>
       </testcase>
       <testcase purpose="Check if user will be informed when trying to uninstall a running WebApp" type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P2" id="PKManagement_Inform_Uninstall_Running">
         <description>
-          <pre_condition>Make sure Sample-widget.wgt is installed.</pre_condition>
+          <pre_condition>Make sure Sample-widget.wgt is installed with the command : wrt-installer -i /opt/tct-appwgt-wrt-tests/Sample-widget.wgt.</pre_condition>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if user will be informed when try to launch uninstall program to the same webapp twice at sametime" type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P2" id="PKManagement_Uninstall_Inform">
         <description>
-          <pre_condition>Make sure Sample-widget.wgt is installed.</pre_condition>
+          <pre_condition>Make sure Sample-widget.wgt is installed  with the command : wrt-installer -i /opt/tct-appwgt-wrt-tests/Sample-widget.wgt.</pre_condition>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install widget-version-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1.wgt.</step_desc>
               <expected>Pass if the widget-version-1 webapp is installed successfully.</expected>
             </step>
             <step order="2">
               <expected>Pass if are able to launched successfully.</expected>
             </step>
             <step order="2">
-              <step_desc>Install widget-version-1-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1-1.wgt.</step_desc>
               <expected>Pass if widget-version-1-1 App could not be installed.</expected>
             </step>
           </steps>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install widget-version-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1.wgt.</step_desc>
               <expected>Pass if the widget-version-1 webapp is installed successfully</expected>
             </step>
             <step order="2">
               <expected>Pass if the package webapp installer is running.</expected>
             </step>
             <step order="3">
-              <step_desc>Install widget-version-2.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-2.wgt.</step_desc>
               <expected>Pass if the package webapp installer is running.</expected>
             </step>
             <step order="4">
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install widget-version-1.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-1.wgt.</step_desc>
               <expected>Pass if the widget-version-1 webapp is installed successfully.</expected>
             </step>
             <step order="2">
               <expected>Pass if Updating WebApp is running.</expected>
             </step>
             <step order="3">
-              <step_desc>Install widget-version-2.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-2.wgt.</step_desc>
               <expected>Pass if the widget-version-2 webapp is installed successfully.</expected>
             </step>
             <step order="4">
               <expected>Pass if Updating WebApp is running.</expected>
             </step>
             <step order="5">
-              <step_desc>Install widget-version-3.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-version-3.wgt.</step_desc>
               <expected>Pass if the widget-version-3 webapp is installed successfully.</expected>
             </step>
             <step order="6">
       </testcase>
       <testcase purpose="Get Web Application information through package management." type="user_experience" status="approved" component="Web/Runtime/PackageManagement" execution_type="manual" priority="P2" id="WebApp_Get_Information">
         <description>
-          <pre_condition>Make sure the Sample-widget.wgt is installed.</pre_condition>
+          <pre_condition>Make sure the Sample-widget.wgt is installed  with the command : wrt-installer -i /opt/tct-appwgt-wrt-tests/Sample-widget.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
               <expected>Pass if there is no any Web Application has been installed.</expected>
             </step>
             <step order="2">
-              <step_desc>Install 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 "installed:wrt1smt007.Sample-widget" is listed on the device screen.</expected>
             </step>
             <step order="2">
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install npruntime-all-on-arm-x86.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/npruntime-all-on-arm-x86.wgt.</step_desc>
               <expected>Pass if the widget installed successfully.</expected>
             </step>
             <step order="2">
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install application 11a.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/11a.wgt.</step_desc>
               <expected>Pass if the widget can not be installed.</expected>
             </step>
           </steps>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install application 11b.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/11b.wgt.</step_desc>
               <expected>Pass if the widget can not be installed.</expected>
             </step>
           </steps>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install application widget-partner-privilege.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/widget-partner-privilege.wgt.</step_desc>
               <expected>Pass if the widget can not be installed.</expected>
             </step>
           </steps>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install feature-element-be-ignored.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/feature-element-be-ignored.wgt.</step_desc>
               <expected>Pass if feature-element-be-ignored WebApp is installed successfully.</expected>
             </step>
           </steps>
           <post_condition>Uninstalled the webApp which is installed in this test case.</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Install web-api-version.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-pm-wrt-tests/web-api-version.wgt.</step_desc>
               <expected>Pass: The application can't be installed successfully.</expected>
             </step>
           </steps>
index ecd1679..626f986 100644 (file)
@@ -9,7 +9,7 @@
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-load-event.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-load-event.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
@@ -34,7 +34,7 @@
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-unload-event.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-unload-event.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
@@ -59,7 +59,7 @@
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-page-visibility-visibilitychange.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-page-visibility-visibilitychange.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
@@ -84,7 +84,7 @@
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-suspend-javascript .wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-suspend-javascript.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-resume-javascript.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-resume-javascript.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-background-service.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-background-service.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-launch-installed-app.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-launch-installed-app.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
             </step>
             <step order="2">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="lifecycle-launch-removed-app" execution_type="manual" purpose="Check if WRT is unable to launch an removed application" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure WRT is installed;lifecycle-hide-running-app.wgt has been installed</pre_condition>
+          <pre_condition>Make sure WRT is installed;lifecycle-hide-running-app.wgt has been installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-hide-running-app.wgt</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
               <expected>PASS: if uninstall the widget successfully.</expected>
             </step>
             <step order="2">
-              <step_desc>Install lifecycle-launch-removed-app.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-launch-removed-app.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="3">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-exit-running-app.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-exit-running-app.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install lifecycle-hide-running-app.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/lifecycle-hide-running-app.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-app.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-app.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-video-player.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-video-player.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-music-player.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-music-player.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-image-viewer.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-image-viewer.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-camera.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-camera.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-email.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-email.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-gallery-pick.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-gallery-pick.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-gallery-show.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-gallery-show.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install sys-launch-service-message.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/sys-launch-service-message.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install power-status-display-dim.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/power-status-display-dim.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install power-status-display-bright.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/power-status-display-bright.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install power-home-suspend-cpu.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/power-home-suspend-cpu.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install power-home-background-cpu.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/power-home-background-cpu.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install power-hide-suspend-cpu.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/power-hide-suspend-cpu.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
               <step_desc>Launch the application, and click the button named "Hide".</step_desc>
-              <expected>PASS: if the cpu's utilization ratio is "0.0%".</expected>
+              <expected>PASS: if the cpu's utilization ratio is "0.0%", you can get the ratio with command "top".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0"/>
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install power-hide-background-cpu.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/power-hide-background-cpu.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
               <step_desc>Launch the application, and click the button named "Hide".</step_desc>
-              <expected>PASS: if the cpu's utilization ratio is not "0.0%".</expected>
+              <expected>PASS: if the cpu's utilization ratio is not "0.0%", you can get the ratio with command "top".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0"/>
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-access-policy.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-access-policy.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install url-access-ajax-resource.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/url-access-ajax-resource.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install url-access-multi.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/url-access-multi.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install url-access-multi-all.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/url-access-multi-all.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install url-access-multi-subdomains.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/url-access-multi-subdomains.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-sms.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-sms.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mmsto.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mmsto.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-localization.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-localization.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-uri-scheme.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-uri-scheme.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto-cc.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto-cc.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto-bcc.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto-bcc.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto-body.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto-body.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto-groups .wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto-groups .wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto-subject.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto-subject.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-schemes-mailto-tel.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-schemes-mailto-tel.wgt</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt.</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt.</step_desc>
               <expected>PASS: if the widget package is successfully installed with its icon appears on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-attribute.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-attribute.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-widget-interface-method.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-widget-interface-method.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-localization-description.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-localization-description.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-localization-description.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-localization-description.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-localization-description.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-localization-description.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onplay event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-onplay" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-onplay is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-onplay is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-onplay.wgt. According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onplaying event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-onplaying" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-onplaying is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-onplaying is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-onplaying.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onpause event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-onpause" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-onpause is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-onpause is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-onpause.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onended event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-onended" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-onended is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-onended is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-onended.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ontimeupdate event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-ontimeupdate" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-ontimeupdate is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-ontimeupdate is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-ontimeupdate.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onvolumechange event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-onvolumechange" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-onvolumechange is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-onvolumechange is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-onvolumechange.wgt. According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondurationchange event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-ondurationchange" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-ondurationchange is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-ondurationchange is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-ondurationchange.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM oncanplaythrough event for audio lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-audio-oncanplaythrough" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-audio-oncanplaythrough is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-audio-oncanplaythrough is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-audio-oncanplaythrough.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragstart event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondragstart" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondragstart is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondragstart is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondragstart.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondrop event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondrop" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondrop is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondrop is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondrop.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragover event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondragover" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondragover is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondragover is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondragover.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragleave event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondragleave" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondragleave is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondragleave is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondragleave.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragenter event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondragenter" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondragenter is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondragenter is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondragenter.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragend event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondragend" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondragend is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondragend is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondragend.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondrag event of canvas lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-canvas-mouse-ondrag" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-canvas-mouse-ondrag is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-canvas-mouse-ondrag is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-canvas-mouse-ondrag.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragstart event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondragstart" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondragstart is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondragstart is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondragstart.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondrop event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondrop" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondrop is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondrop is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondrop.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragover event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondragover" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondragover is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondragover is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondragover.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragleave event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondragleave" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondragleave is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondragleave is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondragleave.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragenter event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondragenter" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondragenter is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondragenter is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondragenter.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondragend event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondragend" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondragend is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondragend is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondragend.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondrag event of div lable mouse events." component="Web/Runtime/WebApplicationRuntime" id="dom-events-div-mouse-ondrag" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-div-mouse-ondrag is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-div-mouse-ondrag is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-div-mouse-ondrag.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onclick event of details lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-details-onclick" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-details-onclick is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-details-onclick is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-details-onclick.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onclick event of footer lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-footer-onclick" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-footer-onclick is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-footer-onclick is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-footer-onclick.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onclick event of mark lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-mark-onclick" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-mark-onclick is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-mark-onclick is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-mark-onclick.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onclick event of ruby lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-ruby-onclick" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-ruby-onclick is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-ruby-onclick is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-ruby-onclick.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onclick event of rt lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-rt-onclick" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-rt-onclick is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-rt-onclick is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-rt-onclick.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onfocus event of text input." component="Web/Runtime/WebApplicationRuntime" id="dom-events-text-onfocus" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-text-onfocus is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-text-onfocus is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-text-onfocus.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onblur event of text input." component="Web/Runtime/WebApplicationRuntime" id="dom-events-button-onblur" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-text-onblur is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-text-onblur is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-text-onblur.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onchange event of select lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-select-onchange" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-select-onchange is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-select-onchange is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-select-onchange.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onfocus event of select lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-select-onfocus" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-select-onfocus is installed.</pre_condition>
+          <pre_condition>Make sure dom-events-select-onfocus is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-select-onfocus.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onplay event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-onplay" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-onplay is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-onplay is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-onplay.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onplaying event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-onplaying" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-onplaying is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-onplaying is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-onplaying.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onpause event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-onpause" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-onpause is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-onpause is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-onpause.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onended event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-onended" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-onended is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-onended is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-onended.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ontimeupdate event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-ontimeupdate" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-ontimeupdate is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-ontimeupdate is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-ontimeupdate.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM onvolumechange event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-onvolumechange" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-onvolumechange is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-onvolumechange is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-onvolumechange.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM ondurationchange event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-ondurationchange" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-ondurationchange is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-ondurationchange is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-ondurationchange.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if the WRT support W3C DOM oncanplaythrough event for video lable." component="Web/Runtime/WebApplicationRuntime" id="dom-events-video-oncanplaythrough" execution_type="manual" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure dom-events-video-oncanplaythrough is installed.According to README push the resources of testing to device.</pre_condition>
+          <pre_condition>Make sure dom-events-video-oncanplaythrough is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/dom-events-video-oncanplaythrough.wgt.According to README push the resources of testing to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if WRT can not access to the resourse internal of the widget When widget uri scheme is 'widg'" type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntime" execution_type="manual" priority="P3" id="other-uri-scheme-invalid">
         <description>
-          <pre_condition>Make sure the other-uri-scheme-invalid.wgt is installed.</pre_condition>
+          <pre_condition>Make sure the other-uri-scheme-invalid.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-scheme-invalid.wgt.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if WRT not allow to access to the resourse of the widget When the origin of url is being determined a invalid widget URI" type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntime" execution_type="manual" priority="P3" id="other-uri-invalid">
         <description>
-          <pre_condition>Make sure the other-uri-invalid.wgt is installed</pre_condition>
+          <pre_condition>Make sure the other-uri-invalid.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-invalid.wgt</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if WRT supports the widget uri component : hash" type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntime" execution_type="manual" priority="P3" id="other-uri-hash">
         <description>
-          <pre_condition>Make sure the other-uri-hash.wgt is installed</pre_condition>
+          <pre_condition>Make sure the other-uri-hash.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-hash.wgt</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if WRT allow to access to the index file of the widget" type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntime" execution_type="manual" priority="P3" id="other-uri-index">
         <description>
-          <pre_condition>Make sure the other-uri-index.wgt is installed successfully</pre_condition>
+          <pre_condition>Make sure the other-uri-index.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-index.wgt</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase purpose="Check if WRT supports the widget uri component : port" type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntime" execution_type="manual" priority="P3" id="other-uri-port">
         <description>
-          <pre_condition>Make sure other-uri-port.wgt is installed</pre_condition>
+          <pre_condition>Make sure other-uri-port.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-port.wgt</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-scheme.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-scheme.wgt</step_desc>
               <expected>Widget application is able to install,then the icon is displayed on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install other-uri-scheme-null.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/other-uri-scheme-null.wgt</step_desc>
               <expected>Widget application is able to install,then the icon is displayed on screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install css-animation-background-unable.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/css-animation-background-unable.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install css-animation-background-enable.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/css-animation-background-enable.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Install css-animation-background-default.wgt</step_desc>
+              <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/css-animation-background-default.wgt</step_desc>
               <expected>Pass: if the widget package is installed successfullly and its icon appears in screen.</expected>
             </step>
             <step order="2">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-app-id-null" execution_type="manual" purpose="Check if WRT not support Web Application URI when the app-id is empty" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-app-id-null.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-app-id-null.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-app-id-null.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-app-id-not-null" execution_type="manual" purpose="Check if WRT support Web Application URI when the app-id is not empty" priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-app-id-not-null.wgt is installed.WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-app-id-not-null.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-app-id-not-null.wgt .WRT is installed and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-scheme-is-null" execution_type="manual" purpose="Check if WRT not support Web Application URI when the scheme is empty" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-scheme-is-null.wgt is installed.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-scheme-is-null.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-scheme-is-null.wgt.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-img" execution_type="manual" purpose="Check if WRT support HTML document of which is a image" priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-img.wgt is installed.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-img.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-img.wgt.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-scheme-is-wrongful" execution_type="manual" purpose="Check if WRT not support Web Application URI when the Scheme is invalid" priority="P1" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-scheme-is-wrongful.wgt is installed.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-scheme-is-wrongful.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-scheme-is-wrongful.wgt.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-root-origin" execution_type="manual" purpose="Check if WRT treat the WebAppURI pointing to the WebApplication package root directory as the document's origin." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-root-origin.wgt is installed.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-root-origin.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-root-origin.wgt.Make sure WRT is installed and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-root-origin-wrongful" execution_type="manual" purpose="Check if WRT can not support document's origin when WebApplication package root directory is invalid" priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-wrong-package.wgt has been installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-wrong-package.wgt has been installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-wrong-package.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-dom-properties-img" execution_type="manual" purpose="Check if WRT support DOM objects' image properties" priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt has been installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt has been installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-dom-properties.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-dom-properties-audio" execution_type="manual" purpose="Check if WRT support DOM objects' audio properties." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed and according to README pushed the music to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-dom-properties.wgt and according to README pushed the music to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-dom-properties-textarea" execution_type="manual" purpose="Check if WRT support DOM objects' textarea properties." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-dom-properties.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-dom-properties-button" execution_type="manual" purpose="Check if WRT support DOM objects' Button properties." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed and WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed and WRT is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-dom-properties.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-dom-properties-location" execution_type="manual" purpose="Check if WRT support DOM objects' Location properties." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed and WRT is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-dom-properties.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-dom-properties.wgt and WRT is installed and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-package-rightful" execution_type="manual" purpose="Check if WRT support the requested resource using WebAppURI is located within the requesting WebApplication's package." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-package.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-package.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-package.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-for-package-wrongful" execution_type="manual" purpose="Check if WRT not support the requested resource using WebAppURI is break out of the package." priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-for-wrong-package.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-for-wrong-package.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-for-wrong-package.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-rightfuls-requested" execution_type="manual" purpose="Check if WRT treat access tag specified external resources in configuration document as same origin resource." priority="P0" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-requested-resource.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-requested-resource.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-requested-resource.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-wrongful-requested" execution_type="manual" purpose="Check if WRT not treat access tag specified external resources in configuration document when the src is invalid." priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-using-symbolic-links.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-using-symbolic-links.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-using-symbolic-links.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-index-html" execution_type="manual" purpose="Check if WRT treat access tag specified resources in configuration as origin resource." priority="P2" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-index-html.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-index-html.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-index-html.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
       </testcase>
       <testcase component="Web/Runtime/WebApplicationRuntime" id="app-uri-scheme-access-html" execution_type="manual" purpose="Check if WRT support Web Application URI when When using the access tag specifies the page." priority="P1" status="approved" type="Functional positive">
         <description>
-          <pre_condition>Make sure app-uri-scheme-access-html.wgt is installed and according to README pushed the image to device.</pre_condition>
+          <pre_condition>Make sure app-uri-scheme-access-html.wgt is installed with the command : wrt-installer -i /opt/tct-rt02-wrt-tests/app-uri-scheme-access-html.wgt and according to README pushed the image to device.</pre_condition>
           <post_condition/>
           <steps>
             <step order="1">
index 451f7e1..b1e23ba 100644 (file)
@@ -9,7 +9,7 @@
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install protection-encryption-check.wgt</step_desc>
+            <step_desc>Install protection-encryption-check.wgt with the command :"wrt-installer -i /opt/tct-sp-wrt-tests/protection-encryption-check.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
@@ -34,7 +34,7 @@
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install private_localstorage_check.wgt</step_desc>
+            <step_desc>Install private_localstorage_check.wgt with the command :"wrt-installer -i /opt/tct-sp-wrt-tests/private_localstorage_check.wgt"</step_desc>
             <expected>PASS: If widget application is able to install successfully</expected>
           </step>
           <step order="2">
@@ -59,7 +59,7 @@
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install storage-cookies-check.wgt</step_desc>
+            <step_desc>Install storage-cookies-check.wgt with the command :"wrt-installer -i /opt/tct-sp-wrt-tests/storage-cookies-check.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
@@ -88,7 +88,7 @@
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install security-messaging-read-disable.wgt</step_desc>
+            <step_desc>Install security-messaging-read-disable.wgt with the command :"wrt-installer -i /opt/tct-sp-wrt-tests/security-messaging-read-disable.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install security-messaging-write-disable.wgt</step_desc>
+            <step_desc>Install security-messaging-write-disable.wgt with the command :"wrt-installer -i /opt/tct-sp-wrt-tests/security-messaging-write-disable.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install protection-decrypt-html.wgt</step_desc>
+            <step_desc>Install protection-decrypt-html.wgt with the command :"wrt-installer -i /opt/tct-sp-wrt-tests/protection-decrypt-html.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
     </testcase>
     <testcase purpose="Check if WRT include mechanism disabling the security policy checks." type="user_experience" status="approved" component="Web/Runtime/SecurityPrivacy" execution_type="manual" priority="P1" id="security-policy">
       <description>
-        <pre_condition>Make sure the security-policy.wgt is installed</pre_condition>
+        <pre_condition>Make sure the security-policy.wgt is installed. Install security-policy.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/security-policy.wgt"</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install security-permission.wgt</step_desc>
+            <step_desc>Install security-permission.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/security-permission.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
     </testcase>
     <testcase purpose="Check that the WRT can decrypt js resources of widget Application successfully" type="user_experience" status="approved" component="Web/Runtime/SecurityPrivacy" execution_type="manual" priority="P2" id="protection-decrypt-js">
       <description>
-        <pre_condition>Make sure the protection-decrypt-js.wgt app is installed</pre_condition>
+        <pre_condition>Make sure the protection-decrypt-js.wgt app is installed. Install protection-decrypt-js.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/protection-decrypt-js.wgt"</pre_condition>
         <post_condition></post_condition>
         <steps>
           <step order="1">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install protection-decrypt-css.wgt</step_desc>
+            <step_desc>Install protection-decrypt-css.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/protection-decrypt-css.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install security-messaging-read-enable.wgt</step_desc>
+            <step_desc>Install security-messaging-read-enable.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/security-messaging-read-enable.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install security-messaging-write-enable.wgt</step_desc>
+            <step_desc>Install security-messaging-write-enable.wgt with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/security-messaging-write-enable.wgt"</step_desc>
             <expected>Widget application is able to install successfully</expected>
           </step>
           <step order="2">
index 03cdff1..6fe9288 100644 (file)
@@ -5,7 +5,7 @@
   <set name="StabilityTest">
     <testcase purpose="Check that WRT can launch a webapp which is contain a high resolution picture." type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-high-resolution-picture">
       <description>
-        <pre_condition>The test-hd-image widget application is installed.According to README push the resources of testing to device.</pre_condition>
+        <pre_condition>Use the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-hd-image to make sure widget application is installed.According to README push the resources of testing to device.</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
@@ -25,7 +25,7 @@
     </testcase>
     <testcase purpose="Check that WRT can install and uninstall webapp roundly" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-install-uninstall">
       <description>
-        <pre_condition>The test-hd-image widget application is installed.According to README push the resources of testing to device.</pre_condition>
+        <pre_condition>Use the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-hd-image widget application is installed.According to README push the resources of testing to device.</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
@@ -73,7 +73,7 @@
     </testcase>
     <testcase purpose="Check that WRT can launch webapp roundly" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-launch-100-times">
       <description>
-        <pre_condition>The test-hd-image widget application is installed.According to README push the resources of testing to device.</pre_condition>
+        <pre_condition>Use the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-hd-image widget application is installed.According to README push the resources of testing to device.</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check that WRT can open multiple browser windows through webapp" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-multi-browsing-windows">
       <description>
-        <pre_condition>Make sure test-multi-index widget application is installed</pre_condition>
+        <pre_condition>Use the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-multi-index to make sure widget application is installed</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
            <post_condition></post_condition>
               <steps>
                  <step order="1">
-                   <step_desc>Install test-half-memory.wgt</step_desc>
+                   <step_desc>Install test-half-memory.wgt with the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-half-memory.wgt</step_desc>
                    <expected>The test-half-memory widget application can be installed successfully</expected>
                  </step>
               </steps>
     </testcase>
     <testcase purpose="Check that WRT can allow to uninstall a 640M webapp" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-uninstall-large-webapp">
       <description>
-        <pre_condition>According to README changed the test-half-memory.wgt.Make sure test-half-memory widget application is installed</pre_condition>
+        <pre_condition>According to README changed the test-half-memory.wgt.Make sure test-half-memory widget application is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-half-memory.wgt</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check WRT can play music normally while play/pause music roundly" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-play-pause-music">
       <description>
-        <pre_condition>According to README push the resources of testing to device;Make sure the test-music application is installed</pre_condition>
+        <pre_condition>According to README push the resources of testing to device;Make sure the test-music application is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-music</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check WRT can play music repeatedly" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-play-music">
       <description>
-        <pre_condition>According to README push the resources of testing to device;Make sure the test-music application is installed</pre_condition>
+        <pre_condition>According to README push the resources of testing to device;Make sure the test-music application is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-music.wgt</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check that WRT can play and pause video roundly" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-play-pause-video">
       <description>
-        <pre_condition>According to README push the resources of testing to device;Make sure the test-video application is installed</pre_condition>
+        <pre_condition>According to README push the resources of testing to device;Make sure the test-video application is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-video.wgt</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check that WRT support the application runs in backgroud" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-backgroud-support">
       <description>
-        <pre_condition>Make sure setting-bs-enable apllication is installed</pre_condition>
+        <pre_condition>Make sure setting-bs-enable apllication is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/setting-bs-enable.wgt</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check WRT can lock the veiw mode" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-screen-orientation">
       <description>
-        <pre_condition>Make sure setting-so-default apllication is installed</pre_condition>
+        <pre_condition>Make sure setting-so-default apllication is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/setting-so-default.wgt</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
     </testcase>
     <testcase purpose="Check WRT can play video repeatedly" type="user_experience" status="approved" component="Web/Runtime/StabilityTest" execution_type="manual" priority="P3" id="wrt-repeat-play-video">
       <description>
-        <pre_condition>According to README push the resources of testing to device;Make sure the test-video application is installed</pre_condition>
+        <pre_condition>According to README push the resources of testing to device;Make sure the test-video application is installed by the command : wrt-installer -i /opt/tct-stab-wrt-tests/test-video.wgt</pre_condition>
            <post_condition></post_condition>
               <steps>
                  <step order="1">
index 8cdf1f7..6f3f378 100644 (file)
@@ -9,7 +9,7 @@
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install view-mode-maximized.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/view-mode-maximized.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
@@ -34,7 +34,7 @@
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install view-mode-fullscreen.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/view-mode-fullscreen.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
@@ -59,7 +59,7 @@
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install view-mode-maximized-rotation.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/view-mode-maximized-rotation.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
@@ -84,7 +84,7 @@
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install view-mode-fullscreen-rotation.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/view-mode-fullscreen-rotation.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install multiple-browsing-context.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-browsing-context.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
         <step order="2">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install multiple-window-open.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-window-open.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install multiple-tizen-webapi.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-tizen-webapi.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install multi-touch-event.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multi-touch-event.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install multi-touch-zoom-in.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multi-touch-zoom-in.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install multi-touch-zoom-out.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multi-touch-zoom-out.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install copy-from-webpage.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/copy-from-webpage.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-memo.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-memo.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-webapp.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-webapp.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-text.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-text.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-textarea.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-textarea.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-password.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-password.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-file.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-file.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-html5-email.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-html5-email.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install application-rotation-sensor-enable.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/application-rotation-sensor-enable.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install application-rotation-sensor-unable.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/application-rotation-sensor-unable.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-number.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-number.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-date-time.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-date-time.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install multi-touch-4point.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multi-touch-4point.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-text.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-text.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-password.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-password.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-number-nonumber.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-number-nonumber.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-date-time.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-date-time.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install copy-from-password.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/copy-from-password.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install copy-from-number.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/copy-from-number.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install copy-from-date-time.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/copy-from-date-time.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-number-isnumber.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-number-isnumber.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-search.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-search.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-tel.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-tel.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-search.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-search.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install paste-to-tel.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/paste-to-tel.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-textarea.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-textarea.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
         <post_condition></post_condition>
         <steps>
         <step order="1">
-            <step_desc>Install virtual-keyboard-textarea.wgt</step_desc>
+            <step_desc>Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/virtual-keyboard-textarea.wgt</step_desc>
             <expected>PASS: if the widget package is successfully installed with its icon appears in screen.</expected>
           </step>
           <step order="2">
     </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Alarm feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-alarm">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-alarm.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Filesystem.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-filesystem-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-filesystem-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Filesystem.write feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-filesystem-write">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-filesystem-write.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Messaging.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-messaging-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-messaging-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Messaging.send feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-messaging-send">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-messaging-send.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Messaging.write feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-messaging-write">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-messaging-write.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to NFC.admin feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-nfc-admin">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-nfc-admin.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to NFC.p2p feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-nfc-p2p">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-nfc-p2p.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to NFC.tag feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-nfc-tag">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-nfc-tag.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to SystemInfor feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-systeminfo">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-systeminfo.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Time feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-time">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-time.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Tizen feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-tizen">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-tizen.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Application.launch feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-application-launch">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-application-launch.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Application.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-application-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-application-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Bluetooth.admin feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-bluetooth-admin">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-bluetooth-admin.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Bluetooth.gap feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-bluetooth-gap">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-bluetooth-gap.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Bluetooth.spp feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-bluetooth-spp">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-bluetooth-spp.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Calendar.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-calendar-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-calendar-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Calendar.write feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-calendar-write">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-calendar-write.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Contact.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-contact-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-contact-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to Contact.write feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-contact-write">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-contact-write.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to callhistory.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-callhistory-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-callhistory-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to callhistory.write feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-callhistory-write">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-callhistory-write.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to content.read feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-content-read">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-content-read.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to content.write feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-content-write">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-content-write.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to download feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-download">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-download.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to nfc.common feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-nfc-common">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-nfc-common.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to notification feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-notification">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-notification.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to power feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-power">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-power.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">
    </testcase>
     <testcase purpose="Check if WRT supports new top-level browsing context created from widget context have access to sysytemsetting feature." type="user_experience" status="approved" component="Web/Runtime/WebApplicationRuntimeUI" execution_type="manual" priority="P3" id="multiple-other-sysytemsetting">
       <description>
-         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads"</pre_condition >
+         <pre_condition>Copy the test resources of multiple-test-file widget to "/opt/media/Downloads";Install the widget with the command : wrt-installer -i /opt/tct-ui-wrt-tests/multiple-other-sysytemsetting.wgt</pre_condition >
             <post_condition/>
               <steps>
                  <step order="1">