File: TestCases

package info (click to toggle)
kmix 4%3A4.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,588 kB
  • ctags: 1,653
  • sloc: cpp: 14,598; xml: 249; sh: 96; makefile: 1
file content (36 lines) | stat: -rw-r--r-- 1,723 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
These are the recommended test cases for KMix.
They should be tested before a new KDE version is being shipped.

01: Basic: Start KMix with existing profile (kmixrc)
02: Basic: Close KMix -> Dock
03: Basic: Close KMix -> Exit
04: Show/Hide Labels
05: Show/Hide Tickmarks
06: New Mixer Tab ("distribute" and "no distribute")
07: System tray volume control
08: Start KMix with no Mixer Hardware/Drivers available
09: Basic: Start KMix with NO existing profile (kmixrc)
10: Basic: KMix KControl module
11: kmixctrl --restore  (with existing .kmixctrlrc) must restore volumes
12: kmixctrl --restore  (without existing .kmixctrlrc) must NOT change volumes
13: "Switch-only" controls are available and work (e.g: IEC958': Capabilities: pswitch pswitch-joined cswitch cswitch-joined)
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
 


-----------+----+----+----+----+----+----+----+----+----+----+----+----+
TestCase>  | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 | 11 | 12 |
Version    |    |    |    |    |    |    |    |    |    |    |    |    |
-----------+----+----+----+----+----+----+----+----+----+----+----+----+
CVS20030502| OK | OK | OK | OK | OK | OK | OK |    |    |    |    |    |
CVS20031102|    |    |    |    |    | na |    |    |    | OK |    |    |
KDE3.2     | OK |    |    |    |    | na |    |    |    |    |    |    |
KDE3.4     | OK | OK | OK | OK | OK | na | OK | OK | OK | na | OK | OK |
-----------+----+----+----+----+----+----+----+----+----+----+----+----+

Test case results:
OK : Fully OK
   : Not tested
xx : Failure
na : not applicable (Feature discontinued)