Difference between revisions of "Quality Assurance"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Issue Tracking)
m (Apache OpenOffice 4.0)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==General Information==
 
==General Information==
<b>Quality Assurance (QA) is more than testing!</b><br>
+
<b>Quality Assurance (QA) is more than testing!</b>
You can find some interesting articles about [http://en.wikipedia.org/wiki/Software_quality Software Quality] and [http://en.wikipedia.org/wiki/Software_testing Software Testing] at [http://en.wikipedia.org/wiki/Main_Page WikiPedia].
+
You can find some interesting articles about [https://en.wikipedia.org/wiki/Software_quality Software Quality] and [https://en.wikipedia.org/wiki/Software_testing Software Testing] at [https://en.wikipedia.org/wiki/Main_Page WikiPedia].
  
The Apache OpenOffice community community members working on quality assurance [http://en.wikipedia.org/wiki/Software_quality_assurance (QA)] functions perform important actions for the group effort overall.  
+
The Apache OpenOffice community members working on quality assurance [https://en.wikipedia.org/wiki/Software_quality_assurance (QA)] functions perform important actions for the group effort overall.  
  
If you are interested in doing QA for OpenOffice.org, please feel free, and encouraged, to join the community. You can find all relevant information about joining the team at [http://qa.openoffice.org/ooQAReloaded/Docs/QA-Reloaded-HowToStart.html How-To-Start page].
+
If you are interested in doing QA for OpenOffice, please feel free, and encouraged, to join the community. You can find all relevant information about joining the team at [https://www.openoffice.org/qa/ooQAReloaded/Docs/QA-Reloaded-HowToStart.html How-To-Start page].
  
==<b>Helpful links</b><br>==
+
==<b>Helpful links</b>==
* Homepage of the QA project on OOo : http://openoffice.apache.org/qa.html
+
* Homepage of the QA project on {{AOo}} : https://openoffice.apache.org/qa.html
 
* Mailing list of the QA project:  
 
* Mailing list of the QA project:  
:Subscribe: mailto:ooo-qa-subscribe@incubator.apache.org
+
:Subscribe: [mailto:dev-subscribe@openoffice.apache.org dev-subscribe@openoffice.apache.org]
:Archives [http://markmail.org/search/+list:org.apache.incubator.ooo-qa Markmail] [http://mail-archives.apache.org/mod_mbox/incubator-ooo-qa/ Apache]
+
:Archives [https://markmail.org/search/+list:org.apache.incubator.ooo-qa Markmail] [https://mail-archives.apache.org/mod_mbox/#openoffice/ Apache]
* Query for existing bugs in IssueTracker : https://issues.apache.org/ooo/
+
* Query for existing bugs in Bugzilla : https://bz.apache.org/ooo/
* Writing a new issue in IssueTracker :
+
* Writing a new issue in Bugzilla : [https://issues.apache.org/ooo/enter_bug.cgi Bugzilla New Issue]
:[https://issues.apache.org/ooo/enter_bug.cgi Bugzilla New Issue]
+
 
:[[Issue_lifecycle]], a workflow for Bugzilla
 
:[[Issue_lifecycle]], a workflow for Bugzilla
 
* QA category on OOo wiki : [[:Category:Quality_Assurance|Quality Assurance]]
 
* QA category on OOo wiki : [[:Category:Quality_Assurance|Quality Assurance]]
 
*[[QA/test_automation|Test Automation]]
 
*[[QA/test_automation|Test Automation]]
*[[QA/Build Verification Test(BVT)|Buid Verification Test]]
+
*[[QA/Build Verification Test(BVT)|Build Verification Test]]
 
*[[QA/Performance Verification Test(PVT)|Performance Verification Test]]
 
*[[QA/Performance Verification Test(PVT)|Performance Verification Test]]
 
*[[Performance/AOO3.4.1_PVT_Introduction]]
 
*[[Performance/AOO3.4.1_PVT_Introduction]]
Line 25: Line 24:
 
*[[QA/AOO341_TestCase/Installation |Installation test cases]]
 
*[[QA/AOO341_TestCase/Installation |Installation test cases]]
  
==<b>Issue Tracking</b><br>==
+
==<b>Issue Tracking</b>==
 
*[[Issue_lifecycle]], a workflow for Bugzilla
 
*[[Issue_lifecycle]], a workflow for Bugzilla
 
*[[QA/HowToFileIssue]], a guide for how to open an issue in Bugzilla.
 
*[[QA/HowToFileIssue]], a guide for how to open an issue in Bugzilla.
  
 
==Test Case==
 
==Test Case==
'''[http://aootesting.adfinis-sygroup.org/index.php Tool Testlink] is used for test case management:'''
 
 
*[[QA/Testcase/How_to_write_test_case |a guide for how to write a test case]],  
 
*[[QA/Testcase/How_to_write_test_case |a guide for how to write a test case]],  
 
*[[QA/Testcase/Template |template for test case]],  
 
*[[QA/Testcase/Template |template for test case]],  
Line 43: Line 41:
 
**[[QA/dev_gui_testing | Automation Development Guide]]
 
**[[QA/dev_gui_testing | Automation Development Guide]]
 
**[[QA/vclauto/A_step_by_step_example | GUI Case Development Step by Step Example]]
 
**[[QA/vclauto/A_step_by_step_example | GUI Case Development Step by Step Example]]
* BVT(Buid Verification Test)
+
* BVT(Build Verification Test)
**[[QA/Build Verification Test(BVT)|Buid Verification Test]]
+
**[[QA/Build Verification Test(BVT)|Build Verification Test]]
**[[http://wiki.openoffice.org/wiki/QA/BVT How to run BVT]]
+
**[[https://wiki.openoffice.org/wiki/QA/BVT How to run BVT]]
**[[http://wiki.openoffice.org/wiki/QA/BVT_Report BVT Report]]
+
**[[https://wiki.openoffice.org/wiki/QA/BVT_Report BVT Report]]
 
* PVT(Performance Verification Test)
 
* PVT(Performance Verification Test)
 
**[[QA/Performance Verification Test(PVT)|Performance Verification Test]]
 
**[[QA/Performance Verification Test(PVT)|Performance Verification Test]]
 
**[[Performance/AOO3.4.1_PVT_Introduction]]
 
**[[Performance/AOO3.4.1_PVT_Introduction]]
**[[http://wiki.openoffice.org/wiki/QA/PVT How to run PVT]]
+
**[[https://wiki.openoffice.org/wiki/QA/PVT How to run PVT]]
**[[http://wiki.openoffice.org/wiki/QA/PVT_Report PVT Report]]
+
**[[https://wiki.openoffice.org/wiki/QA/PVT_Report PVT Report]]
 
* SVT(System Verification Test)
 
* SVT(System Verification Test)
 
**[[QA/SVT | System Verification Test]]
 
**[[QA/SVT | System Verification Test]]
 
**[[QA/SVTReport | SVT/SVT Report]]
 
**[[QA/SVTReport | SVT/SVT Report]]
 
* FVT(Function Verification Test)
 
* FVT(Function Verification Test)
*Automation Todos
+
*Automation ToDos
 
**[[QA/FVT/FVTRefactor | FVT Case Refactor]]
 
**[[QA/FVT/FVTRefactor | FVT Case Refactor]]
 
**[[QA/Auto/TodoList | Todo WorkList]]
 
**[[QA/Auto/TodoList | Todo WorkList]]
Line 62: Line 60:
 
==Routine Test Report==
 
==Routine Test Report==
  
* [http://people.apache.org/~liuzhe/testdashboard/#bvt Daily Build Verification Test Report]
+
* [https://people.apache.org/~liuzhe/testdashboard/#bvt Daily Build Verification Test Report]
* [http://people.apache.org/~liuzhe/testdashboard/#pvt Daily Performance Verification Test Report]
+
* [https://people.apache.org/~liuzhe/testdashboard/#pvt Daily Performance Verification Test Report]
 
* [[QA/Report/FVT |Function Verification Test(FVT)]]
 
* [[QA/Report/FVT |Function Verification Test(FVT)]]
 
* [[QA/Report/WeeklyReport |Weekly Report]]
 
* [[QA/Report/WeeklyReport |Weekly Report]]
Line 70: Line 68:
 
==Release testing==
 
==Release testing==
 
===Apache OpenOffice 3.4===
 
===Apache OpenOffice 3.4===
If you have interesting in Apache OpenOffice 3.4 release and plan contribute your QA effort to it, please go to below links for test cases update and testing resul update.
+
If you have interesting in Apache OpenOffice 3.4 release and plan contribute your QA effort to it, please go to below links for test cases update and testing result update.
 
* [http://ci.apache.org/projects/openoffice/install/ AOO 3.4 latest build]:
 
* [http://ci.apache.org/projects/openoffice/install/ AOO 3.4 latest build]:
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots AOO 3.4 Dev Snapshots build]:  
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots AOO 3.4 Dev Snapshots build]:  
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/Release-QA-Plan AOO 3.4 test plan]:  
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/Release-QA-Plan AOO 3.4 test plan]:  
* [http://wiki.services.openoffice.org/wiki/QA/TestCases/ AOO 3.4 test cases (in multiple languages)]:  
+
* [https://wiki.openoffice.org/wiki/QA/TestCases/ AOO 3.4 test cases (in multiple languages)]:  
* [http://wiki.services.openoffice.org/wiki/QA/TestResults AOO 3.4 test results]:
+
* [https://wiki.openoffice.org/wiki/QA/TestResults AOO 3.4 test results]:
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+RC+Build+Test+Plan AOO 3.4 RC Build test plan]
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+RC+Build+Test+Plan AOO 3.4 RC Build test plan]
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+RC+Build+Test+Report AOO 3.4 RC Build test result]
 
* [https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+RC+Build+Test+Report AOO 3.4 RC Build test result]
Line 96: Line 94:
 
   
 
   
 
===Apache OpenOffice 4.0===
 
===Apache OpenOffice 4.0===
* [http://wiki.services.openoffice.org/wiki/QA/AOO40_Database Database General Test]
+
* [https://wiki.openoffice.org/wiki/QA/AOO40_Database Database General Test]
* [http://wiki.services.openoffice.org/wiki/QA/AOO40_Drawing Drawing General Test]
+
* [https://wiki.openoffice.org/wiki/QA/AOO40_Drawing Drawing General Test]

Latest revision as of 11:58, 8 August 2022

General Information

Quality Assurance (QA) is more than testing! You can find some interesting articles about Software Quality and Software Testing at WikiPedia.

The Apache OpenOffice community members working on quality assurance (QA) functions perform important actions for the group effort overall.

If you are interested in doing QA for OpenOffice, please feel free, and encouraged, to join the community. You can find all relevant information about joining the team at How-To-Start page.

Helpful links

Subscribe: dev-subscribe@openoffice.apache.org
Archives Markmail Apache
Issue_lifecycle, a workflow for Bugzilla

Issue Tracking

Test Case

Automation Test

Routine Test Report

Release testing

Apache OpenOffice 3.4

If you have interesting in Apache OpenOffice 3.4 release and plan contribute your QA effort to it, please go to below links for test cases update and testing result update.

Apache OpenOffice 3.4.1

If you are interested in Apache OpenOffice 3.4.1 release and plan to contribute your effort on QA work, please go to below link for test case update and test result update


Apache OpenOffice 4.0

Personal tools