TestPlan
|
⇤ ← Revision 1 as of 2006-10-07 01:34:43
Size: 1564
Comment: First draft of bluetooth test plan
|
Size: 2236
Comment: Some test steps and requirements
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| ||1.||Detect local device (onboard device or bluetooth dongle)[[BR]] $ ''hcitool dev''|| || || || || || ||2.||Detect remote device.|| Remote device is discoverable/visible || || || || || ||3.||Discover services provided by remote device.|| Remote device is discoverable/visible || || || || || ||4.||Discover computer from remote device & do the pairing|| || || || || || ||5.||Send file to device|| * Test 2 passing [[BR]] * Package nautilus-sendto installed|| || || || || ||6.||Send file from device to computer|| Test 4 passing|| || || || || ||7.||HID is working|| * HIDD_ENABLED=1 in /etc/default/blues-utils (/etc/default/bluetooth for edgy) [[BR]] * Bluetooth mouse/keyboard or Sony Ericsson phones with bluetooth remote control functionality ;) (BluetoothRemoteControl)|| || || || || |
||1.||Detect local device (onboard device or bluetooth dongle).[[BR]] $ ''hcitool dev''|| || || || || || ||2.||Detect remote device.[[BR]] $ ''hcitool inq''[[BR]] $ ''hcitool scan''|| Remote device is discoverable/visible || || || || || ||3.||Discover services provided by remote device.[[BR]] $ ''sdptool browse <btaddr>''|| Remote device is discoverable/visible || || || || || ||4.||Discover computer from remote device & do the pairing.[[BR]] ''Procedure dependent on remote device''|| || || || || || ||5.||Send file to device.[[BR]]''Select '''Send to...''' from context menu of a file. Then select '''Bluetooth (OBEX)''' '' [[BR]] OR [[BR]]$ ''gnome-obex-send -d <btaddr> <filename>''|| * Test 2 passing [[BR]] * Packages nautilus-sendto, gnome-bluetooth installed|| || || || || ||6.||Send file from device to computer.[[BR]] ''Procedure dependent on remote device''|| * Test 4 passing [[BR]] * Package gnome-bluetooth installed [[BR]] * gnome-obex-server started|| || || || || ||7.||HID is working.[[BR]]'''Mouse/Keyboard:''' $ ''sudo hidd --connect <btaddr> (Requires Test 2 passing)''[[BR]]'''Sony Ericsson phones:''' ''Start Bluetooth Remote Control, select the device (PC) and test Desktop profile (Requires Test 4 passing)''|| * HIDD_ENABLED=1 in /etc/default/blues-utils (/etc/default/bluetooth for edgy) [[BR]] * Bluetooth mouse/keyboard or Sony Ericsson phones with bluetooth remote control functionality ;) (BluetoothRemoteControl)|| || || || || |
This page provides a set of tests which can form basic acceptance test for bluetooth in Ubuntu.BR We insist that only [https://launchpad.net/people/bluetooth Bluetooth team] members update this page while normal users should use it as reference while filing bugs.BR The page should be updated whenever there is new linux-image or bluez-utils package in repos.
Prerequisites:
This test plan assumes that blues-utils package is installed with default configuration and bluetooth services are started. Any additional requirements will be specified when needed.
Test Plan:
Number |
Test/Steps |
Requirements |
Latest stable |
Bugs if any |
Latest unstable |
Bugs if any |
1. |
Detect local device (onboard device or bluetooth dongle).BR $ hcitool dev |
|
|
|
|
|
2. |
Remote device is discoverable/visible |
|
|
|
|
|
3. |
Discover services provided by remote device.BR $ sdptool browse <btaddr> |
Remote device is discoverable/visible |
|
|
|
|
4. |
Discover computer from remote device & do the pairing.BR Procedure dependent on remote device |
|
|
|
|
|
5. |
Send file to device.BRSelect Send to... from context menu of a file. Then select Bluetooth (OBEX) BR OR BR$ gnome-obex-send -d <btaddr> <filename> |
* Test 2 passing BR * Packages nautilus-sendto, gnome-bluetooth installed |
|
|
|
|
6. |
Send file from device to computer.BR Procedure dependent on remote device |
* Test 4 passing BR * Package gnome-bluetooth installed BR * gnome-obex-server started |
|
|
|
|
7. |
HID is working.BRMouse/Keyboard: $ sudo hidd --connect <btaddr> (Requires Test 2 passing)BRSony Ericsson phones: Start Bluetooth Remote Control, select the device (PC) and test Desktop profile (Requires Test 4 passing) |
* HIDD_ENABLED=1 in /etc/default/blues-utils (/etc/default/bluetooth for edgy) BR * Bluetooth mouse/keyboard or Sony Ericsson phones with bluetooth remote control functionality |
|
|
|
|