QA/AOO341 TestCase/Installation

From Apache OpenOffice Wiki
< QA‎ | AOO341 TestCase
Revision as of 03:19, 20 July 2012 by Louqle (Talk | contribs)

Jump to: navigation, search

Windows .exe package

Clean install

no old version or user profile left, fresh install

XP: remove C:\Documents and Settings\%user%\Application Data\OOo-dev for dev snapshot build or C:\Documents and Settings\Administrator\Application Data\OpenOffice.org for normal release build before install

Vista/Win7: remove C:\Users\%user%\AppData\Roaming\OOo-dev for dev snapshot build or C:\Users\%user%\AppData\Roaming\OpenOffice.org for normal release build before install

step expected result bug ID
Double-click the .exe files Vista/win7 with UAC on, the publisher should not be “unknown”. Issue 119017
follow the wizard to install.
  • openoffice installed smoothly. no error or warning message
  • the shortcut created in start menu and desktop
double-click the shortcut on desktop Openoffice launched and the home page loaded, no unwanted warnings or errors
Click help->about verify version No. is correct
Click each button on home page verify they works
Close openoffice. Then try each openoffice menu in start menu Verify every openoffice menu works
keep openoffice running, try to remove openoffice from add/remove panel proper message should appear warning openoffice is running Issue 120305
Close openoffice, launch qiuckstarter only, try to remove
  • quickstarter should be killed automatically and openoffice removed.
  • After removal finishes, the destination folder are removed, or empty
  • shortcut in start menu or desktop removed

install latest version with old version removed but user profile left

remove old version but DO NOT remove the user profiles mentioned in above test case

step expected result bug ID
Double-click the .exe files Vista/win7 with UAC on, the publisher should not be “unknown”. Issue 119017
follow the wizard to install.
  • product name and version should be correct in each panel
  • openoffice installed smoothly. no error or warning message
  • the shortcut created in start menu and desktop
  • version No. in shortcut are correct
double-click the shortcut on desktop Openoffice launched and the home page loaded, no unwanted warnings or errors
Click help->about verify version No. is correct
Click each button on home page verify they works
Close openoffice. Then try each openoffice menu in start menu Verify every openoffice menu works
Close openoffice, remove
  • After removal finishes, the destination folder are removed, or empty
  • shortcut in start menu or desktop removed

Upgrade

RPM package

Clean install

no old version or user profile left, fresh install

remove /home/<user name>/.OOo-dev for dev snapshot build or /home/<user name>/.openoffice.org for normal release build before install

step expected result bug ID
cd into the directory RPMS, then run command sudo rpm -ivh o*.rpm Openoffice installed smoothly, no wraning or error messages in terminal
[dev snapshot build please ignore this step]run command sudo rpm -ivh desktop-integration/openoffice.org-<dist>-menus-<release>.noarch.rpm
  • the shortcut created in application menu
  • version No. in the shortcut is correct
grep ooo or rpm –qa | grep openoffice verify version No. of packages are correct
Launch openoffice by clicking the menu.

For dev snapshot build which has no desktop integration menu, run /opt/ooo-dev3/program/soffice

Openoffice launched and the home page loaded, no unwanted warnings or errors
Click help->about verify version No. is correct
Click each button on home page verify they works
Close openoffice. Then try to click each openoffice shortcut menus Verify every openoffice menus works
keep openoffice running, try to remove openoffice from system package managers proper message should appear warning openoffice is running Issue 119166
Close openoffice, launch qiuckstarter only, try to remove
  • quickstarter should be killed automatically and openoffice removed.
  • After removal finishes, the destination folder are removed, or empty
  • shortcut are removed

Upgrade

DEB package

Clean install

Upgrade

Component

Function area

Test case

Known issues

Installer

Clean Install

RPM packages: Install: dev snapshot build: rpm –ivh *.rpm

normal release build: rpm –ivh *.rpm desktop-integration/ openoffice.org-<dist>-menus-<release>.noarch.rpm

Verification Point:

  1. Openoffice installed smoothly, no wraning or error messages in terminal
  2. run command: rpm –qa | grep ooo or rpm –qa | grep openoffice, verify version No. of packages are correct
  3. normal build only: verify desktop integration menu created

Launch: /opt/ooo-dev3/program/soffice or click the menu

Verification Point:

  1. Openoffice launched and the home page loaded, no unwanted warnings or errors
  2. No Quickstarter in system tray
  3. Tools->Options->ooo-dev->Memory: “Enable systray Quickstarter” is unchecked.
  4. Click help->about, verify version No. is correct
  5. Click each button on home page, verify they works
  6. Click Tools->Extension manager to check the bundled extensions: one English dic(Which one?), Presentation Minimizer, Presenter Console

