[NUI][Non-ACR] Modify test step of NUI.Component.Manual.Tests 94/214094/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Wed, 18 Sep 2019 03:30:58 +0000 (12:30 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Wed, 18 Sep 2019 03:30:58 +0000 (12:30 +0900)
Change-Id: I57f38eaf0a2a4ae1f5e5862a8d4a7fd5c58c6df0
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSButton.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSDropDown.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSInputField.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSPopup.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSSelectButton.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSSlider.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSSwitch.cs

index c80d3fd9e4479d0586efc5f0c74f868562b083c5..5eb7cbc0e480bf8d495edb2488202a5f34d7970b 100755 (executable)
@@ -110,9 +110,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MCST")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Key-Down while the test button is focusd")]
+        [Step(2, "Click(Touch) the button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task OnTapGestureDetected_CHECK_VALUE()
         {
@@ -136,9 +137,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MCST")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Key-Down while the test button is focusd")]
+        [Step(2, "Click(Touch) the button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task OnTouch_CHECK_VALUE()
         {
@@ -162,9 +164,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Key-Down while the test button is focusd")]
+        [Step(2, "Click(Touch) the button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task ClickEvent_CB()
         {
index d30d6be166b3ff5d9dd585979c98bb5409fd8faf..a545179480e1d08b4bf806f2bf2a86176211bdba 100755 (executable)
@@ -129,9 +129,11 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Key-Down while the test DropDown is focusd")]
+        [Step(2, "Click(Touch) the dropdown.")]
+        [Step(3, "Select dropdown item.")]
+        [Step(4, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task ItemClickEvent_CB()
         {
index d79eed4b99ef9af5fe507fd5d883059f5f049fdc..7e4547ddb94ff642ecd506438808a8c6ac7ee120 100755 (executable)
@@ -193,6 +193,7 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MR")]
         [Property("AUTHOR", "Xianbing Teng, xb.teng@samsung.com")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Connect the mouse to the TV (TM-1 don't need)")]
         [Step(2, "Click run button to run TC")]
         [Step(3, "Click input area on the input field.")]
@@ -227,6 +228,7 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MR")]
         [Property("AUTHOR", "Xianbing Teng, xb.teng@samsung.com")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Connect the mouse to the TV (TM-1 don't need)")]
         [Step(2, "Connect the keyboard to the TV (TM-1 don't need)")]
         [Step(3, "Click run button to run TC")]
index 2c177d4b5cf7e775d561f3a673a77f43a500228b..6259e0cad7d28a9be90416499b23e938df13b59c 100755 (executable)
@@ -124,9 +124,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "use mouse to click the ")]
+        [Step(2, "Click(Touch) the 'Yes' button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task PopupButtonClickedEvent_CB()
         {
index e9f689d908a6c36462477a92ec98359dbf9f08db..41018e4253cedee6de57f6369f72e2127b37b0df 100755 (executable)
@@ -110,9 +110,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MCST")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Key-Down while the test button is focusd")]
+        [Step(2, "Click(Touch) the select button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task OnTouch_CHECK_VALUE()
         {
@@ -136,9 +137,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MCST")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Press Key-Down while the test button is focusd")]
+        [Step(2, "Click(Touch) the select button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task OnSelected_CHECK_VALUE()
         {
@@ -162,9 +164,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
-        [Step(2, "Use mouse click to test SelectedEvent")]
+        [Step(2, "Click(Touch) the select button.")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task SelectedEvent_CB()
         {
index e50225ce58fa0cd221c600fadbbe7a7e56458558..82eeee290d483c8d94479a3d436ed51bc9f3fafd 100755 (executable)
@@ -140,6 +140,7 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Xianbing Teng, xb.teng@samsung.com")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "If test on TV, connect the mouse to the TV")]
         [Step(2, "Click run button to run TC")]
         [Step(3, "Sliding the slider.")]
@@ -175,6 +176,7 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Xianbing Teng, xb.teng@samsung.com")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Connect the mouse to the TV (TM-1 don't need)")]
         [Step(2, "Click run button to run TC")]
         [Step(3, "Touch or use mouse(on TV) to drag the slider.")]
@@ -209,6 +211,7 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Xianbing Teng, xb.teng@samsung.com")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Connect the mouse to the TV (TM-1 don't need)")]
         [Step(2, "Click run button to run TC")]
         [Step(3, "Touch or use mouse(on TV) to drag the slider.")]
index ed6eddb0c96eee5dd8fd4e20fe031f2264df2694..010481080ef858ad87fe1a92adeb1c6c2e62f3b3 100755 (executable)
@@ -93,9 +93,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MCST")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
         [Step(2, "Use mouse to click the Switch")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task OnTouch_CHECK_VALUE()
         {
@@ -119,9 +120,10 @@ namespace Tizen.NUI.Components.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Ma Junqing, junqing.ma@samsung.com")]
-        [Precondition(1, "NA")]
+        [Precondition(1, "If test on TV, prepare mouse and connect to TV.")]
         [Step(1, "Click run TC")]
         [Step(2, "Use mouse click to test SelectedEvent")]
+        [Step(3, "TC will pass after touch or click.")]
         [Postcondition(1, "NA")]
         public async Task SelectedEvent_CB()
         {