diff options
| author | Keith Isdale <keith.isdale@nokia.com> | 2010-10-05 13:42:04 +1000 |
|---|---|---|
| committer | Keith Isdale <keith.isdale@nokia.com> | 2010-10-05 13:42:04 +1000 |
| commit | 783078c25ec74d4d284a3403d6fd490dc5a8bea0 (patch) | |
| tree | 96db609f197153dc6ff1e34360295d0d36e5a402 /QtMobility | |
| parent | 54d9f16b9ed03dce76f82fd77e6db577c3088a69 (diff) | |
To start declartive-music-browser use the declartive-music-browser
executable not qmlviewer.
Diffstat (limited to 'QtMobility')
| -rw-r--r-- | QtMobility/sys_declarative-music-browser/sys_declarative-music-browser.qtt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/QtMobility/sys_declarative-music-browser/sys_declarative-music-browser.qtt b/QtMobility/sys_declarative-music-browser/sys_declarative-music-browser.qtt index a2df31e..6304844 100644 --- a/QtMobility/sys_declarative-music-browser/sys_declarative-music-browser.qtt +++ b/QtMobility/sys_declarative-music-browser/sys_declarative-music-browser.qtt @@ -47,7 +47,7 @@ testcase = { { prompt(twiki('*List Albums* - 1 Start application *qmlviewer* with the argument *examples/declarative-music-browser/declarative-music-browser.qml* + 1 Start application *examples/declarative-music-browser* 1 Click Albums icon 1 Verify that the albums listed match what is seen via the native music/document browser 1 Verify that albums have the expected cover thumbnail above the album title @@ -63,7 +63,7 @@ testcase = { { prompt(twiki('*List Artists* - 1 Start application *qmlviewer* with the argument *examples/declarative-music-browser/declarative-music-browser.qml* + 1 Start application *examples/declarative-music-browser* 1 Click Artists icon 1 Verify that the artists listed match what is seen via the native music/document browser 1 Click on an artist in view @@ -79,7 +79,7 @@ testcase = { { prompt(twiki('*List Genres* - 1 Start application *qmlviewer* with the argument *examples/declarative-music-browser/declarative-music-browser.qml* + 1 Start application *examples/declarative-music-browser* 1 Click Genres icon 1 Verify that the genres listed match what is seen via the native music/document browser 1 Click on an genre in view @@ -95,7 +95,7 @@ testcase = { { prompt(twiki('*List Songs* - 1 Start application *qmlviewer* with the argument *examples/declarative-music-browser/declarative-music-browser.qml* + 1 Start application *examples/declarative-music-browser* 1 Click Songs icon 1 Verify that the song listed match what is seen via the native music/document browser 1 Verify that two of the listed songs have the correct song length mentioned on right |
