[Information][Manual][Non-ACR] Clarify vibration test guide 56/215456/1
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 8 Oct 2019 08:38:47 +0000 (17:38 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Tue, 8 Oct 2019 08:48:06 +0000 (17:48 +0900)
Change-Id: I505fd69d802e51ebfad41cb4369869c1618c4fb0
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
tct-suite-vs/Tizen.Information.Manual.Tests/testcase/TSInformation.cs

index 8a081323be6b7710e115387a24f75db34aebf532..295d231b0b14c30f826ee9e156bc1d3e29e39e68 100755 (executable)
@@ -374,7 +374,7 @@ namespace Tizen.System.Tests {
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "Vibration should be in disable mode")]
         [Step(1, "Click Run button")]
-        [Step(2, "Enable Vibration : Home screen -> Drop down menu -> Sound -> Enable Vibrate")]
+        [Step(2, "Enable Vibration : Open Quick panel -> Toggle sound button until it is in vibrate mode")]
         public async Task VibrationEnabled_CHECK_ENABLE() {
             if (!SupportChecker.IsTV())
             {
@@ -399,7 +399,7 @@ namespace Tizen.System.Tests {
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "Vibration should be already enabled")]
         [Step(1, "Click Run button")]
-        [Step(2, "Disable Vibration : Home screen -> Drop down menu -> Sound -> Disable Vibrate")]
+        [Step(2, "Disable Vibration : Open Quick panel -> Toggle sound button until it is in silent mode")]
         public async Task VibrationEnabled_CHECK_DISABLE() {
             if (!SupportChecker.IsTV())
             {