[common][widgetpolicy][TFIVE-2208, modify test description for manual test] 61/179761/1
authorzhongyuan <zy123.yuan@samsung.com>
Tue, 22 May 2018 03:15:13 +0000 (11:15 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Tue, 22 May 2018 03:15:13 +0000 (11:15 +0800)
Change-Id: Idb6782c09cd77870fb184b953215086a4e8d8bb1

common/tct-widgetpolicy-w3c-tests/tests.xml

index 47218b3ebed2866159910667772819786ccd9af3..3478c40b39e1d4357306bd1c16b3a1f4821fb293 100755 (executable)
@@ -61,8 +61,8 @@
           <post_condition>Get the $pkgid of load_image_and_script.wgt with the command : pkgcmd -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$appid rwx" | smackload 
-echo "User::Pkg::$appid User::Shell rwx" | smackload,
+              <step_desc>Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload 
+echo "User::Pkg::$pkgid User::Shell rwx" | smackload,
  launch load_image_and_script.wgt with the command : app_launcher -s $appid</step_desc>
               <expected>The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed.</expected>
             </step>
@@ -76,8 +76,8 @@ echo "User::Pkg::$appid User::Shell rwx" | smackload,
           <post_condition>Get the $pkgid of load_text_over_xhr.wgt with the command : pkgcmd -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l,  Give the smack access to app with the command : echo "User::Shell User::Pkg::$appid rwx" | smackload 
-echo "User::Pkg::$appid User::Shell rwx" | smackload,
+              <step_desc>Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l,  Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload 
+echo "User::Pkg::$pkgid User::Shell rwx" | smackload,
  launch load_text_over_xhr.wgt with the command : app_launcher -s $appid</step_desc>
               <expected>The screen shows "PASS" on green backgroud.</expected>
             </step>
@@ -117,8 +117,8 @@ echo "User::Pkg::$appid User::Shell rwx" | smackload,
           <post_condition>Get the $pkgid of wildcard_support.wgt with the command : pkgcmd -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid</post_condition>
           <steps>
             <step order="1">
-              <step_desc>Get the $appid of wildcard_support.wgt with the command : app_launcher -l,  Give the smack access to app with the command : echo "User::Shell User::Pkg::$appid rwx" | smackload 
-echo "User::Pkg::$appid User::Shell rwx" | smackload,
+              <step_desc>Get the $appid of wildcard_support.wgt with the command : app_launcher -l,  Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload 
+echo "User::Pkg::$pkgid User::Shell rwx" | smackload,
 launch wildcard_support.wgt with the command : app_launcher -s $appid</step_desc>
               <expected>The screen shows "PASS" on green backgroud.</expected>
             </step>