[NUI][Non-ACR] Add test step for wearable 68/214768/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Thu, 26 Sep 2019 07:25:53 +0000 (16:25 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Thu, 26 Sep 2019 07:25:53 +0000 (16:25 +0900)
Change-Id: I8f895cc081e4843065cf174feb6874c89e57b0e8
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
tct-suite-vs/Tizen.NUI.Wearable.Manual.Tests/testcase/TSNUIWatchApplication.cs

index 6378293dc19896c3213f1b1b2c42c12a149c3105..db7f9a8ecb8b7374d550163c0139f18e3e6a3a2c 100755 (executable)
@@ -228,10 +228,11 @@ namespace Tizen.NUI.Wearable.Tests
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC")]
         [Step(2, "Settings > Watch faces and style > Watch faces > select \"watch\" watchface > back to watchface")]
-        [Step(3, "[mobile] Press Home hardkey -> Setting app -> change language -> return to app test -> wait in 20s")]
-        [Step(4, "[TV profile] Press Home key -> Settings -> System -> Location -> change location -> return to app test -> wait in 20s")]
-        [Step(5, "[TV profile] if there is no \"Location\" menu, this test can not be tested. Please click \"Pass\" button if \"Location\" menu doesn't exist.")]
-        [Step(6, "Check if log show \"[TestCase][OnRegionFormatChanged][NUIWatchApplication] Pass\".")]
+        [Step(3, "[wearable] Setting app -> Device -> Language -> change language -> return to app test -> wait in 20s")]
+        [Step(4, "[mobile] Press Home hardkey -> Setting app -> change language -> return to app test -> wait in 20s")]
+        [Step(5, "[TV profile] Press Home key -> Settings -> System -> Location -> change location -> return to app test -> wait in 20s")]
+        [Step(6, "[TV profile] if there is no \"Location\" menu, this test can not be tested. Please click \"Pass\" button if \"Location\" menu doesn't exist.")]
+        [Step(7, "Check if log show \"[TestCase][OnRegionFormatChanged][NUIWatchApplication] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task OnRegionFormatChanged_MANUAL_TEST()
         {