Return-Path: X-Original-To: apmail-continuum-users-archive@www.apache.org Delivered-To: apmail-continuum-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 698021C06 for ; Fri, 22 Apr 2011 07:00:01 +0000 (UTC) Received: (qmail 47155 invoked by uid 500); 22 Apr 2011 07:00:00 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 46999 invoked by uid 500); 22 Apr 2011 06:59:56 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 46985 invoked by uid 99); 22 Apr 2011 06:59:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Apr 2011 06:59:53 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [115.178.12.224] (HELO nm2.bullet.mail.sg1.yahoo.com) (115.178.12.224) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 22 Apr 2011 06:59:43 +0000 Received: from [115.178.12.222] by nm2.bullet.mail.sg1.yahoo.com with NNFMP; 22 Apr 2011 06:59:21 -0000 Received: from [115.178.12.228] by tm3.bullet.mail.sg1.yahoo.com with NNFMP; 22 Apr 2011 06:59:21 -0000 Received: from [127.0.0.1] by omp1008.mail.sg1.yahoo.com with NNFMP; 22 Apr 2011 06:59:21 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 475699.34039.bm@omp1008.mail.sg1.yahoo.com Received: (qmail 96885 invoked by uid 60001); 22 Apr 2011 06:59:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1303455561; bh=kCtMLVG2AOv2kgjv5pOlolRAxSettMYUtaAqX81wcBg=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=qWRH61BXNuxm+QTmZ9r9ecY0H36oh73Y9RMz9kMBX3IljQWVDixG+mlV+GRyNuWt7+MdfCg7bvOjLaT95XOEVjidZPDIa6b/hnZbHWHoxufDecFO4WDpVqKt5pTZpN/fUeF98ptjYvWb3TMynxzsPqDR+j3L2JSdQ7CpzSmKaLs= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=ZiTw6tFlrZbLSGXU7fkKI+iztvNvIpKpEDleqCPbQuAVsXeHKNBg3fhMpLE946Ia7tIlNOsGF+LyRnbAFqMNylHqHMi34VAgCxHs8j4D9Xwaf4ZrFnW75OfOwX6uEy5Elurbe7KPLF6o+2rzq7mOuCvU7pvz6NP5dntLr0Ggkpo=; Message-ID: <371153.96845.qm@web78201.mail.sg1.yahoo.com> X-YMail-OSG: NvlOQfMVM1loUyIerYg3QK8BSfsK4301pSVm3mOeonNVfbw bwU3SjtEeYD9fobzjWTGuk70aHKE16C4.pI38B7rGadtIwKdZZtSvikITTT4 pbZHQ81KGxnh4bcGXWflCimo8nxyrqEQp0UFaOPdwaRGzXR1kJOYTL801UmA U7.GCZrxXl39cfSuZMLoyhKiwsMB7e3T7q2gFD9d8pmPT86lFzTiBDBGpoBt PLAArG_IuuIzCQmRLP6MHMq2aGf.e5QfJdx1lryHP86.Oj2Lk_npuTkCa9vj cbZn230V88CrHC28sH0sEbh01MwSrh60bNZzpgp35ilkZRdzhwQGwWovYjsZ y3yRdYHw.cEr5IBqkzAhlBBGahQPKtoHnun93V3cI31g46w-- Received: from [202.126.37.23] by web78201.mail.sg1.yahoo.com via HTTP; Fri, 22 Apr 2011 14:59:21 SGT X-Mailer: YahooMailClassic/12.0.2 YahooMailWebService/0.8.109.295617 Date: Fri, 22 Apr 2011 14:59:21 +0800 (SGT) From: Gwen Harold Autencio Subject: Re: please give me introduction Continuum To: users@continuum.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org Hi, You can check out the continuum site http://continuum.apache.org And documentation can also be found there. Use subversion to download the source and maven to build it. Here's the link on how to : http://continuum.apache.org/source-repository.html Continuum has existing selenium integration tests. You can add more selenium tests and contribute it. Selenium tests are found continuum-webapp-test module of the source. Thanks, Gwen --- On Thu, 4/21/11, selenium tester wrote: > From: selenium tester > Subject: please give me introduction Continuum > To: users@continuum.apache.org > Date: Thursday, April 21, 2011, 6:56 PM > Hi > > I'm new for continuum.I'm QA Engineer.currently I'm Using > selenium for web > Automation.If possible to add my Automation Script to > Continuum??.and If > anyone has good introduction of Continuum ?(Install,how to > create project.. > etc).because I don't have good idea > (Currently I'm using Java,Eclipse,Testng,selenium.)every > Script running on > my local machine. Please anyone help me.. > > Thanks >