[Information][Manual][Non-ACR] Add GPS status test guide for wearable device 10/184010/1
authorKichan Kwon <k_c.kwon@samsung.com>
Fri, 13 Jul 2018 04:39:57 +0000 (13:39 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Fri, 13 Jul 2018 04:41:25 +0000 (13:41 +0900)
Change-Id: I9ba9b891aa0efef1c49a1a8224e459e741859b87
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
tct-suite-vs/Tizen.Information.Manual.Tests/testcase/TSInformation.cs

index 3c9d4a5..80361b1 100755 (executable)
@@ -475,7 +475,8 @@ namespace Tizen.System.Tests {
         [Precondition(1, "If the test target doesn't support location service, pass is marked automatically as soon as you click Run button")]
         [Precondition(2, "Location service should be enabled already")]
         [Step(1, "Click Run button")]
-        [Step(2, "GPS status change: Settings -> Privacy and security -> Location service -> My places -> Home -> Map -> Click location icon")]
+        [Step(2-1, "GPS status change on mobile device: Settings -> Privacy and security -> Location service -> My places -> Home -> Map -> Click location icon")]
+        [Step(2-2, "GPS status change on wearable device: Run location_test on console -> Select menu 1")]
         public static async Task GpsStatusChanged_TEST() {
             if (SupportChecker.IsSupported("http://tizen.org/feature/location.gps"))
             {