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

From Apache OpenOffice Wiki
Jump to: navigation, search
(no old version or user profile left, fresh install)
(+cat)
 
(29 intermediate revisions by one other user not shown)
Line 4: Line 4:
  
 
==== no old version or user profile left, fresh 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"
 
{| class="wikitable"
 
|-
 
|-
Line 11: Line 16:
 
|-
 
|-
 
| Double-click the .exe files  
 
| Double-click the .exe files  
| Vista/win7 with UAC on, the publisher should not be “unknown”.
+
| installer wizard launches
|{{Bug|119017}}
+
|
 
|-
 
|-
 
|follow the wizard to install.
 
|follow the wizard to install.
Line 18: Line 23:
 
*openoffice installed smoothly. no error or warning message
 
*openoffice installed smoothly. no error or warning message
 
*the shortcut created in start menu and desktop
 
*the shortcut created in start menu and desktop
 +
|
 
|-
 
|-
 
|double-click the shortcut on desktop
 
|double-click the shortcut on desktop
Line 37: Line 43:
 
|keep openoffice running, try to remove openoffice from add/remove panel
 
|keep openoffice running, try to remove openoffice from add/remove panel
 
|proper message should appear warning openoffice is running
 
|proper message should appear warning openoffice is running
|
+
|{{Bug|120305}}
 
|-
 
|-
 
|Close openoffice, launch qiuckstarter only, try to remove
 
|Close openoffice, launch qiuckstarter only, try to remove
Line 44: Line 50:
 
*After removal finishes, the destination folder are removed, or empty
 
*After removal finishes, the destination folder are removed, or empty
 
*shortcut in start menu or desktop removed
 
*shortcut in start menu or desktop removed
 +
|
 
|}
 
|}
  
 
==== install latest version with old version removed but user profile left====
 
==== install latest version with old version removed but user profile left====
===Upgrade===
+
run this case for normal release build
 
+
remove old version but DO NOT remove the user profiles
== RPM package ==
+
{| class="wikitable"
===Clean install===
+
===Upgrade===
+
 
+
== DEB package ==
+
===Clean install===
+
===Upgrade===
+
 
+
{| class="prettytable"
+
 
|-
 
|-
 +
! 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.
 
|
 
|
Component
+
*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
 
|
 
|
Function area
+
|-
 
+
|double-click the shortcut on desktop
 +
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 
|
 
|
Test case
+
|-
 
+
|Click help->about
 +
|verify version No. is correct
 
|
 
|
Known issues
 
 
 
|-
 
|-
 +
|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
 
|
 
|
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:
+
|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
dev snapshot build: rpm –ivh *.rpm
+
|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}}
 +
|}
  
normal release build: rpm –ivh *.rpm desktop-integration/ <nowiki>openoffice.org</nowiki>-&lt;dist&gt;-menus-&lt;release&gt;.<nowiki>noarch.rp</nowiki>m
+
===Upgrade===
 +
Upgrade cases cannot be run against dev snapshot build.
  
Verification Point:
+
{| class="wikitable"
:# 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
+
! step
:# normal build only: verify desktop integration menu created
+
! 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
 +
|
 +
*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
 +
|
 +
|}
  
Launch: /opt/ooo-dev3/program/soffice or click the menu
+
== RPM package ==
 +
===Clean install===
  
Verification Point:
+
====no old version or user profile left, fresh install ====
:# Openoffice launched and the home page loaded, no unwanted warnings or errors
+
Run this case for dev snapshot build
:# 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 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
+
remove /home/<user name>/.OOo-dev before install
 
+
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
+
  
 +
{| 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
 
|
 
|
 
+
|-
 
+
|Click help-&gt;about
 +
|verify version No. is correct
 
|
 
|
 
+
|-
 
+
|Click each button on home page
 +
|verify they works
 
|
 
|
DEB 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
 +
|
 +
|}
  
Similar with RPM packages, except that:
+
====install latest version with old version removed but user profile left====
 +
run this case for normal release build
  
Install: dpkg –i packages;
+
remove old version but DO NOT remove the user profiles mentioned in above test case
 
+
Check installed packages: dpkg –l | grep ooo or dpkg –l | grep openoffice;
+
 
+
Remove: dpkg –P packageName
+
  
 +
{| 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
 
|
 
|
 
 
 
|-
 
|-
 +
|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
 
|
 
|
Windows .exe packages
+
|-
 
+
|Launch openoffice by clicking the menu openoffice.org
Double-click the .exe files and follow the wizard to install.
+
|Openoffice launched and the home page loaded, no unwanted warnings or errors
 
+
Verification Point:
+
:# 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)
+
:# Install for all users or current user only
+
:# the shortcut created in start menu and desktop
+
 
+
Launch from shortcut
+
 
+
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 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
+
 
+
 
|
 
|
 
 
 
|-
 
|-
 +
|Click help-&gt;about
 +
|verify version No. is correct
 
|
 
|
Installer
+
|-
 
+
|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
 
|
 
|
Upgrade
+
|-
 
+
|Click each button on home page
 +
|verify they works
 
|
 
|
RPM packages:
+
|-
 
+
|Close openoffice. Then try to click each openoffice shortcut menus
install old release
+
|Verify every openoffice menus works
:# new/open/save files then recent file list not empty
+
:# do some customizations in Tools-&gt;options
+
 
+
Upgrade:
+
 
+
rpm –Uvh *.rpm desktop-integration/ <nowiki>openoffice.org</nowiki>-&lt;dist&gt;-menus-&lt;release&gt;.<nowiki>noarch.rp</nowiki>m
+
 
+
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
+
:# 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
+
 
+
Verification Point:
+
:# each button 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
+
 
+
 
|
 
|
Bug 119162
 
 
Bug 119158
 
 
 
|-
 
|-
 +
|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 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
 +
|
 
|}
 
|}
{{insert template}}
+
 
 +
[[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