~sakrecoer/ubuntu-manual-tests/bug-1538228

« back to all changes in this revision

Viewing changes to testcases/packages/1426_Orca

removeĀ revĀ 320

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Test-case name: orca/starting_orca
2
1
This test will check that Orca can play a welcome message
3
2
<dl>
4
3
    <dt> Open Dash type 'system settings' and launch the system settings tool</dt>
5
4
        <dd>system settings opens and contains the Universal Access section</dd>
6
5
    <dt> Select the Universal Access section</dt>
7
6
        <dd>a dialog with accessibility settings opens, you are on the 'seeing' tab.</dd>
8
 
    <dt> Select the Screen Reader option</dt>
9
 
        <dd>Did a voice say "welcome to orca"?</dd>
 
7
    <dt> Select the Screen Reader option "On"</dt>
 
8
        <dd>Did a voice say "Screen reader ON"?</dd>
10
9
</dl>
11
10
 
12
 
Test-case name: orca/dash
13
11
This test will check that Orca can announce text in the dash
14
12
<dl>
15
13
    <dt> press the super(windows) key to bring up the dash</dt>
16
 
        <dd>a voice says 'Dash frame'</dd>
 
14
        <dd>a voice says 'Unity Dash window, entry'</dd>
17
15
    <dt> use the cursor keys to navigate around the dash</dt>
18
16
        <dd>a voice should read out options as you select them</dd>
19
17
    <dt> move down to the lens list at the bottom of the dash</dt>
22
20
        <dd>Did the voice announce you are on the applications lens?</dd>
23
21
</dl>
24
22
 
25
 
Test-case name: orca/HUD
26
23
This test will check that Orca can announce text in the HUD
27
24
<dl>
28
25
    <dt> from the dash launch the gedit application</dt>
33
30
        <dd>Are the options read out by orca? Does selecting an option operate that menu item in the gedit window?</dd>
34
31
</dl>
35
32
 
36
 
Test-case name: orca/Ubiquity
37
33
This test will check that Orca can announce text in Ubiquity
38
34
<dl>
39
35
    <dt> boot a live CD, when you hear the drums press ctrl+s</dt>
42
38
        <dd>Are you able to hear all of the options read by orca? Are you able to install without needing to use the mouse?</dd>
43
39
</dl>
44
40
 
45
 
Test-case name: orca/globalmenu
46
41
This test will check that Orca can announce text in global menu
47
42
<dl>
48
43
    <dt> in an application with a global menu press alt to bring up the menu</dt>
53
48
        <dd>Is the shortcut read to you?</dd>
54
49
</dl>
55
50
 
56
 
Test-case name: orca/indicators
57
51
This test will check that Orca can announce text in indicators
58
52
<dl>
59
 
    <dt> press F10 to get to the global menu then use the right cursor to go through the menu to the indicators</dt>
 
53
    <dt> press Alt + F10 to get to the global menu then use the right cursor to go through the menu to the indicators</dt>
60
54
        <dd>the indicator names should be read out</dd>
61
 
    <dt> press F10 to leave the menu then F10 again to go back, but this time go left</dt>
 
55
    <dt> press Alt + F10 to leave the menu then Alt + F10 again to go back, but this time go left</dt>
62
56
        <dd>this should take you direct to the indicators</dd>
63
57
    <dt> navigate around the indicators using the cursor keys</dt>
64
58
        <dd>you should get a commentary of all items and should not get stuck anywhere.</dd>
68
62
        <dd>Did the music application start? It should not start without asking it to do so.</dd>
69
63
</dl>
70
64
 
71
 
Test-case name: orca/notifications
72
65
This test will check that Orca can announce notifications
73
66
<dl>
74
67
    <dt> cause a notification to happen by sending yourself an email, instant message, irc message, etc.</dt>
75
68
        <dd>Does the screen reader should read notification out loud?</dd>
76
69
</dl>
77
70
 
78
 
Test-case name: orca/launcher
79
71
This test will check that Orca can announce text in quicklists
80
72
<dl>
81
73
    <dt> press alt+f1 to get to keyboard navigation of the launcher</dt>
84
76
        <dd>Does orca read the quicklist contents?</dd>
85
77
</dl>
86
78
 
87
 
Test-case name: orca/workspace_switcher
88
79
This test will check that Orca can announce text in workspace switcher
89
80
<dl>
90
81
    <dt> try using the workspace switcher with the screen reader</dt>