Remove: rpm –e `rpm –qa | grep ooo` or remove via system package managers

Verification Point:

  1. Remove with openoffice running: there should be proper messages to warn this
  2. Remove with quickstarter running: quickstarter should be killed automatically and openoffice removed
  3. Neither openoffice nor quickstarter running, normal removal
  4. After removal finishes, /opt/ooo-dev, /opt/ooo-dev3 or /opt/openoffice.org, /opt/openoffice.org3 are removed
  5. Normal build: desktop integration menu removed




DEB packages:

Similar with RPM packages, except that:

Install: dpkg –i packages;

Check installed packages: dpkg –l | grep ooo or dpkg –l | grep openoffice;

Remove: dpkg –P packageName




Windows .exe packages

Double-click the .exe files and follow the wizard to install.

Verification Point:

  1. Vista/win7 with UAC on, the publisher should not be “unknown”. (As I know, Aoo 3.4 is not signed, not sure when the certification will be ready)
  2. Install for all users or current user only
  3. the shortcut created in start menu and desktop

Launch from shortcut

Verification Point:

  1. Openoffice launched and the home page loaded, no unwanted warnings or errors
  2. No Quickstarter in system tray
  3. Tools->Options->ooo-dev->Memory: “Enable systray Quickstarter” is unchecked.
  4. Click help->about, verify version No. is correct
  5. Click each button on home page, verify they works
  6. Click Tools->Extension manager to check the bundled extensions: one English dic(Which one?), Presentation Minimizer, Presenter Console

Remove from add/remove panel

Verification Point:

  1. Remove with openoffice running: there should be proper messages to warn this
  2. Remove with quickstarter running: quickstarter should be killed automatically and openoffice removed
  3. Neither openoffice nor quickstarter running, normal removal
  4. After removal finishes, the destination folder are removed
  5. shortcut removed


Installer

Upgrade

RPM packages:

install old release

  1. new/open/save files then recent file list not empty
  2. do some customizations in Tools->options

Upgrade:

rpm –Uvh *.rpm desktop-integration/ openoffice.org-<dist>-menus-<release>.noarch.rpm

Verification Point:

  1. Upgrade with openoffice running, there should be proper message to warn this
  2. Upgrade with quickstarter running: quickstarter should be killed automatically and openoffice upgraded
  3. Normal upgrade
  4. Openoffice upgraded smoothly, no wraning or error messages in terminal
  5. run command: rpm –qa | grep ooo or rpm –qa | grep openoffice, verify version No. of packages are correct, and there are only one version for each packages. The old version should have been removed
  6. verify desktop integration menu updated.

Launch: click the menu

Verification Point:

  1. each button on home page, verify they Openoffice launched and the home page loaded, no unwanted warnings or errors
  2. Recent file list remains
  3. Tools->Options: user customization remains
  4. Click help->about, verify version No. is updated
  5. Click works
  6. Click Tools->Extension manager to check the bundled extensions: one English dic(Which one?), Presentation Minimizer, Presenter Console

Remove: rpm –e `rpm –qa | grep ooo` or remove via system package managers

Verification Point:

  1. After removal finishes, /opt/openoffice.org, /opt/openoffice.org3 are removed
  2. desktop integration menu removed

Bug 119162

Bug 119158



DEB packages:

Similar with RPM packages, except that:

Upgrade: dpkg –i packages;

Check installed packages: dpkg –l | grep ooo or dpkg –l | grep openoffice;

Remove: dpkg –P packageName




Windows .exe packages

install old release

  1. new/open/save files then recent file list not empty
  2. do some customizations in Tools->options

Double-click the .exe files and follow the wizard to install.

Verification Point:

  1. Upgrade with openoffice running, there should be proper message to warn this
  2. Upgrade with quickstarter running: quickstarter should be killed automatically and openoffice upgraded
  3. Normal upgrade
  4. the shortcut in start menu and desktop updated
  5. packages of old release in installation folder removed

Launch from shortcut

Verification Point:

  1. each button on home page, verify they Openoffice launched and the home page loaded, no unwanted warnings or errors
  2. Recent file list remains
  3. Tools->Options: user customization remains
  4. Click help->about, verify version No. is updated
  5. Click works
  6. Click Tools->Extension manager to check the bundled extensions: one English dic(Which one?), Presentation Minimizer, Presenter Console

Remove from add/remove panel

Verification Point:

  1. After removal finishes, the destination folder are removed
  2. shortcut removed


Template:Insert template

Personal tools