From: mengli.zhang Date: Fri, 27 Oct 2017 19:12:28 +0000 (-0400) Subject: [mobile][wearable][Package][Fix tc issue] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cce01105e16b29258986411df9f9a64b71b36fcf;p=test%2Ftct%2Fweb%2Fbehavior.git [mobile][wearable][Package][Fix tc issue] Change-Id: I5cd49d64b781ca875e23e98c14175e8afb78405b Signed-off-by: mengli.zhang --- diff --git a/mobile/tct-behavior-tests/tests/Package/index.html b/mobile/tct-behavior-tests/tests/Package/index.html index b4b6f32..0b051be 100755 --- a/mobile/tct-behavior-tests/tests/Package/index.html +++ b/mobile/tct-behavior-tests/tests/Package/index.html @@ -19,67 +19,65 @@ Authors: --> - - - - - - - - - - -
-
-

+ + + + + + + + + + +
+
+

+
+
+
    +
  • Package Install
  • +
  • +
    TestPackage1 Install
    +
  • +
  • TestPackage Application Launch
  • +
  • +
    Launch
    +
  • +
  • Package Update
  • +
  • +
    TestPackage2 Update
    +
  • +
  • TestPackage Application Launch
  • +
  • +
    Launch
    +
  • +
  • Package UnInstall
  • +
  • +
    TestPackage UnInstall
    +
  • +
  • TestPackage Application Launch
  • +
  • +
    Launch
    +
  • +
+
+
+
+
-
-
    -
  • Package Install
  • -
  • -
    TestPackage1 Install
    -
  • -
  • TestPackage Application Launch
  • -
  • -
    Launch
    -
  • -
  • Package Update
  • -
  • -
    TestPackage2 Update
    -
  • -
  • TestPackage Application Launch
  • -
  • -
    Launch
    -
  • -
  • Package UnInstall
  • -
  • -
    TestPackage UnInstall
    -
  • -
  • TestPackage Application Launch
  • -
  • -
    Launch
    -
  • -
-
-
-
- -
- + diff --git a/mobile/tct-behavior-tests/tests/Package/res/TestPackage2 b/mobile/tct-behavior-tests/tests/Package/res/TestPackage2 index 2b0dc51..9e32306 100644 Binary files a/mobile/tct-behavior-tests/tests/Package/res/TestPackage2 and b/mobile/tct-behavior-tests/tests/Package/res/TestPackage2 differ diff --git a/wearable/tct-behavior-tests/tests/Package/index.html b/wearable/tct-behavior-tests/tests/Package/index.html index 240ef99..0b051be 100755 --- a/wearable/tct-behavior-tests/tests/Package/index.html +++ b/wearable/tct-behavior-tests/tests/Package/index.html @@ -69,15 +69,13 @@ Authors:

1. Install TestPackage1

2. Launch TestPackage1

3. Check if TestPackage is launched successfully

-

4. Automatically write the text('Package_Test') and click the OK button

-

5. Check the PASS text -

6. Update TestPackage2

-

7. Launch TestPackage2

-

8. Check if TestPackage is updated and launched successfully

-

9. Automatically read the text('Package_Test') and click the OK button

-

10. Check the PASS text -

11. Uninstall TestPackage

-

12. Launch TestPackage and check it fails

+

4. Check the PASS text +

5. Update TestPackage2

+

6. Launch TestPackage2

+

7. Check if TestPackage is updated and launched successfully

+

8. Check the PASS text +

9. Uninstall TestPackage

+

10. Launch TestPackage and check it fails

diff --git a/wearable/tct-behavior-tests/tests/Package/res/TestPackage2.wgt b/wearable/tct-behavior-tests/tests/Package/res/TestPackage2.wgt index 2b0dc51..9e32306 100644 Binary files a/wearable/tct-behavior-tests/tests/Package/res/TestPackage2.wgt and b/wearable/tct-behavior-tests/tests/Package/res/TestPackage2.wgt differ