Merge lp:~rosco2/ubuntu-manual-tests/audacious into lp:ubuntu-manual-tests

Proposed by Ross Gammon
Status: Merged
Merged at revision: 303
Proposed branch: lp:~rosco2/ubuntu-manual-tests/audacious
Merge into: lp:ubuntu-manual-tests
Diff against target: 51 lines (+41/-0)
1 file modified
testcases/packages/1637_Audacious (+41/-0)
To merge this branch: bzr merge lp:~rosco2/ubuntu-manual-tests/audacious
Reviewer Review Type Date Requested Status
Elfy (community) Approve
Review via email: mp+222442@code.launchpad.net

Description of the change

Added tests for playing a CD and playing a midi file to Audacious

To post a comment you must log in.
Revision history for this message
Elfy (elfy) wrote :

Thanks - looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/packages/1637_Audacious'
2--- testcases/packages/1637_Audacious 2014-03-15 08:21:47 +0000
3+++ testcases/packages/1637_Audacious 2014-06-07 22:13:10 +0000
4@@ -13,6 +13,47 @@
5 <dd>Audacious stops the playback</dd>
6 </dl>
7
8+This test will check that Audacious can play a CD.
9+<strong>For this test, an CD is required.
10+ If you do not have a CD, skip the test.
11+</strong>
12+<dl>
13+ <dt>Open Audacious from the start menu at "Sound & Video"</dt>
14+ <dd>Audacious starts without an issue</dd>
15+ <dt>Insert an audio CD into your computer</dt>
16+ <dd>If a window opens asking which application to launch, click on "Cancel"</dd>
17+ <dt>Click on "Services" and "Play CD"</dt>
18+ <dd>Audacious begins playing the CD correctly</dd>
19+ <dt>Click on the "stop playback" button</dt>
20+ <dd>Audacious stops the playback</dd>
21+</dl>
22+
23+This test will check that Audacious can play midi files.
24+<strong>For this test, a midi file is required, which can be found on the internet. You will also need to configure the fluidsynth backend as part of the test. A general midi soundfont file (*.SF2) will also be required e.g. <a href="www.musescore.org/en/handbook/soundfont">www.musescore.org</a>.
25+ If you do not have such a file, skip the test.
26+</strong>
27+<dl>
28+ <dt>Open Audacious from the start menu at "Sound & Video"</dt>
29+ <dd>Audacious starts without an issue</dd>
30+ <dt>Click on "File" and "Preferences"</dt>
31+ <dd>A window opens, showing various settings</dd>
32+ <dt>Click on "Plugins" and then the "Input" tab</dt>
33+ <dd>This lists all the input plugins</dd>
34+ <dt>Click on AMIDI-Plug (MIDI Player) and then the "Preferences" button</dt>
35+ <dd>A window opens showing the AMID-Plug Settings</dd>
36+ <dt>On the AMIDI Plug tab, select the FluidSynth Backend</dt>
37+ <dt>Click the "FluidSynth backend" tab, and then click the "+" button on the top right</dt>
38+ <dd>A window opens, asking for a file to be selected</dd>
39+ <dt>Select a soundfont file and click on "Open"</dt>
40+ <dt>Click on "OK" to close the AMIDI-Plug Settings, and then "Close" the Preferences window</dt>
41+ <dt>Click on "File" and "Open Files"</dt>
42+ <dd>A window opens, asking for a file to select</dd>
43+ <dt>Select a midi file and click on "Open"</dt>
44+ <dd>Audacious playbacks the file correctly</dd>
45+ <dt>Click on the "stop playback" button</dt>
46+ <dd>Audacious stops the playback</dd>
47+</dl>
48+
49 This test will check that the library is working.
50 <dl>
51 <dt>Copy the audio file(s) to the Music folder in your home directory, e.g. /home/USER/Music</dt>

Subscribers

People subscribed via source and target branches