[NUI][Non-ACR] Add testing steps 18/192018/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 29 Oct 2018 01:37:59 +0000 (10:37 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Mon, 29 Oct 2018 01:37:59 +0000 (10:37 +0900)
Change-Id: If4e0d2a9067bdf020a6143e17ccc38aaf30f5467
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
tct-suite-vs/Tizen.NUI.Manual.Tests/testcase/TSWidgetView.cs

index ef02185..3a89136 100755 (executable)
@@ -102,8 +102,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Resume button and click.")]
-        [Step(3, "Check if log show \"[TestCase][ActivateFaultedWidget][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Resume button and click.")]
+        [Step(4, "Check if log show \"[TestCase][ActivateFaultedWidget][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task ActivateFaultedWidget_MANUAL_TEST()
         {
@@ -121,8 +122,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Delete button and click.")]
-        [Step(3, "Check if log show \"[TestCase][CancelTouchEvent][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Delete button and click.")]
+        [Step(4, "Check if log show \"[TestCase][CancelTouchEvent][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task CancelTouchEvent_MANUAL_TEST()
         {
@@ -140,8 +142,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Pause button and click.")]
-        [Step(3, "Check if log show \"[TestCase][PauseWidget][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Pause button and click.")]
+        [Step(4, "Check if log show \"[TestCase][PauseWidget][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task PauseWidget_MANUAL_TEST()
         {
@@ -159,8 +162,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Resume button and click.")]
-        [Step(3, "Check if log show \"[TestCase][ResumeWidget][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Resume button and click.")]
+        [Step(4, "Check if log show \"[TestCase][ResumeWidget][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task ResumeWidget_MANUAL_TEST()
         {
@@ -178,8 +182,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Delete button and click.")]
-        [Step(3, "Check if log show \"[TestCase][TerminateWidget][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Delete button and click.")]
+        [Step(4, "Check if log show \"[TestCase][TerminateWidget][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task TerminateWidget_MANUAL_TEST()
         {
@@ -254,8 +259,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Delete button and click.")]
-        [Step(3, "Check if log show \"[TestCase][PermanentDelete][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Delete button and click.")]
+        [Step(4, "Check if log show \"[TestCase][PermanentDelete][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task PermanentDelete_MANUAL_TEST()
         {
@@ -273,8 +279,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Resume button and click.")]
-        [Step(3, "Check if log show \"[TestCase][Preview][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Resume button and click.")]
+        [Step(4, "Check if log show \"[TestCase][Preview][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task Preview_MANUAL_TEST()
         {
@@ -349,8 +356,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Resume button and click.")]
-        [Step(3, "Check if log show \"[TestCase][WidgetStateFaulted][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Resume button and click.")]
+        [Step(4, "Check if log show \"[TestCase][WidgetStateFaulted][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task WidgetStateFaulted_MANUAL_TEST()
         {
@@ -387,8 +395,9 @@ namespace Tizen.NUI.Tests
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
         [Step(1, "Click run TC.")]
-        [Step(2, "Move Focus to Delete button and click.")]
-        [Step(3, "Check if log show \"[TestCase][WidgetDeleted][WidgetView] Pass\".")]
+        [Step(2, "Move Focus to Add button and click.")]
+        [Step(3, "Move Focus to Delete button and click.")]
+        [Step(4, "Check if log show \"[TestCase][WidgetDeleted][WidgetView] Pass\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task WidgetDeleted_MANUAL_TEST()
         {