You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/11/01 08:40:39 UTC

svn commit: r836849 - in /websites/staging/openofficeorg/trunk/content: ./ openofficeorg/orientation/intro-qa.html

Author: buildbot
Date: Thu Nov  1 07:40:38 2012
New Revision: 836849

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/openofficeorg/trunk/content/   (props changed)
    websites/staging/openofficeorg/trunk/content/openofficeorg/orientation/intro-qa.html

Propchange: websites/staging/openofficeorg/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov  1 07:40:38 2012
@@ -1 +1 @@
-1404420
+1404485

Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/orientation/intro-qa.html
==============================================================================
--- websites/staging/openofficeorg/trunk/content/openofficeorg/orientation/intro-qa.html (original)
+++ websites/staging/openofficeorg/trunk/content/openofficeorg/orientation/intro-qa.html Thu Nov  1 07:40:38 2012
@@ -21,7 +21,7 @@
 <meta name="google-site-verification" content="wIHUbgA-JO5PaJHpR5jeI8N9E2y2iF94o4oUwpaAdk8" />
 <link href="/openofficeorg/css/ooo.css" rel="stylesheet" type="text/css">
 
-<title>Introduction to QA
</title>
+<title>Introduction to QA</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 <script type="text/javascript">
@@ -94,19 +94,63 @@
   </div>
   <div id="contenta">
   
-    <h1 class="title">Introduction to QA
</h1>
-    <ol>
-<li>
-<p>Please send an email to <a href="mailto:ooo-qa@incubator.apache.org?subject=Starting Introduction to QA">ooo-qa@incubator.apache.org</a> to let us know you are working on this module.</p>
-</li>
-<li>
-<p>Understanding the defect workflow</p>
-</li>
-<li>
-<p>Congratulations!  You have completed this Level.  Please send a note to <a href="mailto:ooo-qa@incubator.apache.org?subject=Completed Introduction to QA">ooo-qa@incubator.apache.org</a> so 
-we all know you have completed this level.   This is also a good opportunity to send along any feedback or questions you might have on this Orientation Module.</p>
-</li>
+    <h1 class="title">Introduction to QA</h1>
+    <p>LEVEL 1: INTRODUCTION TO QA<br>
+In this orientation module you will know how a QA works in community.<br>
+To get involved into QA work, firstly you need subscribe mail list:</p>
+<p><strong><em>QA Mailing List</em></strong></p>
+<p>The list is for bug reports, quality assurance for release, beta tests, manual test, automated tests, etc.</p>
+<p>Subscribe: <a href="mailto:ooo-qa-subscribe@incubator.apache.org">ooo-qa-subscribe@incubator.apache.org</a><br>
+Post (after subscription): <a href="mailto:ooo-qa@incubator.apache.org">ooo-qa@incubator.apache.org</a><br>
+Unsubscribe: <a href="ooo-qa-unsubscribe@incubator.apache.org">ooo-qa-unsubscribe@incubator.apache.org</a></p>
+<p>Archives:</p>
+<ul>
+<li><a href="http://markmail.org/search/+list:org.apache.incubator.ooo-qa">Markmail</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-ooo-qa/">Apache</a></li>
+</ul>
+<p>Post mail using special tag to identify QA activities:</p>
+<ul>
+<li>[QA REPORT] - topic related with  status report</li>
+<li>[QA AUTOMATION] - topic related with automation tools, scripts and scope</li>
+<li>[QA BUG] - topic related with bug discussion</li>
+<li>[QA CRITICAL] - important information related with QE</li>
+<li>[QA CALLFORREVIEW] - topic with some review</li>
+<li>[QA CALLFORVOLUNTEER] - if you want to call for volunteer for testing some features</li>
+<li>[QA] default if others don't fit. </li>
+</ul>
+<p>After you subscribe QA mail list then you can post your topic in the mail group.</p>
+<p><strong><em>Bug Handling</em></strong>:</p>
+<p>Apache Bugzilla:</p>
+<ul>
+<li><a href="http://issues.apache.org/ooo">http://issues.apache.org/ooo</a></li>
+</ul>
+<p>Bugzilla related documents:</p>
+<ul>
+<li>Bug lifecycle introduction <a href="http://wiki.openoffice.org/wiki/Issue_lifecycle">Issue Lifecycle</a><br></li>
+<li>A guide for opening bug: <a href="http://wiki.openoffice.org/wiki/QA/HowToFileIssue">How to file bug</a></li>
+</ul>
+<p>To open a new bug, you need register your bugzilla account firstly. <a href="https://issues.apache.org/ooo/createaccount.cgi">Account Request</a></p>
+<p>Now you can work as a QA role, starting from verifying fixed bugs to get familiar with AOO product.</p>
+<p>To verify fixed defect, you need to get latest build. AOO nightly build are available at build bot: <a href="http://ci.apache.org/projects/openoffice/index.html">AOO buildbot</a></p>
+<p>You can get resolved bug list from this query: <a href="https://issues.apache.org/ooo/buglist.cgi?cmdtype=runnamed&amp;namedcmd=Fixed_After_340&amp;list_id=36979">All fixed bugs after AOO 3.4 release</a></p>
+<p>Select the bug you want to verify:</p>
+<ol>
+<li>First you need to understand which fault does the bug is referring to.</li>
+<li>Install the latest build.</li>
+<li>Follow the reproduce steps to check if the defect has been fixed.</li>
+<li>Add additional comments to the bug with your test result. e.g. build revision number, platform you have been tested etc.</li>
+<li>Change defect status to "Verified"(this action requires "CanEdit" privilege" in Bugzilla system, if you cannot do that then send mail to mailing list and ask other QA do this for you.)</li>
 </ol>
+<p><strong><em>Manual Testing</em></strong></p>
+<p>To get more familiar with AOO, now you can try to perform some manual test cases.</p>
+<p>Browse test management tool, <a href="http://aootesting.adfinis-sygroup.org">Testlink</a> to find available test cases.<br>
+Read this guide if you are not familiar with Testlink tool. <a href="http://wiki.openoffice.org/wiki/QA/Testlink">Testlink usage guide</a></p>
+<p>After some practices on test case execution, now you can start writing new test cases.</p>
+<p>Useful guide for writing manual test cases:</p>
+<ul>
+<li><a href="http://wiki.openoffice.org/wiki/QA/Testcase/How_to_write_test_case">A guide for writing test case</a></li>
+<li><a href="http://wiki.openoffice.org/wiki/QA/Testcase/Sample">A simple test case sample</a></li>
+</ul>
   </div>
 
   <div id="footera">