OSDN Git Service

b495bbbcb15b2fa594ef74d1fcaeded7fc82dc58
[kde/kde-extraapps.git] / kmix / TestCases
1 These are the recommended test cases for KMix.
2 They should be tested before a new KDE version is being shipped.
3
4 01: Basic: Start KMix with existing profile (kmixrc)
5 02: Basic: Close KMix -> Dock
6 03: Basic: Close KMix -> Exit
7 04: Show/Hide Labels
8 05: Show/Hide Tickmarks
9 06: New Mixer Tab ("distribute" and "no distribute")
10 07: System tray volume control
11 08: Start KMix with no Mixer Hardware/Drivers available
12 09: Basic: Start KMix with NO existing profile (kmixrc)
13 10: Basic: KMix KControl module
14 11: kmixctrl --restore  (with existing .kmixctrlrc) must restore volumes
15 12: kmixctrl --restore  (without existing .kmixctrlrc) must NOT change volumes
16 13: "Switch-only" controls are available and work (e.g: IEC958': Capabilities: pswitch pswitch-joined cswitch cswitch-joined)
17 14: Rapid stream creation/deletion works properly (KMix shows and hides the controls, no crash). for i in 1 2 3 4 5 6 7 8 9 10; do paplay  /Multimedia/Kennedy_berliner.ogg& done
18  
19
20
21 -----------+----+----+----+----+----+----+----+----+----+----+----+----+
22 TestCase>  | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 | 11 | 12 |
23 Version    |    |    |    |    |    |    |    |    |    |    |    |    |
24 -----------+----+----+----+----+----+----+----+----+----+----+----+----+
25 CVS20030502| OK | OK | OK | OK | OK | OK | OK |    |    |    |    |    |
26 CVS20031102|    |    |    |    |    | na |    |    |    | OK |    |    |
27 KDE3.2     | OK |    |    |    |    | na |    |    |    |    |    |    |
28 KDE3.4     | OK | OK | OK | OK | OK | na | OK | OK | OK | na | OK | OK |
29 -----------+----+----+----+----+----+----+----+----+----+----+----+----+
30
31 Test case results:
32 OK : Fully OK
33    : Not tested
34 xx : Failure
35 na : not applicable (Feature discontinued)
36