From eaa8592f4a4ad49cd462a04e2d008ce49d5a3206 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Fri, 10 Oct 2014 10:43:07 -0500 Subject: Integration test for audio roles --- tests/manual | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual index 201465c..2816984 100644 --- a/tests/manual +++ b/tests/manual @@ -22,3 +22,22 @@ Test-case indicator-sound/unity8-items-check
The menu is populated with items
+Test-case indicator-sound/unity8-audio-roles +
+
Without playing anything (no active audio stream), change the volume on the indicator or with the volume buttons and then try playing one of the following audio streams: camera shutter, ringtone, message notification, dtmf
+
The audio stream should reflect the volume set on the indicator
+
Without playing anything (no active audio stream), change the volume on the indicator or with volume buttons and then try playing one of the following audio streams: music-app, webrowser (youtube)
+
The audio stream should not be affected by the volume set on the indicator when there was no other active stream +
Play a multimedia stream (music-app, webrowser) and change the volume on the indicator when the stream is active
+
The multimedia audio stream should reflect the volume set on the indicator
+
When stopping/closing the multimedia stream, it should automatically show up the volume for the alert role (ringtone, notification, etc)
+
No other role should be affected by the volume level used by the multimedia role
+
Play a alarm stream (clock-app) and change the volume on the indicator when the stream is active
+
The alarm audio stream should reflect the volume set on the indicator
+
When stopping/closing the alarm stream, it should automatically show up the volume for the alert role (ringtone, notification, etc)
+
No other role should be affected by the volume level used by the alarm role
+
Start a voice call using the dialer-app and change the volume on the indicator when the call is active
+
The phone audio stream should reflect the volume set on the indicator
+
When hanging up the voice call it should automatically show up the volume for the alert role (ringtone, notification, etc)
+
No other role should be affected by the volume level used by the phone role
+
-- cgit v1.2.3