[WidgetApplication.Manual][Non-ACR] Add missing step 98/217698/2
authorhyunho <hhstark.kang@samsung.com>
Wed, 13 Nov 2019 09:30:22 +0000 (18:30 +0900)
committerhyunho <hhstark.kang@samsung.com>
Thu, 14 Nov 2019 01:16:32 +0000 (10:16 +0900)
Change-Id: I63949773f24a89ac81845f01d25ce2a7aaf5b2d7
Signed-off-by: hyunho <hhstark.kang@samsung.com>
tct-suite-vs/Tizen.WidgetApplication.Manual.Tests/testcase/TSWidgetBase.cs

index 16bb03e..a306d12 100755 (executable)
@@ -93,8 +93,10 @@ namespace Tizen.Applications.Tests
         [Precondition(3, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(4, "Enter command \"sdb dlog WidgetBaseApp\" to terminal")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Home hardkey -> Launch WidgetViewerApp.Tizen(AppID: org.tizen.example.WidgetViewerApp.Tizen) application -> return to app test")]
-        [Step(3, "Check if log show \"WidgetBaseApp.Tizen.cs: OnResize\".")]
+        [Step(2, "Press Home hardkey -> Launch WidgetViewerApp.Tizen(AppID: org.tizen.example.WidgetViewerApp.Tizen) application")]
+        [Step(3, "Press Home hardkey")]
+        [Step(4, "Return to the manual test app")]
+        [Step(5, "Check if log show \"WidgetBaseApp.Tizen.cs: OnResize\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task OnResize_MANUAL_TEST()
         {