From b6081ca691dc5d7cc41b41837378f8045a8741e8 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 10 Oct 2014 14:16:59 -0500 Subject: Adding in a manual test for the high volume notification --- tests/manual | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual index d9fb7d5..f69cf14 100644 --- a/tests/manual +++ b/tests/manual @@ -39,3 +39,21 @@ Test-case indicator-sound/unity8-sound-notifications
A notification bubble should appear with the sound volume
No notification sound should be heard
+ +Test-case indicator-sound/unity8-high-volume +
+
Plug headphones into the headphone jack
+
Adjust volume so that it is at the midpoint of volume range
+
The slider should be in the middle of the scale
+
Increase the volume once using HW keys if available
+
A notification bubble should appear with the sound volume
+
The text on the notification should read "Volume"
+
Increase the volume using HW keys until it is roughly 90% of the range
+
A notification bubble should appear with the sound volume
+
The text on the notification should read "High volume"
+
The range on the notification bubble should have a different color signifying the higher volume
+
Decrease the volume using HW keys until it is roughly 50% of the range
+
A notification bubble should appear with the sound volume
+
The text on the notification should read "Volume"
+
The range on the notification bubble should have a standard color
+
-- cgit v1.2.3