Difference between revisions of "QA/AOO341 TestCase"

From Apache OpenOffice Wiki
< QA
Jump to: navigation, search
(General Testing)
(General Testing)
Line 113: Line 113:
 
* the simple new/open/save/reopon  operation for .odt/.odf/.ods...  
 
* the simple new/open/save/reopon  operation for .odt/.odf/.ods...  
 
* remove: dpkg -l | grep ooo | cut -d' ' -f3 | sudo xargs dpkg -r  
 
* remove: dpkg -l | grep ooo | cut -d' ' -f3 | sudo xargs dpkg -r  
 +
|-
 +
| Installer
 +
| Clean Install
 +
| WinXP-32bit/Vista-32bit/Win7-64bit
 +
* graphic user interface install
 +
* version No. in help
 +
* the install directory:~/OOo-dev 3.4 (en-US) Installation Files
 +
* bundled Extensions : 5 English dictionaries, Presentation Minimizer, Presenter Console
 +
* add/remove extensions
 +
* English dic works: red wave lines under misspelled words, suggestions appears in context menus
 +
* help->check for Update 
 +
* quickstar
 +
* the simple new/open/save/reopon  operation for .odt/.odf/.ods...
 +
* install language packs(zh) and  swith ui language
 +
* graphic user interface remove
 
|}
 
|}

Revision as of 03:25, 3 July 2012

Overview

For AOO 3.4.1, based on the release test plan, no detail test cases. Instead, general testing will be done against specific platform and specific editor with some focus. Below table give the AOO 3.4.1 testing focus:

AOO 3.4.1 test focus:

  1. Critical defect fix
  2. Transaltion update
  3. General testing

Critical defect fix

Here is the query shared by Simon, which you can search all AOO 3.4.1 fixed defect https://issues.apache.org/ooo/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=Resolved341ReleaseBlocker&sharer_id=249089

Please volunteer update your verification result in each bugzilla defect

Transaltion update

Language List

English (en-US)

German (de)

French (fr)

Spanish (es)

Italian (it)

Japanese (ja)

Chinese China (zh-CN)

Chinese China (zh-TW)

Dutch (nl)

Brazilian (pt-BR)

Hungarian (hu)

Finnish (fi)

Czech (cs)

Arabicn (ar)

Galician (gl)

Russian (ru)

British English (en-GB)

Slovenian (sl)

General Testing

Component Function area Test case
Installer Clean Install RedHat 6.1 / Suse 11
  • install: rpm -ivh *.rpm
  • Check version No. in help->about panel
  • Check package name by command "rpm -qa | grep ooo"
  • launch from /opt/ooo-dev3/program/soffice
  • Verify bundled Extensions
  • Verify English dic works
  • CoinMP in Notice
  • help->check for Update
  • quickstarter
 *Enable/Disable
 *with quickstarter enabled, check the process and Aoo window at system started.
  • remove: rpm -e `rpm -qa | grep ooo`
Installer Clean Install Windows 7 32-bit
  • install
  • Check version No. in help->about panel
  • launch/new/open/save/close
  • Verify bundled Extensions
  • Verify English dic works
  • CoinMP in Notice
  • help->check for Update
  • quickstarter
 *Enable/Disable
 *with quickstarter enabled, check the process and Aoo window at system started.
  • remove
framework quickstarter Windows 7 32-bit, XP, Ubuntu
 *click, double-click, right-click on quickstarter
 *click each item in quickstarter, perform general actions
Installer Clean Install Ubuntu 12.04
  • install: dpkg -i -–force-overwrite openoffice.org*.deb
  • Check version No. in help->about panel
  • Check package name by command "dpkg -l | grep ooo" contains "3.4.1"
  • launch from /opt/ooo-dev3/program/soffice
  • bundled Extensions: 5 English dictionaries, Presentation Minimizer, Presenter Console
  • add/remove extensions
  • verify English dic works
  • a module about CoinMP library exists in /opt/ooo-dev3/share/readme/NOTICE file
  • help->check for Update
  • quickstart
  • switch UI language
  • the simple new/open/save/reopon operation for .odt/.odf/.ods...
  • remove: dpkg -l | grep ooo | cut -d' ' -f3 | sudo xargs dpkg -r
Installer Clean Install WinXP-32bit/Vista-32bit/Win7-64bit
  • graphic user interface install
  • version No. in help
  • the install directory:~/OOo-dev 3.4 (en-US) Installation Files
  • bundled Extensions : 5 English dictionaries, Presentation Minimizer, Presenter Console
  • add/remove extensions
  • English dic works: red wave lines under misspelled words, suggestions appears in context menus
  • help->check for Update
  • quickstar
  • the simple new/open/save/reopon operation for .odt/.odf/.ods...
  • install language packs(zh) and swith ui language
  • graphic user interface remove
Personal tools