[System][NON-ACR][Add manual TC description for Tizen.Device.Battery] 38/178638/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 11 May 2018 05:06:29 +0000 (14:06 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 11 May 2018 05:06:29 +0000 (14:06 +0900)
Change-Id: I11eff72374c55b418495975f2b23a07634571974
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
tct-suite-vs/Tizen.Device.Manual.Tests/testcase/TSBattery.cs
tct-suite-vs/Tizen.Device.Manual.Tests/testcase/TSDisplayStateChangedEventArgs.cs

index 8e97635..ef8361e 100755 (executable)
@@ -178,7 +178,7 @@ namespace Tizen.System.Tests
         [Step(1, "Click run TC")]
         [Step(2, "[Emulator] Change the battery level as 100% in Control Panel > Battery > Level. You can manipulate the horizontal bar or type in '100'.")]
         [Step(3, "[Emulator] If you don't get pass after changing the battery level, it is fail.")]
-        [Step(4, "[Target(TM1, TW2, etc)] Wait until the battery level is changed.")]
+        [Step(4, "[Target(TM1, TW2, etc)] Wait until the battery level is changed for a maximum of two hours.")]
         [Step(5, "[Target(TM1, TW2, etc)] If you don't get pass after battery level is changed, it is fail.")]
         [Postcondition(1, "NA")]
         public static async Task LevelChanged_EVENT_CHECK()
@@ -211,7 +211,7 @@ namespace Tizen.System.Tests
         [Step(1, "Click run TC")]
         [Step(2, "[Emulator] Change the battery level as 100% in Control Panel > Battery > Level. You can manipulate the horizontal bar or type in '100'.")]
         [Step(3, "[Emulator] If you don't get pass after changing the battery percentage, it is fail.")]
-        [Step(4, "[Target(TM1, TW2, etc)] Wait until the battery percentage is increased.")]
+        [Step(4, "[Target(TM1, TW2, etc)] Wait until the battery percentage is increased for a maximum of half an hour.")]
         [Step(5, "[Target(TM1, TW2, etc)] If you don't get pass after the battery percentage is increased, it is fail.")]
         [Postcondition(1, "NA")]
         public static async Task PercentChanged_EVENT_CHECK_INCREASED()
index e8019ed..e45db7a 100755 (executable)
@@ -48,9 +48,9 @@ namespace Tizen.System.Tests
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "PRE")]
         [Property("AUTHOR", "Gattu Praveen Kumar, gattu.p@samsung.com")]
-        [Precondition(1, "Device Display State Should be On")]
+        [Precondition(1, "Device Display State should be On")]
         [Step(1, "Click Run TC")]
-        [Step(2, "Turn Off the Display")]
+        [Step(2, "Turn off the Display by pressing the power button once")]
         [Step(3, "If you don't get pass, It is fail.")]
         public static async Task State_PROPERTY_READ_ONLY()
         {