Difference between revisions of "QA/TestCases/"

From Apache OpenOffice Wiki
< QA
Jump to: navigation, search
(IP Cleanup Test Cases)
(IP Cleanup Test Cases)
Line 18: Line 18:
 
! What is changing
 
! What is changing
 
! User Impact
 
! User Impact
 +
! Status
 
! Test Cases
 
! Test Cases
 
|-
 
|-
Line 23: Line 24:
 
| lp_solve is being replaced by CoinMP  
 
| 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.
 
| This functionality is invoked by the user in Calc via Tools->Solver.  It is used for solving linear programming problems, including integer programming.
 +
| Ip_solve is removed, but CoinMP is not added in yet in svn rev. 121415
  
 
CoinMP comes from the Coin-OR open source project, an open source project that involves operations research professionals and includes cutting edge algorithms.  
 
CoinMP comes from the Coin-OR open source project, an open source project that involves operations research professionals and includes cutting edge algorithms.  

Revision as of 05:50, 14 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. Ip_solve is removed, but CoinMP is not added in yet in svn rev. 121415

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.

row 1, cell 4
row 2, cell 1 row 2, cell 2 row 2, cell 3 row 2, cell 4
Personal tools