[voice-control][Non-ACR][Fixed description for manual TC] 01/179701/2
authorsungrae jo <seongrae.jo@samsung.com>
Mon, 21 May 2018 08:16:20 +0000 (17:16 +0900)
committersungrae jo <seongrae.jo@samsung.com>
Mon, 21 May 2018 08:37:48 +0000 (17:37 +0900)
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Change-Id: Ied79b92b649e22cd256e22f014167815d122dd6e

tct-suite-vs/Tizen.VoiceControl.Manual.Tests/testcase/TSErrorOccuredEventArgs.cs
tct-suite-vs/Tizen.VoiceControl.Manual.Tests/testcase/TSServiceStateChangedEventArgs.cs

index dcaf08c..eb21d44 100755 (executable)
@@ -43,9 +43,9 @@ namespace Tizen.Uix.VoiceControl.Tests
         [Precondition(1, "Can not test on TV emulator and Wearable. Please mark pass on TV emulator and Wearable. (Impossible to run voice control panel on TV emulator and Wearable)")]
         [Step(1, "Click run TC. If feature is not supported, TC will automatically pass.")]
         [Step(2, "Open a new terminal with root mode")]
-        [Step(3, "Type the command 'killall vc-daemon' but do not execute it")]
-        [Step(4, "Run voice panel from notifications")]
-        [Step(5, "Enter the command when the text of the panel become 'listening'")]
+        [Step(3, "Type the command 'killall org.tizen.vc-engine-default' (In case of TV target , 'killall voice-client') but do not execute it")]
+        [Step(4, "Run voice panel from notifications (In case of TV target, remote control 'voice button' click)")]
+        [Step(5, "Enter the command when the text of the panel become 'listening' (In case of TV target, when the UI is showing.)")]
         [Step(6, "Click 'Error Occured' button, the TC will pass based on whether the error event occured or not")]
         [Postcondition(1, "Enable Wifi")]
         public static async Task ErrorValue_READ_ONLY()
index 1df187f..b3f619d 100755 (executable)
@@ -42,9 +42,9 @@ namespace Tizen.Uix.VoiceControl.Tests
         [Property("AUTHOR", "Suyeon Hwang, stom.hwang@samsung.com")]
         [Precondition(1, "Can not test on TV emulator and Wearable. Please mark pass on TV emulator and Wearable. (Impossible to run voice control panel on TV emulator and Wearable)")]
         [Step(1, "Click run. If feature is not supported, TC will automatically pass.")]
-        [Step(2, "Launch voice control panel from notifications")]
-        [Step(3, "When the voice control panel displays 'Listening', say the command 'stop'")]
-        [Step(4, "Check the result 'stop' at the voice control panel.")]
+        [Step(2, "Launch voice control panel from notifications (In case of TV target, remote control 'voice button' click for Step 3)")]
+        [Step(3, "When the voice control panel displays 'Listening', say the command 'stop' (In case of TV target, when the UI is showing. say the command 'stop')")]
+        [Step(4, "Check the result 'stop' at the voice control panel. (In case of TV target, Step 6")]
         [Step(5, "If 'Sorry, I don't understand' is shown at the voice control panel, please try again Step 3 and 4. When you retry, please touch the voice control panel after checking 'Touch here to restart'.")]
         [Step(6, "After checking the result, click 'Input Completed' button")]
         [Postcondition(1, "N/A")]
@@ -86,9 +86,9 @@ namespace Tizen.Uix.VoiceControl.Tests
         [Property("AUTHOR", "Suyeon Hwang, stom.hwang@samsung.com")]
         [Precondition(1, "Can not test on TV emulator and Wearable. Please mark pass on TV emulator and Wearable. (Impossible to run voice control panel on TV emulator and Wearable)")]
         [Step(1, "Click run. If feature is not supported, TC will automatically pass.")]
-        [Step(2, "Launch voice control panel from notifications")]
-        [Step(3, "When the voice control panel displays 'Listening', say the command 'stop'")]
-        [Step(4, "Check the result 'stop' at the voice control panel.")]
+        [Step(2, "Launch voice control panel from notifications (In case of TV target, remote control 'voice button' click for Step 3)")]
+        [Step(3, "When the voice control panel displays 'Listening', say the command 'stop' (In case of TV target, when the UI is showing. say the command 'stop')")]
+        [Step(4, "Check the result 'stop' at the voice control panel. (In case of TV target, Step 6")]
         [Step(5, "If 'Sorry, I don't understand' is shown at the voice control panel, please try again Step 3 and 4. When you retry, please touch the voice control panel after checking 'Touch here to restart'.")]
         [Step(6, "After checking the result, click 'Input Completed' button")]
         [Postcondition(1, "N/A")]