UbuntuMobileEdition

Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2008-04-04 18:28:42
Size: 5194
Editor: pool-70-16-165-200
Comment:
Revision 16 as of 2008-04-07 15:01:47
Size: 4279
Editor: 82-47-39-199
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablestyle="float:right; font-size: 0.9em; background:#F1F1ED;margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][https://wiki.ubuntu.com/Testing/Cases/UMEinstall?action=AttachFile&do=get&target=mic8.png https://wiki.ubuntu.com/Testing/Cases/UMEinstall?action=AttachFile&do=get&target=mic8-tn.png][[BR]][[TableOfContents(2)]]||
Line 4: Line 5:

'''To set up your environment go to ["../UMEinstall"]'''
Line 7: Line 10:
== Environment Setup ==

=== Xephyr ===

 * Download the latest project tarball from the [http://cdimage.ubuntu.com/moblin/hardy/menlow : Build Area]
 * Launch Moblin Image Creator application
 * File -> Load Project -> Browse to .tar.bz2
 * Select project in ''Platform Projects'' window in MIC interface.
 * Select target in ''Targets'' window in MIC interface.
 * Click the Terminal button in the ''Targets'' section.
 * Inside the target terminal type:
    # ume-xephyr-start [[BR]]
    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

'''You should now have a working environment'''

=== Device ===
 * Download the latest image from the [http://cdimage.ubuntu.com/moblin/hardy/ : Build Area]

 * Insert ''' Empty ''' USB thumbdrive.

 * Open Moblin Image Creator and go to: Tools -> Write USB Image

 * Browse to the *.img file you retrieved from the Build Area and create the image to thumbdrive

 * Insert thumbdrive into MID device and restart the device. '' be sure you have downloaded the correct build for the chipset in your test device ''

'''You should now have a working environment'''
Line 44: Line 12:

Include(Testing/Cases/Header)

Introduction

To set up your environment go to ["../UMEinstall"]

This is a comprehensive test case suite designed to confirm compliance with all project requirements. Most of these tests can be performed on mobile hardware or in Xnest/Xephyr on a development machine.

Test Cases

Basic Feature Testing

Basic feature testing covers the features that the user of the software will see on a daily basis. Defects in this area of functionality will be noticed immediately by the user. It is vital that this area of testing is performed as often as possible and by as many people as possible.

Core Applications and Plug-ins

[https://wiki.ubuntu.com/Testing/Cases/UMEdesktop-apps : Cases]

  • Include an MID-optimized browser
  • Include an MID-optimized media player
  • Include Flash Movie Player, comparable to Adobe Flash Player version 9
  • Include Adobe Acrobat Reader
  • Include a Java Run-time Environment
  • Media player plug-in
  • IM / Chat
  • Standalone Email client supporting
  • Video conferencing
  • Office document viewer
  • Games
  • Camera application
  • RSS reader
  • Clock
  • Calculator
  • PIM
  • Remote desktop client
  • E-book reader

System Configuration & Utilities

[https://wiki.ubuntu.com/Testing/Cases/UMEdesktop-config : Cases]

  • Software update mechanism tailored for MID
  • Power Management
  • Network Manager
  • Touchscreen calibration
  • Screen brightness
  • User theming customization
  • Font size / screen size
  • Hardware button configuration
  • Volume Controls
  • System Information
  • Date & Time settings

Codec Support

[https://wiki.ubuntu.com/Testing/Cases/UMEdesktop-codec : Cases]

  • MPEG-3 (MP3) Support
  • Windows Media Audio (WMA) Support
  • Ogg Theora (ogg) Support
  • Real Audio Support
  • Musepack Support
  • FLAC Support
  • WMV 9 Support
  • Real Video Support
  • Ogg Theora (ogg) Support
  • MPEG-4 Support
  • AVI Support
  • Xvid media format Support
  • Apple Quicktime containers (MOV) Support
  • DivX media format (version; 3, 4, 5 and 6) Support
  • Flash video 7/8/9 (swf) Support
  • Ogg media (ogm) Support
  • Real Media (Ram, ra and rpm) Support
  • JPEG decode
  • BMP decode
  • GIF decode
  • PNG decode
  • JPEG encode
  • BMP encode
  • GIF encode
  • PNG encode
  • Real Helix DRM Support
  • WM DRM Support
  • OMA DRM v2.0 Support

Device Drivers

[https://wiki.ubuntu.com/Testing/Cases/UMEdesktop-drivers : Cases]

  • WLAN Support
  • WiMax Support

  • WWAN Support
  • SDIO Support
  • Touchscreen Support
  • GPS Support
  • BlueTooth Support

  • Graphics – support x.org 7.1 or newer plus x11 2d driver, mesa 3d driver, agpgart kernel module, DRM kernel module and kernel frame buffer driver
  • Video Decode Acceleration
  • USB Client Support
  • Poulsbo chipset support (PCI IDs)
  • HD Audio – kernel patch to support chipset and ALSA codec driver
  • USB Camera Support

Advanced Feature Testing

Advanced feature testing covers functionality that is hidden or not used as often as the basic feature set. These cases often require advanced knowledge of the underlying system or access to system resouces that are not commonly used.

[https://wiki.ubuntu.com/Testing/Cases/UMEdesktop-advanced-features : Advanced Feature Testing]

Compliance Testing

Compliance testing ensures that UME conforms to all project requirements. These include basic system versioning to the inclusion of licensing information in the delivered builds. Compliance is important to the success of UME and is a vital requirement for many of companies implementing UME.

[https://wiki.ubuntu.com/Testing/Cases/UMEdesktop-compliance : Compliance Testing]

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