Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 1480 invoked by uid 99); 26 Jun 2004 18:03:52 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [213.41.78.204] (HELO smtp-ft5.fr.colt.net) (213.41.78.204) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 26 Jun 2004 11:03:50 -0700 Received: from vmassol (host.244.109.41.213.rev.coltfrance.com [213.41.109.244]) by smtp-ft5.fr.colt.net with ESMTP id i5QI3SV10949 for ; Sat, 26 Jun 2004 20:03:39 +0200 Message-Id: <200406261803.i5QI3SV10949@smtp-ft5.fr.colt.net> From: "Vincent Massol" To: "'Cactus Users List'" Subject: RE: Using output of one testcase in another Date: Sat, 26 Jun 2004 20:03:25 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <20040624150347.31087.qmail@web11509.mail.yahoo.com> Thread-Index: AcRbp+Ay+it1puW3RD6a16z5lWiN1g== X-Virus-Checked: Checked Hi Nalini, There is an answer there: http://jakarta.apache.org/cactus/faq.html#faq4 Basically you need to split your functional test case into 3 integration unit tests (Cactus is not a functional test tool). You can use an HttpUnit like tool for that. Thanks -Vincent > -----Original Message----- > From: Nalini Pitchika [mailto:npitchika@yahoo.com] > Sent: jeudi 24 juin 2004 17:04 > To: Cactus > Subject: Using output of one testcase in another > > Hi all, > > I have a Servlet, which handles several transactions (each is a post > request). This a 3 step registration kind of thing. It uses output of one > page in the other and progress till the last step. In the first page it > takes user information and assigns him a user-id and password, in the next > step asks the user to change the password, etc. > > It was easy writing a test case for the first step and then I > realized the problem. Is there anyway that I can use the output of the > first testcase in my second step (please remember that each step is an > individual post request)? > > Any thoughts are most welcome. > > Thanks in advance, > Nalini. > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.711 / Virus Database: 467 - Release Date: 25/06/2004 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.711 / Virus Database: 467 - Release Date: 25/06/2004