Difference between revisions of "Release QA for localized OOo with VCL testtool"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Using VMware Player)
(Using VMware Player)
Line 11: Line 11:
 
* Fast!
 
* Fast!
 
* We can isolate environments so that do not change settings for QA test.
 
* We can isolate environments so that do not change settings for QA test.
* We can perform clean tests. Some other installed software affect your tests.
+
* We can perform clean tests. Some other installed software, and older settings affect your tests.
 
* Usually we can perform two tests at the same time, because VCL test doesn't consume much CPU resources.
 
* Usually we can perform two tests at the same time, because VCL test doesn't consume much CPU resources.
  
Line 17: Line 17:
 
* Creating virtual alliances are bit tedious. Need qemu http://fabrice.bellard.free.fr/qemu/ , windows version is also available: http://www.h7.dion.ne.jp/~qemu-win/index.html
 
* Creating virtual alliances are bit tedious. Need qemu http://fabrice.bellard.free.fr/qemu/ , windows version is also available: http://www.h7.dion.ne.jp/~qemu-win/index.html
 
* VMware tools is not comes with VMware player. Can take from VMware server (also freely available)
 
* VMware tools is not comes with VMware player. Can take from VMware server (also freely available)
 +
* VMware is just inside the virtual machine. Tests are NOT done in REAL machine. There must be some difference between two. We believe the difference does not affect vcl test.
  
 
=== How long does one release test take? ===
 
=== How long does one release test take? ===

Revision as of 02:26, 12 January 2007


Introduction

The development cycle of OpenOffice.org(OOo), the release engineering team, and other volunteers provide release candidates. For example OOo 2.1, 2.1RC1 and RC2... To mark as `released', release candidate packages must be QA'ed. How candidates are QA'ed are up-to the responsibilities of QA lead of each native language project or porting team. A possible release test can be done by using VCL testtool, and it is widely accepted.

Using VMware Player

For Pentium 4/Athlon/Opteron machines, we used VMware Player which is freely available on Windows and GNU/Linux. http://www.vmware.com/products/player/ In this document, we intensively used VMware Player. Pros and Cons are following:

Pros:

  • Fast!
  • We can isolate environments so that do not change settings for QA test.
  • We can perform clean tests. Some other installed software, and older settings affect your tests.
  • Usually we can perform two tests at the same time, because VCL test doesn't consume much CPU resources.

Cons:

  • Creating virtual alliances are bit tedious. Need qemu http://fabrice.bellard.free.fr/qemu/ , windows version is also available: http://www.h7.dion.ne.jp/~qemu-win/index.html
  • VMware tools is not comes with VMware player. Can take from VMware server (also freely available)
  • VMware is just inside the virtual machine. Tests are NOT done in REAL machine. There must be some difference between two. We believe the difference does not affect vcl test.

How long does one release test take?

  • Release sanity test usually takes about 15 hours regardless of the platform, e.g., CPU etc.
  • Full test (usuanlly not recommended) takes 3 days.

Available documents

On this Wiki also have a look in the same category Quality Assurance.

Personal tools