[common][tct-application-tizen-test][TNEXT-4315 TNEXT-4317 DPTTIZEN-2942 Modify TCs] 08/157008/1
authorxy.qian <xy.qian@samsung.com>
Mon, 23 Oct 2017 06:04:01 +0000 (14:04 +0800)
committerxy.qian <xy.qian@samsung.com>
Mon, 23 Oct 2017 06:04:01 +0000 (14:04 +0800)
Change-Id: Ic79cfa9a5dc26105a44f51b2cf07f8f393c7c85f
Signed-off-by: xy.qian <xy.qian@samsung.com>
common/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener.html
common/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_with_appId.html
common/tct-application-tizen-tests/application/StatusEventCallback_onchange.html
common/tct-application-tizen-tests/tests.full.xml
common/tct-application-tizen-tests/tests.xml

index 60570ba2a434203a0089ff981ff03db6e6379cc6..01e06c56a4900a0b8728961af0116ee2761636f5 100644 (file)
@@ -37,11 +37,11 @@ Authors:
 //==== LABEL Check using addAppStatusChangeListener method (installation process) in ApplicationManager interface
 //==== SPEC Tizen Web API:Application:Application:ApplicationManager:addAppStatusChangeListener M
 //==== SPEC_URL TBD
-//==== STEP Use commond "pkgcmd -D -t app -n org.tizen.setting --global" to activie setting app.
+//==== STEP Use commond "pkgcmd -D -t app -n api1appli1.TCTAppControl --global" to activie setting app.
 //==== EXPECT setting app deactive
 //==== STEP Click run
 //==== EXPECT Test start
-//==== STEP Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.
+//==== STEP Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.
 //==== EXPECT Pass
 //==== EXECUTION_TYPE manual
 //==== PRIORITY P1
index caaed6da56951e242102a9aeeb48df0d9e16b4e1..951e3eb64b5436a3bd88b4ee0eb220a968824309 100644 (file)
@@ -37,11 +37,11 @@ Authors:
 //==== LABEL Check using addAppStatusChangeListener method (installation process) in ApplicationManager interface
 //==== SPEC Tizen Web API:Application:Application:ApplicationManager:addAppStatusChangeListener M
 //==== SPEC_URL TBD
-//==== STEP Use commond "pkgcmd -D -t app -n org.tizen.setting --global" to activie setting app.
+//==== STEP Use commond "pkgcmd -D -t app -n api1appli1.TCTAppControl --global" to activie setting app.
 //==== EXPECT setting app deactive
 //==== STEP Click run
 //==== EXPECT Test start
-//==== STEP Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.
+//==== STEP Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.
 //==== EXPECT Pass
 //==== EXECUTION_TYPE manual
 //==== PRIORITY P1
@@ -57,7 +57,7 @@ t.step(function () {
         t.done();
     });
 
-    watchId = tizen.application.addAppStatusChangeListener(statusEventCallback, "org.tizen.setting");
+    watchId = tizen.application.addAppStatusChangeListener(statusEventCallback, "api1appli1.TCTAppControl");
     assert_type(watchId, "long", "wrong listener ID");
 });
 
index 5fcfa347acb52c0eb305f900b93ff1de8ac526a1..32a6651798eed6406e2cda7d2b74f99d99fb01dc 100644 (file)
@@ -37,11 +37,11 @@ Authors:
 //==== LABEL Check argument passed into method which is oninstalled listener in StatusEventCallback
 //==== SPEC Tizen Web API:Application:Application:StatusEventCallback:onchange M
 //==== SPEC_URL TBD
-//==== STEP Use commond "pkgcmd -D -t app -n org.tizen.setting --global" to activie setting app.
+//==== STEP Use commond "pkgcmd -D -t app -n api1appli1.TCTAppControl --global" to activie setting app.
 //==== EXPECT setting app deactive
 //==== STEP Click run
 //==== EXPECT Test start
-//==== STEP Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.
+//==== STEP Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.
 //==== EXPECT Pass
 //==== EXECUTION_TYPE manual
 //==== PRIORITY P1
index 92df5d37c2be8df686aa7f98c2f1aa3d60f4f9f8..e6efce0dc5bce3706f894d8039a46e884f83be5b 100755 (executable)
         <description>
           <steps>
             <step order="1">
-              <step_desc>pkgcmd -D -t app -n org.tizen.setting --global.</step_desc>
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
               <expected>setting app deactive</expected>
             </step>
             <step order="2">
               <expected>Test start</expected>
             </step>
             <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.</step_desc>
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
               <expected>Pass</expected>
             </step>
           </steps>
         <description>
           <steps>
             <step order="1">
-              <step_desc>pkgcmd -D -t app -n org.tizen.setting --global.</step_desc>
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
               <expected>setting app deactive</expected>
             </step>
             <step order="2">
               <expected>Test start</expected>
             </step>
             <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.</step_desc>
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
               <expected>Pass</expected>
             </step>
           </steps>
         <description>
           <steps>
             <step order="1">
-              <step_desc>pkgcmd -D -t app -n org.tizen.setting --global.</step_desc>
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
               <expected>setting app deactive</expected>
             </step>
             <step order="2">
               <expected>Test start</expected>
             </step>
             <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.</step_desc>
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
               <expected>Pass</expected>
             </step>
           </steps>
index ba80710bd18ec2d1008d3ed30fb794a29c315b2d..8ddb51b373e84d3d1807b869ba3391620333f82a 100755 (executable)
         <description>
           <steps>
             <step order="1">
-              <step_desc>pkgcmd -D -t app -n org.tizen.setting --global.</step_desc>
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
               <expected>setting app deactive</expected>
             </step>
             <step order="2">
               <expected>Test start</expected>
             </step>
             <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.</step_desc>
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
               <expected>Pass</expected>
             </step>
           </steps>
         <description>
           <steps>
             <step order="1">
-              <step_desc>pkgcmd -D -t app -n org.tizen.setting --global.</step_desc>
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
               <expected>setting app deactive</expected>
             </step>
             <step order="2">
               <expected>Test start</expected>
             </step>
             <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.</step_desc>
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
               <expected>Pass</expected>
             </step>
           </steps>
         <description>
           <steps>
             <step order="1">
-              <step_desc>pkgcmd -D -t app -n org.tizen.setting --global.</step_desc>
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
               <expected>setting app deactive</expected>
             </step>
             <step order="2">
               <expected>Test start</expected>
             </step>
             <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n org.tizen.setting --global" to activie setting app.</step_desc>
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
               <expected>Pass</expected>
             </step>
           </steps>