UbuntuMobileEdition

Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2007-08-20 16:11:54
Size: 323
Editor: cF5A6BF51
Comment:
Revision 5 as of 2007-10-22 19:20:45
Size: 2528
Editor: host34
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 1. Confirm that the system boots and the resolution is correct
 1. Open the browser to ubuntu.com
 1. ... Test other desktop elements ...
 1. '''Launch the UME environment''' - launch 'hildon-desktop' '''
   Outside the target, in a shell enter:
    # xhost +SI:localuser:root
   Inside the target terminal:
    # ume-xephyr-start
    this script does the following:
      # apt-get install xserver-xephyr

      # export DISPLAY=:0

      # /etc/init.d/dbus start

      # xinit /etc/X11/xinit/xinitrc -- /usr/bin/Xephyr :2 -host-cursor -screen 1024x600x32 -dpi 96 -ac

 1. '''Application launcher'''
  * Click on entries in the applications menu
  * '''[... what else does the hildon panel do?]'''
 1. '''Web browsing'''
  * Open the MID browser to ubuntu.com and confirm that it displays correctly
  * Type a search term into the search box
  * Right click and bookmark a page. Confirm that be page appears among your bookmarks '''[how?]'''
  * Download and launch files from ["../Multimedia"] and confirm that they play correctly
 1. '''Email'''
  * Open the ''Claws Mail'' applications and set up an email account in the wizard
  * Send an email to a different account and confirm that it arrives
  * Return the mail and confirm that it can be downloaded in Claws Mail
  * Start and email, save it as a draft. Resume edit and send.
 1. '''Tasks'''
  * Start the '''To-do list''' application
  * Click the New task icon to add an item. Write summary, set due date, priority, status, categoty and description. Save.
  * Confirm that the task appears on the list, mark it as done and delete it.
 1. '''Dates'''
  * Open the ''Dates'' application. It should show a blank appointment page for today.
  * Double click the page to add a new entry. Fill in times and details
  * Drag the appointment down the page to change the time
  * Confirm that the appointment appears '''[where?]'''
 1. '''Virtual keyboard'''
  * Open an application that requires keyboard input a see that the keyboard appears
  * Enter text into the application
  * Test the ability to show/hide the keyboard at will. '''[how does this work?]'''
 1. '''Accessibility'''
  * Pick and application from the mobile defaults and confirm that all its functionality can be used with only the keyboard
  * Install the Orca screen reader and confirm that desktop strings are read aloud
  * Select a high contrast theme. Confirm that the mobile applications render correctly.

Include(Testing/Cases/Header)

Summary

Basic test of the UME desktop. Can be performed or mobile hardware or in Xnest on a development machine.

Procedure

  1. Launch the UME environment - launch 'hildon-desktop'

    • Outside the target, in a shell enter:
      • # xhost +SI:localuser:root

      Inside the target terminal:
      • # ume-xephyr-start this script does the following:
        • # apt-get install xserver-xephyr # export DISPLAY=:0 # /etc/init.d/dbus start # xinit /etc/X11/xinit/xinitrc -- /usr/bin/Xephyr :2 -host-cursor -screen 1024x600x32 -dpi 96 -ac
  2. Application launcher

    • Click on entries in the applications menu
    • [... what else does the hildon panel do?]

  3. Web browsing

    • Open the MID browser to ubuntu.com and confirm that it displays correctly
    • Type a search term into the search box
    • Right click and bookmark a page. Confirm that be page appears among your bookmarks [how?]

    • Download and launch files from ["../Multimedia"] and confirm that they play correctly
  4. Email

    • Open the Claws Mail applications and set up an email account in the wizard

    • Send an email to a different account and confirm that it arrives
    • Return the mail and confirm that it can be downloaded in Claws Mail
    • Start and email, save it as a draft. Resume edit and send.
  5. Tasks

    • Start the To-do list application

    • Click the New task icon to add an item. Write summary, set due date, priority, status, categoty and description. Save.
    • Confirm that the task appears on the list, mark it as done and delete it.
  6. Dates

    • Open the Dates application. It should show a blank appointment page for today.

    • Double click the page to add a new entry. Fill in times and details
    • Drag the appointment down the page to change the time
    • Confirm that the appointment appears [where?]

  7. Virtual keyboard

    • Open an application that requires keyboard input a see that the keyboard appears
    • Enter text into the application
    • Test the ability to show/hide the keyboard at will. [how does this work?]

  8. Accessibility

    • Pick and application from the mobile defaults and confirm that all its functionality can be used with only the keyboard
    • Install the Orca screen reader and confirm that desktop strings are read aloud
    • Select a high contrast theme. Confirm that the mobile applications render correctly.

Testing/Cases/UbuntuMobileEdition (last edited 2008-10-08 17:54:02 by bismuth)