Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCD7998E0 for ; Wed, 22 Feb 2012 11:25:38 +0000 (UTC) Received: (qmail 21067 invoked by uid 500); 22 Feb 2012 11:25:38 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 21021 invoked by uid 500); 22 Feb 2012 11:25:38 -0000 Mailing-List: contact ooo-dev-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-dev@incubator.apache.org Received: (qmail 21012 invoked by uid 99); 22 Feb 2012 11:25:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 11:25:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [92.249.128.189] (HELO relay01.digicable.hu) (92.249.128.189) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 11:25:32 +0000 Received: from [94.21.15.125] (helo=[192.168.0.101]) by relay01.digicable.hu with esmtpa id 1S0AJk-0006ek-Lu for ; Wed, 22 Feb 2012 12:25:10 +0100 Message-ID: <4F44D08A.3040107@hdsnet.hu> Date: Wed, 22 Feb 2012 12:24:58 +0100 From: =?ISO-8859-1?Q?Reizinger_Zolt=E1n?= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Plan to deliver the GUI test Java library on the next release References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Original: 94.21.15.125 Hi, I'm interested in this tool, but I'm not a programmer, I can describe me as power user, and I did some QA on database part of OOo. This tool can be used by non programmers? I used the VCL tool in past, with the predefined tests, never created new tests. The new tool difficulty level will be same as the VCL test tool and, I can use it without deep java programming knowledge. I can use Eclipse or Netbeans on basic level. Thanks, Zoltan 2012.02.22. 10:11 keltez�ssel, Zhe Liu �rta: > Hi, > As mentioned before, I plan to replace VCL TestTool with a Java > library for GUI testing. I wrote a wiki page to describe it a little > bit. I want to know how the community think about it, so I can adjust > its design early. > Thanks!