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

« back to all changes in this revision

Viewing changes to testcases/hardware/1476_USB Ports

  • 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>Test-case name: Port Connectivity</strong>
 
2
 
 
3
Case ID: hiu-001
 
4
 
 
5
    <dt>Connect a USB mouse to the first USB port on the computer.</dt>
 
6
    <dt>Verify that moving the USB mouse controls the pointer on-screen.</dt>
 
7
    <dt>Disconnect the USB mouse from the computer.</dt>
 
8
    <dt>Repeat for every USB port on the computer. </dt>
 
9
 
 
10
Verification
 
11
 
 
12
    <dd>Verify that the mouse controls the cursor correctly. </dd>
 
13
 
 
14
 
 
15
<strong>Test Port Recognition</strong>
 
16
 
 
17
Case ID: hiu-002
 
18
 
 
19
    <dt>Connect a usb based music player to a usb port</dt>
 
20
    <dt>Check that the suggestion box says Open Banshee Music Player.</dt>
 
21
    <dt>Click on Ok.</dt>
 
22
    <dt>Ensure the the music files are listed under the device name in Banshee.</dt>
 
23
 
 
24
Verification
 
25
 
 
26
    <dd>Verify that the music player is detected.</dd>
 
27
    <dd>Verify that the files it contains are displayed within Banshee.</dd>
 
28
 
 
29
 
 
30
<strong>Test Port Recognition 2</strong>
 
31
 
 
32
Case ID: hiu-003
 
33
 
 
34
<dl>
 
35
    <dt>Connect a usb pen drive to the device.</dt>
 
36
    <dt>A nautilus (file browser) window should open with the device name as a title.</dt>
 
37
    <dt>Move files back and forth.</dt>
 
38
    <dt>Unmount and remove the drive.</dt>
 
39
    <dt>Insert the drive again and ensure that the files are on the drive and not corrupted.</dt>
 
40
</dl>
 
41
Verification
 
42
 
 
43
    <dd>Verify that the the device icon is displayed automatically.</dd>
 
44
    <dd>Verify that files can be copied back and forth.</dd>
 
45
    <dd>Verify that the drive can be unmounted and the icon disappears. </dd>
 
46
 
 
47
<strong>
 
48
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
49
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'