[NUI][Non-ACR] Modify NUI manual Step 77/204177/2
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 22 Apr 2019 04:32:12 +0000 (13:32 +0900)
committerhuiyu eun <huiyu.eun@samsung.com>
Mon, 22 Apr 2019 04:33:24 +0000 (04:33 +0000)
Change-Id: If350fe51ac563c9ee3cf59a156f10b88816ecf98
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
tct-suite-vs/Tizen.NUI.Manual.Tests/testcase/TSWindow.cs

index 191340f..73a9a55 100755 (executable)
@@ -125,8 +125,12 @@ namespace Tizen.NUI.Tests
         [Property("AUTHOR", "Wenfeng Ge, wenfeng.ge@samsung.com")]
         [Precondition(1, "")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press smarthub button in remote controller.")]
-        [Step(3, "Press return button return to TCT page, the TC will pass.")]
+        [Step(2, "Press the Home button to hide the current window.")]
+        [Step(3, "Hold down the Home button to launch the task manager.")]
+        [Step(4, "Select the Tizen.NUI.Manual.Tests in Task Manager.")]
+        [Step(5, "In case of Wearable, Press the home button, Run the Tizen.NUI.Manual.Tests again.")]
+        [Step(6, "In case of TV, Press smarthub button in remote controller. Press return button return to TCT page")]
+        [Step(7, "The TC will pass.")]
         [Postcondition(1, "NA")]
         public async Task FocusChanged_CB()
         {