Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B7F5D502 for ; Mon, 22 Oct 2012 06:48:17 +0000 (UTC) Received: (qmail 8206 invoked by uid 500); 22 Oct 2012 06:48:16 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 6753 invoked by uid 500); 22 Oct 2012 06:48:14 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 6572 invoked by uid 99); 22 Oct 2012 06:48:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 06:48:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 06:48:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4926B2388A32; Mon, 22 Oct 2012 06:47:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1400777 - /incubator/ooo/site/trunk/content/openofficeorg/qa.mdtext Date: Mon, 22 Oct 2012 06:47:27 -0000 To: ooo-commits@incubator.apache.org From: zongdj@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121022064727.4926B2388A32@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: zongdj Date: Mon Oct 22 06:47:26 2012 New Revision: 1400777 URL: http://svn.apache.org/viewvc?rev=1400777&view=rev Log: test commit Modified: incubator/ooo/site/trunk/content/openofficeorg/qa.mdtext Modified: incubator/ooo/site/trunk/content/openofficeorg/qa.mdtext URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/qa.mdtext?rev=1400777&r1=1400776&r2=1400777&view=diff ============================================================================== --- incubator/ooo/site/trunk/content/openofficeorg/qa.mdtext (original) +++ incubator/ooo/site/trunk/content/openofficeorg/qa.mdtext Mon Oct 22 06:47:26 2012 @@ -27,12 +27,12 @@ QA doesn't require programming skills, s Some easy examples to help OpenOffice QA includes: - - Install and use daily builds of OpenOffice. [Download builds from here.](https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds) + - Install and use daily builds of OpenOffice. [Download builds from here.](http://ci.apache.org/projects/openoffice) - Introduce OpenOffice to others. Talk to us about their feedback. - Follow test cases to perform manual testing. - Report bugs to help improve the quality. [Start from here.](bug-tracking.html) - Triage bugs (Confirm bugs and category them correctly). - - Write test cases. [Learn it.]() + - Write test cases. [Learn it.](http://wiki.openoffice.org/wiki/QA/Testcase/How_to_write_test_case) - Write automated testing. It requires a little bit of programming skill. [Learn it.](http://wiki.services.openoffice.org/wiki/QA/Automated_Test) - Learn more about [OpenOffice QA](http://wiki.services.openoffice.org/wiki/Quality_Assurance) from our wiki. - [Take on one easy short-term QA task](http://wiki.services.openoffice.org/wiki/QA/Tasks).