Difference between revisions of "QA/AOO341 TestCase/Installation"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with "{| class="prettytable" |- | Component | Function area | Test case | Known issues |- | Installer | Clean Install | RPM packages: Install: dev snapshot build: rpm –ivh *.…")
 
(+cat)
 
(38 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="prettytable"
+
== Windows .exe package==
 +
 
 +
=== Clean install ===
 +
 
 +
==== no old version or user profile left, fresh install ====
 +
Run this case for dev snapshot build
 +
 
 +
XP: remove C:\Documents and Settings\%user%\Application Data\OOo-dev for dev snapshot build before install
 +
 
 +
Vista/Win7: remove C:\Users\%user%\AppData\Roaming\OOo-dev for dev snapshot build before install
 +
{| class="wikitable"
 +
|-
 +
! step
 +
! expected result
 +
! bug ID
 
|-
 
|-
 +
| Double-click the .exe files
 +
| installer wizard launches
 
|
 
|
Component
+
|-
 
+
|follow the wizard to install.
 
|
 
|
Function area
+
*openoffice installed smoothly. no error or warning message
 
+
*the shortcut created in start menu and desktop
 
|
 
|
Test case
+
|-
 
+
|double-click the shortcut on desktop
 +
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 
|
 
|
Known issues
 
 
 
|-
 
|-
 +
|Click help->about
 +
|verify version No. is correct
 
|
 
|
Installer
+
|-
 
+
|Click each button on home page
 +
|verify they works
 
|
 
|
Clean Install
+
|-
 
+
|Close openoffice. Then try each openoffice menu in start menu
 +
|Verify every openoffice menu works
 
|
 
|
RPM packages:
+
|-
Install:
+
|keep openoffice running, try to remove openoffice from add/remove panel
dev snapshot build: rpm –ivh *.rpm
+
|proper message should appear warning openoffice is running
 
+
|{{Bug|120305}}
normal release build: rpm –ivh *.rpm desktop-integration/ <nowiki>openoffice.org</nowiki>-&lt;dist&gt;-menus-&lt;release&gt;.<nowiki>noarch.rp</nowiki>m
+
|-
 
+
|Close openoffice, launch qiuckstarter only, try to remove
Verification Point:
+
:# Openoffice installed smoothly, no wraning or error messages in terminal
+
:# run command: rpm –qa | grep ooo or rpm –qa | grep openoffice, verify version No. of packages are correct
+
:# normal build only: verify desktop integration menu created
+
 
+
Launch: /opt/ooo-dev3/program/soffice or click the menu
+
 
+
Verification Point:
+
:# Openoffice launched and the home page loaded, no unwanted warnings or errors
+
:# No Quickstarter in system tray
+
:# Tools-&gt;Options-&gt;ooo-dev-&gt;Memory: “Enable systray Quickstarter” is unchecked.
+
:# Click help-&gt;about, verify version No. is correct
+
:# Click each button/link on home page, verify they works
+
:# Click Tools-&gt;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:
+
:# Remove with openoffice running: there should be proper messages to warn this
+
:# Remove with quickstarter running: quickstarter should be killed automatically and openoffice removed
+
:# Neither openoffice nor quickstarter running, normal removal
+
:# After removal finishes, /opt/ooo-dev, /opt/ooo-dev3 or /opt<nowiki>/openoffice.org</nowiki>, /opt<nowiki>/openoffice.org</nowiki>3 are removed
+
:# Normal build: desktop integration menu removed
+
 
+
 
|
 
|
 +
*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====
 +
run this case for normal release build
 +
remove old version but DO NOT remove the user profiles
 +
{| class="wikitable"
 
|-
 
|-
 +
! step
 +
! expected result
 +
! bug ID
 +
|-
 +
| Double-click the .exe files
 +
| Vista/win7 with UAC on, the publisher should not be “unknown”.
 +
|{{Bug|119017}}
 +
|-
 +
|follow the wizard to install.
 
|
 
|
 
+
*product name and version should be correct in each installer 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
 
|
 
|
DEB packages:
+
|-
 
+
|Click help-&gt;about
Similar with RPM packages, except that:
+
|verify version No. is correct
 
+
Install: dpkg –i packages;
+
 
+
Check installed packages: dpkg –l | grep ooo or dpkg –l | grep openoffice;
+
 
+
Remove: dpkg –P packageName
+
 
+
 
|
 
|
 
 
 
|-
 
|-
 +
|Click help-&gt;Check for update
 +
|after a short time the status should be correct: openoffice X.X.X is up to date or there is a new version detected. The version No. should be 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
 +
|
 +
|-
 +
|Enable quickstarter(Tools->options->openoffice.org->memory->Load Openoffice.org during system start-up), then check the product name and version in Start->Startup folder
 +
|Product name and version No. should be correct
 +
|
 +
|-
 +
|Close openoffice, remove
 +
|
 +
*After removal finishes, the destination folder are removed, or empty
 +
*Vista/win7 with UAC on, the publisher should not be “unknown”.
 +
*shortcut in start menu or desktop removed
 +
|{{Bug|119017}}
 +
|}
  
 +
===Upgrade===
 +
Upgrade cases cannot be run against dev snapshot build.
  
 +
{| class="wikitable"
 +
|-
 +
! step
 +
! expect result
 +
! Bug ID
 +
|-
 +
| install old release
 +
|
 +
|
 +
|-
 +
|new/open/save files then recent file list not empty
 +
|
 +
|
 +
|-
 +
|do some customizations in Tools->options
 +
|
 +
|
 +
|-
 +
|Launch openoffice and keep openoffice running, Double-click the .exe files and follow the wizard to install.
 +
|there should be proper message warning to close openoffice
 +
| {{Bug|120305}}
 +
|-
 +
|Close openoffice, then keep quickstarter running, try to upgrade
 
|
 
|
Windows .exe packages
+
*quickstarter should be killed automatically and openoffice  upgraded smoothly, no wraning or error messages
 +
*the shortcut in start menu and desktop updated
 +
*packages of old release in installation folder removed
 +
|
 +
|-
 +
|click each openoffice menu to launch openoffice
 +
|
 +
*verify they Openoffice launched and the corresponding page/application loaded, no unwanted warnings or errors
 +
*verify Recent file list remains
 +
*verify Tools->Options: user customization remains
 +
*Click help->about, verify version No. is updated
 +
|
 +
|-
 +
|Remove from add/remove panel
 +
|
 +
*After removal finishes, the destination folder are removed
 +
*shortcut removed
 +
|
 +
|}
  
Double-click the .exe files and follow the wizard to install.
+
== RPM package ==
 +
===Clean install===
  
Verification Point:
+
====no old version or user profile left, fresh install ====
:# 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)
+
Run this case for dev snapshot build
:# Install for all users or current user only
+
:# the shortcut created in start menu and desktop
+
  
Launch from shortcut
+
remove /home/<user name>/.OOo-dev before install
 
+
Verification Point:
+
:# Openoffice launched and the home page loaded, no unwanted warnings or errors
+
:# No Quickstarter in system tray
+
:# Tools-&gt;Options-&gt;ooo-dev-&gt;Memory: “Enable systray Quickstarter” is unchecked.
+
:# Click help-&gt;about, verify version No. is correct
+
:# Click each button/link on home page, verify they works
+
:# Click Tools-&gt;Extension manager to check the bundled extensions: one English dic(Which one?), Presentation Minimizer, Presenter Console
+
+
Remove from add/remove panel
+
 
+
Verification Point:
+
:# Remove with openoffice running: there should be proper messages to warn this
+
:# Remove with quickstarter running: quickstarter should be killed automatically and openoffice removed
+
:# Neither openoffice nor quickstarter running, normal removal
+
:# After removal finishes, the destination folder are removed
+
:# shortcut removed
+
  
 +
{| class="wikitable"
 +
|-
 +
! 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
 
|
 
|
 
 
 
|-
 
|-
 +
|Launch openoffice by /opt/ooo-dev3/program/soffice
 +
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 
|
 
|
Installer
+
|-
 
+
|Click help-&gt;about
 +
|verify version No. is correct
 
|
 
|
Upgrade
+
|-
 
+
|Click each button on home page
 +
|verify they works
 
|
 
|
RPM packages:
+
|-
 
+
|keep openoffice running, try to remove openoffice from system package managers
install old release
+
|proper message should appear warning openoffice is running
:# new/open/save files then recent file list not empty
+
|{{Bug|119166}}
:# do some customizations in Tools-&gt;options
+
|-
 
+
|Close openoffice, launch qiuckstarter only, try to remove
Upgrade:
+
|
 
+
*quickstarter should be killed automatically and openoffice removed.
rpm –Uvh *.rpm desktop-integration/ <nowiki>openoffice.org</nowiki>-&lt;dist&gt;-menus-&lt;release&gt;.<nowiki>noarch.rp</nowiki>m
+
*After removal finishes, the destination folder are removed, or empty
 +
|
 +
|}
  
Verification Point:
+
====install latest version with old version removed but user profile left====
:# Upgrade with openoffice running, there should be proper message to warn this
+
run this case for normal release build
:# Upgrade with quickstarter running: quickstarter should be killed automatically and openoffice upgraded
+
:# Normal upgrade
+
:# Openoffice upgraded smoothly, no wraning or error messages in terminal
+
:# 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
+
:# verify desktop integration menu updated.
+
  
Launch: click the menu
+
remove old version but DO NOT remove the user profiles mentioned in above test case
 
+
Verification Point:
+
:# each button/link on home page, verify they Openoffice launched and the home page loaded, no unwanted warnings or errors
+
:# Recent file list remains
+
:# Tools-&gt;Options: user customization remains
+
:# Click help-&gt;about, verify version No. is updated
+
:# Click works
+
:# Click Tools-&gt;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:
+
:# After removal finishes, /opt<nowiki>/openoffice.org</nowiki>, /opt<nowiki>/openoffice.org</nowiki>3 are removed
+
:# desktop integration menu removed
+
  
 +
{| class="wikitable"
 +
|-
 +
! 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
 
|
 
|
Bug 119162
 
 
Bug 119158
 
 
 
|-
 
|-
 +
|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
 
|
 
|
 +
|-
 +
|run command rpm –qa | grep ooo and rpm –qa | grep openoffice
 +
|verify version No. of packages are correct
 +
|
 +
|-
 +
|Launch openoffice by clicking the menu openoffice.org
 +
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 +
|
 +
|-
 +
|Click help-&gt;about
 +
|verify version No. is correct
 +
|
 +
|-
 +
|Click help-&gt;Check for update
 +
|after a short time the status should be correct: openoffice X.X.X is up to date or there is a new version detected. The version No. should be 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
 +
|
 +
|-
 +
|Close openoffice, try to remove from system package managers
 +
|
 +
*openoffice removed.
 +
*After removal finishes, the destination folder are removed, or empty
 +
*shortcut are removed
 +
|
 +
|}
  
 
+
===Upgrade===
 +
Upgrade cases cannot be run against dev snapshot build.
 +
{| class="wikitable"
 +
|-
 +
!step
 +
! expect result
 +
! Bug ID
 +
|-
 +
| install old release
 +
|
 +
|
 +
|-
 +
|new/open/save files then recent file list not empty
 +
|
 +
|
 +
|-
 +
|do some customizations in Tools->options
 +
|
 +
|
 +
|-
 +
|Launch openoffice and keep openoffice running, try to upgrade via command:
 +
rpm –Uvh *.rpm desktop-integration/ openoffice.org-<dist>-menus-<release>.noarch.rpm
 +
|there should be proper message warning to close openoffice
 +
| {{Bug|119166}},{{Bug|119158}}
 +
|-
 +
|Close openoffice, then keep quickstarter running, try to upgrade
 
|
 
|
DEB packages:
+
*quickstarter should be killed automatically and openoffice upgraded smoothly, no wraning or error messages in terminal
 +
*the desktop integration menu are updated
 +
|
 +
|-
 +
|run command: rpm –qa | grep ooo and rpm –qa | grep openoffice
 +
|verify version No. of packages are updated, and there are only one version for each packages. The old version should have been removed
 +
|{{Bug|119162}}
 +
|-
 +
|click each openoffice menu to launch openoffice
 +
|
 +
*verify they Openoffice launched and the corresponding page/application loaded, no unwanted warnings or errors
 +
*verify Recent file list remains
 +
*verify Tools->Options: user customization remains
 +
*Click help->about, verify version No. is updated
 +
|
 +
|-
 +
|Remove via system package managers
 +
|
 +
*After removal finishes, the destination folder are removed
 +
*the desktop integration menu are removed
 +
|
 +
|}
  
Similar with RPM packages, except that:
+
== DEB package ==
 +
===Clean install===
  
Upgrade: dpkg –i packages;
+
====no old version or user profile left, fresh install ====
 +
Run this case for dev snapshot build
  
Check installed packages: dpkg –l | grep ooo or dpkg –l | grep openoffice;
+
remove /home/<user name>/.OOo-dev before install
 
+
Remove: dpkg –P packageName
+
  
 +
{| class="wikitable"
 +
|-
 +
! step
 +
! expected result
 +
! bug ID
 +
|-
 +
| cd into the directory RPMS, then run command sudo dpkg -i o*.deb
 +
| Openoffice installed smoothly, no wraning or error messages in terminal
 
|
 
|
 
 
 
|-
 
|-
 +
|Launch openoffice by /opt/ooo-dev3/program/soffice
 +
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 
|
 
|
 
+
|-
 
+
|Click help-&gt;about
 +
|verify version No. is correct
 
|
 
|
 
+
|-
 
+
|Click each button on home page
 +
|verify they works
 
|
 
|
Windows .exe packages
+
|-
 +
|keep openoffice running, try to remove openoffice from system package managers
 +
|proper message should appear warning openoffice is running
 +
|{{Bug|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
 +
|
 +
|}
  
install old release
+
====install latest version with old version removed but user profile left====
:# new/open/save files then recent file list not empty
+
run this case for normal release build
:# do some customizations in Tools-&gt;options
+
  
Double-click the .exe files and follow the wizard to install.
+
remove old version but DO NOT remove the user profiles mentioned in above test case
 
+
Verification Point:
+
:# Upgrade with openoffice running, there should be proper message to warn this
+
:# Upgrade with quickstarter running: quickstarter should be killed automatically and openoffice upgraded
+
:# Normal upgrade
+
:# the shortcut in start menu and desktop updated
+
:# packages of old release in installation folder removed
+
 
+
Launch from shortcut
+
 
+
Verification Point:
+
:# each button/link on home page, verify they Openoffice launched and the home page loaded, no unwanted warnings or errors
+
:# Recent file list remains
+
:# Tools-&gt;Options: user customization remains
+
:# Click help-&gt;about, verify version No. is updated
+
:# Click works
+
:# Click Tools-&gt;Extension manager to check the bundled extensions: one English dic(Which one?), Presentation Minimizer, Presenter Console
+
 
+
Remove from add/remove panel
+
 
+
Verification Point:
+
:# After removal finishes, the destination folder are removed
+
:# shortcut removed
+
  
 +
{| class="wikitable"
 +
|-
 +
! step
 +
! expected result
 +
! bug ID
 +
|-
 +
| cd into the directory RPMS, then run command sudo dpkg -i o*.deb
 +
| Openoffice installed smoothly, no wraning or error messages in terminal
 
|
 
|
 +
|-
 +
|run command sudo dpkg -i desktop-integration/openoffice.org<release>-debian-menus-<release>_all.deb
 +
|
 +
*the shortcut created in application menu
 +
*version No. in the shortcut is correct
 +
|
 +
|-
 +
|run command dpkg –l | grep ooo and dpkg -l | grep openoffice
 +
|verify version No. of packages are correct
 +
|
 +
|-
 +
|Launch openoffice by clicking the menu openoffice.org
 +
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 +
|
 +
|-
 +
|Click help-&gt;about
 +
|verify version No. is correct
 +
|
 +
|-
 +
|Click help-&gt;Check for update
 +
|after a short time the status should be correct: openoffice X.X.X is up to date or there is a new version detected. The version No. should be 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
 +
|
 +
|-
 +
|Close openoffice, try to remove from system package managers
 +
|
 +
*openoffice removed.
 +
*After removal finishes, the destination folder are removed, or empty
 +
*shortcut are removed
 +
|
 +
|}
  
 
+
===Upgrade===
 +
Upgrade cases cannot be run against dev snapshot build.
 +
{| class="wikitable"
 +
|-
 +
!step
 +
! expect result
 +
! Bug ID
 +
|-
 +
| install old release
 +
|
 +
|
 +
|-
 +
|new/open/save files then recent file list not empty
 +
|
 +
|
 +
|-
 +
|do some customizations in Tools->options
 +
|
 +
|
 +
|-
 +
|Launch openoffice and keep openoffice running, try to upgrade via command:
 +
sudo dpkg –i *.deb desktop-integration/openoffice.org<release>-debian-menus-<release>_all.deb
 +
|there should be proper message warning to close openoffice
 +
| {{Bug|119166}}
 +
|-
 +
|Close openoffice, then keep quickstarter running, try to upgrade
 +
|
 +
*quickstarter should be killed automatically and openoffice upgraded smoothly, no wraning or error messages in terminal
 +
*the desktop integration menu are updated
 +
|
 +
|-
 +
|run command: dpkg –l | grep ooo and dpkg –l | grep openoffice
 +
|verify version No. of packages are updated, and there are only one version for each packages. The old version should have been removed
 +
|{{Bug|119162}}
 +
|-
 +
|click each openoffice menu to launch openoffice
 +
|
 +
*verify the Openoffice launched and the corresponding page/application loaded, no unwanted warnings or errors
 +
*verify Recent file list remains
 +
*verify Tools->Options: user customization remains
 +
*Click help->about, verify version No. is updated
 +
|
 +
|-
 +
|Remove via system package managers
 +
|
 +
*After removal finishes, the destination folder are removed
 +
*the desktop integration menu are removed
 +
|
 
|}
 
|}
 +
 +
[[Category:Quality Assurance]]

Latest revision as of 11:08, 19 September 2012

Windows .exe package

Clean install

no old version or user profile left, fresh install

Run this case for dev snapshot build

XP: remove C:\Documents and Settings\%user%\Application Data\OOo-dev for dev snapshot build before install

Vista/Win7: remove C:\Users\%user%\AppData\Roaming\OOo-dev for dev snapshot build before install

step expected result bug ID
Double-click the .exe files installer wizard launches
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

run this case for normal release build remove old version but DO NOT remove the user profiles

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 installer 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 help->Check for update after a short time the status should be correct: openoffice X.X.X is up to date or there is a new version detected. The version No. should be 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
Enable quickstarter(Tools->options->openoffice.org->memory->Load Openoffice.org during system start-up), then check the product name and version in Start->Startup folder Product name and version No. should be correct
Close openoffice, remove
  • After removal finishes, the destination folder are removed, or empty
  • Vista/win7 with UAC on, the publisher should not be “unknown”.
  • shortcut in start menu or desktop removed
Issue 119017

Upgrade

Upgrade cases cannot be run against dev snapshot build.

step expect result Bug ID
install old release
new/open/save files then recent file list not empty
do some customizations in Tools->options
Launch openoffice and keep openoffice running, Double-click the .exe files and follow the wizard to install. there should be proper message warning to close openoffice Issue 120305
Close openoffice, then keep quickstarter running, try to upgrade
  • quickstarter should be killed automatically and openoffice upgraded smoothly, no wraning or error messages
  • the shortcut in start menu and desktop updated
  • packages of old release in installation folder removed
click each openoffice menu to launch openoffice
  • verify they Openoffice launched and the corresponding page/application loaded, no unwanted warnings or errors
  • verify Recent file list remains
  • verify Tools->Options: user customization remains
  • Click help->about, verify version No. is updated
Remove from add/remove panel
  • After removal finishes, the destination folder are removed
  • shortcut removed

RPM package

Clean install

no old version or user profile left, fresh install

Run this case for dev snapshot build

remove /home/<user name>/.OOo-dev 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
Launch openoffice by /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
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

install latest version with old version removed but user profile left

run this case for normal release build

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

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
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 and rpm –qa | grep openoffice verify version No. of packages are correct
Launch openoffice by clicking the menu openoffice.org Openoffice launched and the home page loaded, no unwanted warnings or errors
Click help->about verify version No. is correct
Click help->Check for update after a short time the status should be correct: openoffice X.X.X is up to date or there is a new version detected. The version No. should be 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
Close openoffice, try to remove from system package managers
  • openoffice removed.
  • After removal finishes, the destination folder are removed, or empty
  • shortcut are removed

Upgrade

Upgrade cases cannot be run against dev snapshot build.

step expect result Bug ID
install old release
new/open/save files then recent file list not empty
do some customizations in Tools->options
Launch openoffice and keep openoffice running, try to upgrade via command:

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

there should be proper message warning to close openoffice Issue 119166 ,Issue 119158
Close openoffice, then keep quickstarter running, try to upgrade
  • quickstarter should be killed automatically and openoffice upgraded smoothly, no wraning or error messages in terminal
  • the desktop integration menu are updated
grep ooo and rpm –qa | grep openoffice verify version No. of packages are updated, and there are only one version for each packages. The old version should have been removed Issue 119162
click each openoffice menu to launch openoffice
  • verify they Openoffice launched and the corresponding page/application loaded, no unwanted warnings or errors
  • verify Recent file list remains
  • verify Tools->Options: user customization remains
  • Click help->about, verify version No. is updated
Remove via system package managers
  • After removal finishes, the destination folder are removed
  • the desktop integration menu are removed

DEB package

Clean install

no old version or user profile left, fresh install

Run this case for dev snapshot build

remove /home/<user name>/.OOo-dev before install

step expected result bug ID
cd into the directory RPMS, then run command sudo dpkg -i o*.deb Openoffice installed smoothly, no wraning or error messages in terminal
Launch openoffice by /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
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

install latest version with old version removed but user profile left

run this case for normal release build

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

step expected result bug ID
cd into the directory RPMS, then run command sudo dpkg -i o*.deb Openoffice installed smoothly, no wraning or error messages in terminal
run command sudo dpkg -i desktop-integration/openoffice.org<release>-debian-menus-<release>_all.deb
  • the shortcut created in application menu
  • version No. in the shortcut is correct
grep ooo and dpkg -l | grep openoffice verify version No. of packages are correct
Launch openoffice by clicking the menu openoffice.org Openoffice launched and the home page loaded, no unwanted warnings or errors
Click help->about verify version No. is correct
Click help->Check for update after a short time the status should be correct: openoffice X.X.X is up to date or there is a new version detected. The version No. should be 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
Close openoffice, try to remove from system package managers
  • openoffice removed.
  • After removal finishes, the destination folder are removed, or empty
  • shortcut are removed

Upgrade

Upgrade cases cannot be run against dev snapshot build.

step expect result Bug ID
install old release
new/open/save files then recent file list not empty
do some customizations in Tools->options
Launch openoffice and keep openoffice running, try to upgrade via command:

sudo dpkg –i *.deb desktop-integration/openoffice.org<release>-debian-menus-<release>_all.deb

there should be proper message warning to close openoffice Issue 119166
Close openoffice, then keep quickstarter running, try to upgrade
  • quickstarter should be killed automatically and openoffice upgraded smoothly, no wraning or error messages in terminal
  • the desktop integration menu are updated
grep ooo and dpkg –l | grep openoffice verify version No. of packages are updated, and there are only one version for each packages. The old version should have been removed Issue 119162
click each openoffice menu to launch openoffice
  • verify the Openoffice launched and the corresponding page/application loaded, no unwanted warnings or errors
  • verify Recent file list remains
  • verify Tools->Options: user customization remains
  • Click help->about, verify version No. is updated
Remove via system package managers
  • After removal finishes, the destination folder are removed
  • the desktop integration menu are removed
Personal tools