From: wei.ji Date: Wed, 27 Sep 2017 06:19:30 +0000 (+0800) Subject: [mobile][behavior][Update test procedures of Power] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F152794%2F1;p=test%2Ftct%2Fweb%2Fbehavior.git [mobile][behavior][Update test procedures of Power] Change-Id: If03b6debed6130c4d5b8b002378902ce962f2501 Signed-off-by: wei.ji --- diff --git a/mobile/tct-behavior-tests/tests/Power/index.html b/mobile/tct-behavior-tests/tests/Power/index.html index 99e11b6..ba3520f 100755 --- a/mobile/tct-behavior-tests/tests/Power/index.html +++ b/mobile/tct-behavior-tests/tests/Power/index.html @@ -58,10 +58,10 @@ Authors:

Check if the screen status is successfully changed

(Note: Response time varies depends on the system setting)


* Setting -> Display -> Backlight time : 15 Seconds

-

1. Click Request SCREEN_DIM(After 15 second) : Check if the screen is dim. But Screen doesn't turn off

-

2. Click Request SCREEN_NORMAL(After 15 second) : Check if the screen doesn't dim and turn off

-

3. Click Release SCREEN(After 15 second) : Check the screen resource release(Screen is dim and turn off)

-

4. Click Turn SCREEN_OFF and check the screen is off immediately

+

1. Click Turn SCREEN_OFF and check the screen is off immediately

+

2. Click Request SCREEN_DIM(After 15 second) : Check if the screen is dim. But Screen doesn't turn off

+

3. Click Request SCREEN_NORMAL(After 15 second) : Check if the screen doesn't dim and turn off

+

4. Click Release SCREEN(After 15 second) : Check the screen resource release(Screen is dim and turn off)