From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=Gnome Music has now search, remote sources and playlist features to test. |setup= {{admon/note | Fedora repository doesn't include codecs for playi...")
 
(Updated testcases for music)
Line 6: Line 6:
* Download some music in open music format, for example [http://www.gnu.org/music/free-software-song.ogg here].
* Download some music in open music format, for example [http://www.gnu.org/music/free-software-song.ogg here].
|actions=
|actions=
# Run application Music.
# Make sure Tracker is running
# Move your music into ~/Music (~/Downloads works too)
# Run application Music. Run 'gnome-music -d' in debug mode to get more log output in console
# Move your music into ~/Music or ~/Downloads
# Try to search, sort and click through artists, albums and songs.
# Try to search, sort and click through artists, albums and songs.
# Play music from remote sources: Jamendo / Magnatune / UPnP sources
# Add/remove playlists and add/remove tracks to/from playlists
|results=
|results=
# Music should play without problem.
# Music should play without problem.
# You should be able to import downloaded music.
# You should be able to import downloaded music.
# Album art data is displayed for albums
# No files outside ~/Music or ~/Downloads are displayed
# Video files, which contain audio track, are filtered out
# Files can be seeked correcly
# Shuffle/Repeat modes work as expected
# Tracks from remote sources work correctly
# Playlists work as expected
# Pressing Space pauses / resumes playback
# Back button in Shuffle mode plays up to 10 previous songs
# Back button on toolbar returns to previous view (if available)
# Filter-as-you-type works on every screen
# Advanced search features (filtering by match type / source) works correctly
}}
}}
[[Category:GNOME3_acceptance_test_cases]]
[[Category:GNOME3_acceptance_test_cases]]
[[Category:Package_gnome-maps_test_cases]]
[[Category:Package_gnome-maps_test_cases]]

Revision as of 12:58, 14 August 2014

Description

Gnome Music has now search, remote sources and playlist features to test.

Setup

Note.png
Fedora repository doesn't include codecs for playing restricted music formats like mp3. You must do this testcase only with open format, legally downloaded music.
  • Ensure Gnome Music is installed.
  • Download some music in open music format, for example here.

How to test

  1. Make sure Tracker is running
  2. Run application Music. Run 'gnome-music -d' in debug mode to get more log output in console
  3. Move your music into ~/Music or ~/Downloads
  4. Try to search, sort and click through artists, albums and songs.
  5. Play music from remote sources: Jamendo / Magnatune / UPnP sources
  6. Add/remove playlists and add/remove tracks to/from playlists

Expected Results

  1. Music should play without problem.
  2. You should be able to import downloaded music.
  3. Album art data is displayed for albums
  4. No files outside ~/Music or ~/Downloads are displayed
  5. Video files, which contain audio track, are filtered out
  6. Files can be seeked correcly
  7. Shuffle/Repeat modes work as expected
  8. Tracks from remote sources work correctly
  9. Playlists work as expected
  10. Pressing Space pauses / resumes playback
  11. Back button in Shuffle mode plays up to 10 previous songs
  12. Back button on toolbar returns to previous view (if available)
  13. Filter-as-you-type works on every screen
  14. Advanced search features (filtering by match type / source) works correctly