Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 837FA11060 for ; Wed, 14 May 2014 21:58:52 +0000 (UTC) Received: (qmail 34976 invoked by uid 500); 10 May 2014 23:22:04 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 85720 invoked by uid 500); 10 May 2014 23:02:29 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 33157 invoked by uid 99); 10 May 2014 22:58:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 22:58:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shmulikk@gmail.com designates 209.85.128.175 as permitted sender) Received: from [209.85.128.175] (HELO mail-ve0-f175.google.com) (209.85.128.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2014 20:44:49 +0000 Received: by mail-ve0-f175.google.com with SMTP id jw12so2037255veb.34 for ; Wed, 07 May 2014 13:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=k7v+C093ym0pczziPknxuueiQvImU4Efe5hnu5NOFZQ=; b=PE1mWZoeW4CHcE+nnxFTMw/5CzGg/1cXzxAnsYgXbyHmidnpzApfsOEoAOKurVl603 V7QgiUsOFvraTEMVBYpCuMN98LD8BG6KQm4kpj0KGjM3Z/XXu0dOpwOk84mIMdoj5D0c 8vYwgCKQS6L7FJI+rjoLUK2o9JPwpy9PX8cjuI6earK6wyNQaqjyiRQtjNENWfArrs1w UYljZzGsj5M5v0HMa0g+QHWBBAl2k9G0Cx8F1HQ6/tivueb89izSnGw6dGHZ60T7OjqD 9SKNnvUkb7oUGejiY5ZcQKAwH4LlnHimxbl5VdDIGMla5ylqgkIAmnp5UuZt366W7EnR pvcg== MIME-Version: 1.0 X-Received: by 10.52.90.37 with SMTP id bt5mr34432034vdb.7.1399495468830; Wed, 07 May 2014 13:44:28 -0700 (PDT) Received: by 10.220.174.16 with HTTP; Wed, 7 May 2014 13:44:27 -0700 (PDT) Received: by 10.220.174.16 with HTTP; Wed, 7 May 2014 13:44:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 7 May 2014 23:44:27 +0300 Message-ID: Subject: Re: Can jmeter work with sap gui? From: Shmuel Krakower To: JMeter Users List Content-Type: multipart/alternative; boundary=001a11369b0648d5c704f8d56e07 X-Virus-Checked: Checked by ClamAV on apache.org --001a11369b0648d5c704f8d56e07 Content-Type: text/plain; charset=UTF-8 Hi If you can work in the web protocol rather then the client you can try following: http://scn.sap.com/community/it-management/alm/blog/2013/07/03/load-testing--no-excuses-just-many-compromises That's the best option than the followings. Another option is for you to develop or find a constructor / vendor who will develop such plugins to support the sap GUI protocol. As far as I can remember using loadrunner for sap GUI had many downsides and limitations especially when it come to scaling the load test (you can only run few virtual clients from a single load generator due to high memory consumption of the sapgui client) but it is the about the only available option for sapgui load testing. There are very few cases where load testing is getting complex and provide bad ROI. SAP GUI load testing is one of them. Better invest in good monitoring tools and have a controlled go live, if you ask me. www.beatsoo.org - free application performance monitoring from world wide locations. On May 2, 2014 2:27 PM, "Philippe Mouawad" wrote: > Hello, > Does SAP gui run in a browser or is it a thick client ? > In the first case it should be possible provided correlation is not too > complex. > In the second case it would depend on the type of thick client, and you > would need to find a way to intercept request and response to server and > also decode/encode. > > Regards > @philmdot > > On Friday, May 2, 2014, Alon Zemer wrote: > > > Hi I am a user of jmeter and I would like to perform load testing on sap > > gui applications. I wanted to know if there is any way (maybe plugin) > that > > we can perform load testing with jmeter on sap gui? > > > > Thank you very much for your help. > > > > Alon Zemer > > > > > -- > Cordialement. > Philippe Mouawad. > --001a11369b0648d5c704f8d56e07--