Difference between revisions of "QA/TestCases/"

From Apache OpenOffice Wiki
< QA
Jump to: navigation, search
(Overview)
(Overview)
Line 8: Line 8:
 
* Changing introduced by new features in 3.4: http://development.openoffice.org/releases/3.4beta.html
 
* Changing introduced by new features in 3.4: http://development.openoffice.org/releases/3.4beta.html
 
* General testing, which may combine with above two points.
 
* General testing, which may combine with above two points.
dddd
 
  
 
== IP Cleanup Test Cases ==
 
== IP Cleanup Test Cases ==

Revision as of 05:52, 16 December 2011

Overview

For AOO 3.4, 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 testing focus:

AOO 3.4 test focus:

IP Cleanup Test Cases

Please volunteer update below table for your test cases against each specific library change in IP cleanup. First row is one sample.

Library What is changing User Impact Status Test Cases
lp_solve lp_solve is being replaced by CoinMP This functionality is invoked by the user in Calc via Tools->Solver. It is used for solving linear programming problems, including integer programming.

CoinMP comes from the Coin-OR open source project, an open source project that involves operations research professionals and includes cutting edge algorithms.

According to one research paper CoinMP offers superior performance compared to lp_solve. So the overall user impact from this change should be positive.

Ip_solve is removed, but CoinMP is not added in yet in svn rev. 1212451 row 1, cell 5
xpdf The xpdf source code was removed PDF import can only be built when the poppler library is pre-installed on the system. It will not be part of the binary release. xpdf is removed in svn rev. 1212451

It impact extensions Oracle PDF Import Extension not function in OpenOffice

No test required
MySQL Connector/C++ MySQL connector can only be built when the C++ connector is pre-installed on the system. It will not be part of the binary release.

It impact extension MySQL Connector for OpenOffice.org not function in OpenOffice

module has been removed in svn rev. 1212451
libwpd The libwpd library is being removed from the product. The WordPerfect filter ("WordPerfect Document (.wpd)") won't be available anymore. No replacement unless someone creates a filter extension that can be installed separately. module has been removed in svn rev. 1212451
3rd party/external library gentiumbasic-fonts & liberation-fonts Remove fonts from product. A useful set of high quality fonts, mostly equivalent to those from MS. It has been removed in svn rev. 1212451 Create sample file in OO 3.3 with text font set to "Liberation Sans Narrow", "Gentium Basic" and "Gentium Book Basic"

Open it in OO 3.4 with svn rev. 1212451.

Document loaded successfully, and font display same as OO 3.3.

New a document in OO 3.4 There is no font named as "Liberation Sans Narrow", "Gentium Basic" and "Gentium Book Basic"

Personal tools