[WatchApplication][manual][Non-ACR][Add description for pause TC] 30/178630/1
authorSukHyung, Kang <shine.kang@samsung.com>
Fri, 11 May 2018 04:06:38 +0000 (13:06 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Fri, 11 May 2018 04:06:38 +0000 (13:06 +0900)
Change-Id: I51dbb90f083dd18457760ed6471310f1a0e260f9
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
tct-suite-vs/Tizen.WatchApplication.Manual.Tests/testcase/TSWatchApplication.cs

index 6871ca5..9431c79 100755 (executable)
@@ -100,7 +100,8 @@ namespace Tizen.WatchApplication.Manual.Tests
         [Precondition(4, "Enter command \"sdb dlog WATCH\" to terminal")]
         [Step(1, "Click run TC")]
         [Step(2, "Settings > Watch faces and style > Watch faces > select \"watch\" watchface > back to watchface")]
-        [Step(3, "Check if log show \"[TestCase][TCT] PausedEvent\".")]
+        [Step(3, "run TC app (return to the TC app")]
+        [Step(4, "Check if log show \"[TestCase][TCT] PausedEvent\".")]
         [Postcondition(1, "Close the terminal")]
         public static async Task Paused_EVENT_TEST()
         {
@@ -286,7 +287,8 @@ namespace Tizen.WatchApplication.Manual.Tests
         [Precondition(4, "Enter command \"sdb dlog WATCH\" to terminal")]
         [Step(1, "Click run TC")]
         [Step(2, "Settings > Watch faces and style > Watch faces > select \"watch\" watchface > back to watchface")]
-        [Step(3, "Check if log show \"[TestCase][TCT] OnPause\".")]
+        [Step(3, "run TC app (return to the TC app")]
+        [Step(4, "Check if log show \"[TestCase][TCT] OnPause\".")]
         [Postcondition(1, "Close the terminal")]
         public static async Task OnPause_Manual_Test()
         {