From Fedora Project Wiki
(Updated testcases for music) |
(re-arranged actions and expected results) |
||
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= | ||
# Make sure Tracker is running | # Make sure Tracker is running and run application Music. Run 'gnome-music -d' in debug mode to get more log output in console | ||
# Move your music into ~/Music or ~/Downloads | # 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. | ||
Line 14: | Line 13: | ||
|results= | |results= | ||
# Music should play without problem. | # Music should play without problem. | ||
# No files outside ~/Music or ~/Downloads are displayed | # No files outside ~/Music or ~/Downloads are displayed | ||
# Video files, which contain audio track, are filtered out | #* Album art data is displayed for albums | ||
#* Video files, which contain audio track, are filtered out | |||
# Files can be seeked correcly | # Files can be seeked correcly | ||
# Shuffle/Repeat modes work as expected | #* Shuffle/Repeat modes 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 | |||
# Tracks from remote sources work correctly | # Tracks from remote sources work correctly | ||
#* Files from remote should behave as if they were local: searched, played and seeked | |||
#** Known issue: cannot be added to playlists | |||
#* Advanced search features (filtering by match type / source) works correctly | |||
# Playlists work as expected | # Playlists work as expected | ||
}} | }} | ||
[[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 13:22, 14 August 2014
Description
Gnome Music has now search, remote sources and playlist features to test.
Setup
- Ensure Gnome Music is installed.
- Download some music in open music format, for example here.
How to test
- Make sure Tracker is running and 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.
- Play music from remote sources: Jamendo / Magnatune / UPnP sources
- Add/remove playlists and add/remove tracks to/from playlists
Expected Results
- Music should play without problem.
- No files outside ~/Music or ~/Downloads are displayed
- Album art data is displayed for albums
- Video files, which contain audio track, are filtered out
- Files can be seeked correcly
- Shuffle/Repeat modes 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
- Tracks from remote sources work correctly
- Files from remote should behave as if they were local: searched, played and seeked
- Known issue: cannot be added to playlists
- Advanced search features (filtering by match type / source) works correctly
- Files from remote should behave as if they were local: searched, played and seeked
- Playlists work as expected