aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
blob: d9fb7d5f99b2a9356f416217a8ced13ce0a19b19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41

Test-case indicator-sound/unity7-items-check
<dl>
	<dt>Log in to a Unity 7 user session</dt>
	<dt>Go to the panel and click on the Sound indicator</dt>
		<dd>Ensure there are items in the menu</dd>
</dl>

Test-case indicator-sound/unity7-greeter-items-check
<dl>
	<dt>Start a system and wait for the greeter or logout of the current user session</dt>
	<dt>Go to the panel and click on the Sound indicator</dt>
		<dd>Ensure there are items in the menu</dd>
</dl>

Test-case indicator-sound/unity8-items-check
<dl>
	<dt>Login to a user session running Unity 8</dt>
	<dt>Pull down the top panel until it sticks open</dt>
	<dt>Navigate through the tabs until "Sound" is shown</dt>
		<dd>Sound is at the top of the menu</dd>
		<dd>The menu is populated with items</dd>
</dl>

Test-case indicator-sound/unity8-sound-notifications
<dl>
	<dt>Adjust volume using HW keys if available</dt>
		<dd>A notification bubble should appear with the sound volume</dd>
		<dd>An audibule sound should play at the level of the audio</dd>
	<dt>Adjust volume with slider in sound indicator</dt>
		<dd>A notification bubble should appear with the sound volume</dd>
		<dd>An audibule sound should play at the level of the audio</dd>
	<dt>Open a video with sound and play in media player</dt>
		<dd>The video should play and the sound should be audible</dd>
	<dt>Adjust volume using HW keys if available</dt>
		<dd>A notification bubble should appear with the sound volume</dd>
		<dd>No notification sound should be heard</dd>
	<dt>Adjust volume with slider in sound indicator</dt>
		<dd>A notification bubble should appear with the sound volume</dd>
		<dd>No notification sound should be heard</dd>
</dl>