[Applications.Manual][Non-ACR] Fix the descriptions 53/212553/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 23 Aug 2019 01:51:28 +0000 (10:51 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 23 Aug 2019 01:51:42 +0000 (10:51 +0900)
If there is not "Location" menu, the testcase cannot be tested properly.

Change-Id: I16cb655d55480059714254d85c1c3c3f18cc6193
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tct-suite-vs/Tizen.Applications.Manual.Tests/testcase/TSCoreApplication.cs
tct-suite-vs/Tizen.Applications.Manual.Tests/testcase/TSRegionFormatChangedEventArgs.cs

index 33c0e533c828d369a84f2089b515e89fdd27972a..aff9057a464c8b806db7144b73f65be29c194138 100755 (executable)
@@ -369,7 +369,8 @@ namespace Tizen.Applications.Tests
         [Step(2, "[mobile] Press Home hardkey -> Setting app -> change language -> return to app test -> wait in 20s")]
         [Step(3, "[TV profile] Press Home key -> Settings -> System -> Location -> change location -> return to app test -> wait in 20s")]
         [Step(4, "[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(5, "Check if log show \"[TestCase][OnRegionFormatChanged][Application] Pass\".")]
+        [Step(5, "[Wearable profile] if there is no \"Location\" menu, this test can not be tested. Please click \"Pass\" button if the \"Location\" menu doesn't exist.")]
+        [Step(6, "Check if log show \"[TestCase][OnRegionFormatChanged][Application] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task OnRegionFormatChanged_MANUAL_TEST()
         {
@@ -391,7 +392,8 @@ namespace Tizen.Applications.Tests
         [Step(2, "[mobile] Press Home hardkey -> Setting app -> change language -> return to app test -> wait in 20s")]
         [Step(3, "[TV profile] Press Home key -> Settings -> System -> Location -> change location -> return to app test -> wait in 20s")]
         [Step(4, "[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(5, "Check if log show \"[TestCase][RegionFormatChanged_Event_Test][Application] Pass\".")]
+        [Step(5, "[Wearable profile] if there is no \"Location\" menu, this test can not be tested. Please click \"Pass\" button if the \"Location\" menu doesn't exist.")]
+        [Step(6, "Check if log show \"[TestCase][RegionFormatChanged_Event_Test][Application] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task RegionFormatChanged_EVENT_TEST()
         {
index ec3d145ff9df34cc15f092645e94f1c447716027..98b582a52a2ce74116499f41f358a036ac3207c0 100755 (executable)
@@ -62,8 +62,9 @@ namespace Tizen.Applications.Tests
         [Step(2, "[mobile] Press Home hardkey -> Setting app -> \"Language and input\" -> \"Display language\" ->Choose other language -> return to app test")]
         [Step(3, "[TV profile] Press Home key -> Settings -> System -> \"Location\" -> Choose other language -> Done -> return to app test")]
         [Step(4, "[TV profile] if there is no \"Location\" menu, this test can not be tested. Please click \"Pass\" button if the \"Location\" menu doesn't exist.")]
-        [Step(5, "Check if log show \"[Test_Properties] Region properties is not null\".")]
-        [Step(6, "Check if log show \"[Test_Properties] Region type: System.String\".")]
+        [Step(5, "[Wearable profile] if there is no \"Location\" menu, this test can not be tested. Please click \"Pass\" button if the \"Location\" menu doesn't exist.")]
+        [Step(6, "Check if log show \"[Test_Properties] Region properties is not null\".")]
+        [Step(7, "Check if log show \"[Test_Properties] Region type: System.String\".")]
         public async Task Region_GET_TEST()
         {
             /* TEST CODE */