~guiverc/ubuntu-manual-tests/ubuntu-manual-tests

« back to all changes in this revision

Viewing changes to testcases/hardware/1480_USB Mouse

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<strong>Connect USB Mouse</strong>
 
2
 
 
3
Case ID: hmu-001
 
4
 
 
5
Using Unity
 
6
<dl>
 
7
    <dt>Click on Ubuntu Logo and search Terminal.</dt> 
 
8
    <dt>Run lsusb in the terminal. Verify that no USB mouse is listed.</dt> 
 
9
    <dt>Connect the USB mouse to the computer.</dt> 
 
10
    <dt>Run lsusb in the terminal. Verify that the USB mouse is now listed.</dt> 
 
11
</dl>
 
12
 
 
13
 
 
14
Using GNOME Classic
 
15
<dl>
 
16
    <dt>Open the Terminal (Applications -> Accessories -> Terminal).</dt> 
 
17
    <dt>Run lsusb in the terminal. Verify that no USB mouse is listed.</dt> 
 
18
    <dt>Connect the USB mouse to the computer.</dt> 
 
19
    <dt>Run lsusb in the terminal. Verify that the USB mouse is now listed. </dt> 
 
20
</dl>
 
21
 
 
22
 
 
23
Verification
 
24
 
 
25
    <dd>Verify that the mouse is detected by lsusb when connected.</dd>
 
26
    <dd> Please include your device's model in your feedback. </dd>
 
27
 
 
28
 
 
29
<strong>Test USB Mouse</strong>
 
30
 
 
31
Case ID: hmu-002
 
32
<dl>
 
33
    <dt>Move the mouse. Verify that the mouse cursor moves on screen.</dt>
 
34
    <dt>Right-click on the desktop. Select Create Document → Create Empty File. Title it test.txt.</dt>
 
35
    <dt>Double-click the test.txt file you created. Verify that the double-click is responded to by a text editor opening.</dt>
 
36
    <dt>Close the text editor.</dt>
 
37
    <dt>Drag test.txt to the trash can. Verify that dragging works properly.</dt> 
 
38
</dl>
 
39
 
 
40
 
 
41
Verification
 
42
 
 
43
    <dd>Verify that the mouse controls the cursor onscreen.</dd>
 
44
    <dd>Verify that left- and right-clicking work.</dd>
 
45
    <dd>Verify that dragging works.</dd> 
 
46
    <dd>Please include your device's model in your feedback.</dd> 
 
47
 
 
48
 
 
49
<strong>Disconnect USB Mouse</strong>
 
50
 
 
51
Case ID: hmu-003
 
52
<dl>
 
53
    <dt>In the terminal, run lsusb. Verify that the USB mouse is listed.</dt>
 
54
    <dt>Disconnect the mouse from the computer.</dt>
 
55
    <dt>In the terminal, run lsusb. Verify that the USB mouse is no longer listed.</dt> 
 
56
</dl>
 
57
 
 
58
Verification
 
59
 
 
60
    <dd>Verify that the mouse is no longer detected by lsusb when disconnected.</dd> 
 
61
    <dd>Please include your device's model in your feedback.</dd> 
 
62
 
 
63
 
 
64
<strong>Reconnect USB Mouse</strong>
 
65
 
 
66
Case ID: hmu-004
 
67
<dl>
 
68
    <dt>In the terminal, run lsusb. Verify that no USB mouse is listed.</dt>
 
69
    <dt>Connect the USB mouse to the computer.</dt>
 
70
    <dt>In the terminal, run lsusb. Verify that the the USB mouse is now listed.</dt>
 
71
    <dt>Move the mouse and verify that the cursor moves onscreen. </dt>
 
72
</dl>
 
73
 
 
74
Verification
 
75
 
 
76
    <dd>Verify that the mouse is detected by lsusb when reconnected.</dd> 
 
77
    <dd>Verify that the mouse controls the cursor onscreen.</dd>   
 
78
    <dd>Please include your device's model in your feedback.</dd> 
 
79
 
 
80
<strong>
 
81
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
82
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>.
 
 
b'\\ No newline at end of file'