Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 39150 invoked from network); 8 Dec 2005 15:58:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 15:58:07 -0000 Received: (qmail 7887 invoked by uid 500); 8 Dec 2005 15:58:05 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 7862 invoked by uid 500); 8 Dec 2005 15:58:04 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 7851 invoked by uid 99); 8 Dec 2005 15:58:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2005 07:58:04 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [164.164.151.8] (HELO param.aztec.soft.net) (164.164.151.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2005 07:58:03 -0800 Received: from param.aztec.soft.net (localhost.localdomain [127.0.0.1]) by param.aztec.soft.net (8.12.8/8.11.2) with ESMTP id jB8FuwDH008376 for ; Thu, 8 Dec 2005 21:26:58 +0530 Received: from maya.aztec.soft (maya.aztec.soft.net [164.164.151.5])by param.aztec.soft.net (8.12.8/) with ESMTP id jB8FuwdT008358for ; Thu, 8 Dec 2005 21:26:58 +0530 Received: by maya with Internet Mail Service (5.5.2657.72)id ; Thu, 8 Dec 2005 21:29:35 +0530 Message-ID: <93F0E3CFC1ABB646B8808894FC7CDD2501965320@azindbaex01.aztec.soft> From: Chetana Anand To: JMeter Users List Subject: RE: Integrating JMeter Date: Thu, 8 Dec 2005 21:27:31 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-imss-version: 2.034 X-imss-result: Passed X-imss-scores: Clean:99.90000 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:1 C:1 M:1 S:1 R:1 (0.0000 0.0000) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, In fact I can put it in this way, I have an API which has to be tested through jmeter. So I think I would have to create a java program or a beanshell script which just makes calls to the API and it is being tested. So how do I automate this process. For example: Login() is an API of an Application. If I have to test this then how do I write a java or if possible a Beanshell script to invoke this with suitable ramp-up and no. of threads using JMeter(either by JMeter java code). Thanks in advance, Regards, Aditya -----Original Message----- From: Peter Lin [mailto:woolfel@gmail.com] Sent: Thursday, December 08, 2005 8:15 PM To: JMeter Users List Subject: Re: Integrating JMeter one simple way is to use ANT to start jmeter. What kinds of intergration are you thinking of? peter On 12/8/05, Chetana Anand wrote: > > > Hi, > > > > How can we integrate JMeter with other applications.... Ok let me be > clear... I want to have a framework where in I want to integrate various > test tools for our own projects. > > So to start of with I would like to know how I can get to integrate JMeter > with another Java Program... > > > > Thanks and Regards, > > Aditya > > > > > > ********************************************************** > > The information contained in, or attached to, this e-mail, contains > confidential information and is intended solely for the use of the > individual or entity to whom they are addressed and is subject to legal > privilege. If you have received this e-mail in error you should notify the > sender immediately by reply e-mail, delete the message from your system and > notify your system manager. Please do not copy it for any purpose, or > disclose its contents to any other person. The views or opinions presented > in this e-mail are solely those of the author and do not necessarily > represent those of the company. The recipient should check this e-mail and > any attachments for the presence of viruses. The company accepts no > liability for any damage caused, directly or indirectly, by any virus > transmitted in this email > > ************************************************************ > ********************************************************** The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email ************************************************************ --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org