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 443FF98D6 for ; Wed, 16 May 2012 13:23:29 +0000 (UTC) Received: (qmail 20620 invoked by uid 500); 16 May 2012 13:23:28 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 20590 invoked by uid 500); 16 May 2012 13:23:28 -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 20581 invoked by uid 99); 16 May 2012 13:23:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 13:23:28 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of oliver_lloyd@hotmail.com designates 65.55.111.93 as permitted sender) Received: from [65.55.111.93] (HELO blu0-omc2-s18.blu0.hotmail.com) (65.55.111.93) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 13:23:22 +0000 Received: from BLU0-SMTP212 ([65.55.111.72]) by blu0-omc2-s18.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 16 May 2012 06:23:00 -0700 X-Originating-IP: [143.252.1.30] X-Originating-Email: [oliver_lloyd@hotmail.com] Message-ID: Received: from acac0226.ipt.aol.com ([143.252.1.30]) by BLU0-SMTP212.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 16 May 2012 06:22:57 -0700 Content-Type: text/plain; charset="windows-1252" MIME-Version: 1.0 (Apple Message framework v1084) Subject: Re: Web-Interface to create Test-Plans From: oliver lloyd In-Reply-To: Date: Wed, 16 May 2012 14:22:55 +0100 Content-Transfer-Encoding: quoted-printable References: <1337024438303-5709438.post@n5.nabble.com> <1337068501257-5709843.post@n5.nabble.com> <4FB2CD1C.6080503@bosoconsulting.it> To: "JMeter Users List" X-Mailer: Apple Mail (2.1084) X-OriginalArrivalTime: 16 May 2012 13:22:58.0527 (UTC) FILETIME=[02CD4EF0:01CD3367] But how is this better than Java? A web interface would require a = webserver, duplicate a lot of effort and ultimately be pretty limited in = functionality because it's running in a browser. Why do this? HTML5 may be groovy and, it's true, Spring looks dated and everything. = But there is no such thing as a cross-java problem. On 16 May 2012, at 13:53, Shay Ginsbourg wrote: > Interesting approach. >=20 > I support. >=20 > Shay >=20 >=20 >=20 >=20 > On Wed, May 16, 2012 at 3:37 PM, Flavio Cysne = wrote: >=20 >> Just adding a bit more, I believe that JMeter don't need to have a = web >> interface coupled to its code, but an extension project to let it be = used >> with a web interface. I understand the point of view of the = maintainers of >> JMeter and know that it will add up a huge piece of code to take care = of >> too. >>=20 >> I think that this new project would be a bit less complex and run >> by interested community members if JMeter's JMX file had a = well-defined >> schema definition ( >>=20 >> = http://wiki.apache.org/jmeter/JMeterFAQ#Is_there_a_JMX_Schema.2BAC8-DTD_av= ailable.3F >> ). >>=20 >> Sorry for my bad english, it's a work in progress. :) >>=20 >> Regards. >> Fl=E1vio Cysne >>=20 >> 2012/5/16 Flavio Cysne >>=20 >>> A web interface for JMeter would be very useful if we are talking of >>> mobility. Let me explain. If you deploy JMeter in a distributed >>> environment, using cloud or not, and you want to start a test on a = remote >>> site (out of your intranet) and you are not in your desk or not in = front >> of >>> a computer or note/netbook, what could you do? If you have a tablet = or >>> other device with internet connection and a reasonable screen, at = this >>> moment, a web interface will be very useful. >>>=20 >>> Other example would be when a company that adopts JMeter as its = official >>> tool to do performance tests and have a wide range of professionals, = a >> web >>> interface will be very useful, so you can evolve the web interface = to >> stay >>> in tune with new releases of JMeter. This way you don't need to say = to >> all >>> your employees that they have to download the new release and use it >>> because if they don't scripts will be messed up by those who hasn't >> listen >>> to the talk or read the memo and are still using an older version of >> JMeter >>> (believe me it happens). >>>=20 >>> Regards. >>> Fl=E1vio Cysne >>>=20 >>>=20 >>> 2012/5/16 David Luu >>>=20 >>>>> JMeter runs on any host with a GUI and suitable version of Java. >>>>=20 >>>> Oh, so the JMeter GUI for creating test plans and running tests >>>> graphically >>>> can run on Linux (and Mac)? I thought it was Windows only and you = run it >>>> in >>>> CLI mode on Linux. Good to know if JMeter GUI is cross-platform. >>>>=20 >>>>> If a host has problems running Java it seems to me that you have = other >>>> problems... >>>>=20 >>>> Yea, I know. I posted to this group for help before but came to no >>>> conclusion. Not sure where I can post for help. It's a funny issue = too: >>>>=20 >>>> Java runs fine, the only issue is with class path searching for = certain >>>> libraries. It seems the class path mechanism is messed up at some = areas >>>> that even a uninstall/reinstall of Java won't fix. Got to reinstall = OS >> and >>>> prep from scratch. >>>>=20 >>>> I can use Eclipse, compile Java code with external JAR references = and >> use >>>> most Java apps fine. Just can't get JMeter (GUI mode) to start up = (fail >> to >>>> find Apache log libraries when they're there). Also have issues = with >>>> Selenium library, I specifically reference using newest v2.21 = Selenium >> JAR >>>> but system still thinks I want/need v2.15. And these Selenium JARs = and >>>> JMeter aren't even installed to the system, they're portable apps = for >> the >>>> most part. >>>>=20 >>>> On Tue, May 15, 2012 at 4:12 PM, sebb wrote: >>>>=20 >>>>> On 15 May 2012 23:06, David Luu wrote: >>>>>> There is one case where web interface to create test plan is = useful: >>>>>>=20 >>>>>> Avoid need to download and run JMeter on Windows for the GUI mode = to >>>>> create >>>>>> test plan. Assume you are in non-MS/Windows shop, or you are like = me >>>> and >>>>>=20 >>>>> JMeter runs on any host with a GUI and suitable version of Java. >>>>>=20 >>>>>> your computer has problems with Java (and hence can't load JMeter >> GUI >>>> in >>>>>> Windows). >>>>>=20 >>>>> If a host has problems running Java it seems to me that you have = other >>>>> problems... >>>>>=20 >>>>>> Create from any computer, create remotely, etc. >>>>>=20 >>>>> Only if the web interface is already set up and accessible from = your >>>> host. >>>>>=20 >>>>>> On Tue, May 15, 2012 at 2:52 PM, Philippe Mouawad < >>>>>> philippe.mouawad@gmail.com> wrote: >>>>>>=20 >>>>>>> Hello, >>>>>>> Usually there are 2 steps: >>>>>>>=20 >>>>>>> - Build test plan using GUI on a client machine with Unix/Linux >>>> and X >>>>> , >>>>>>> or Windows or Mac OSX >>>>>>> - Run test plan with JMeter in NON GUI mode >>>>>>>=20 >>>>>>> So I don't see personnaly the interest of a Web Interface to = create >>>> Test >>>>>>> Plan: >>>>>>>=20 >>>>>>> - Will need a server to run it (Tomcat or jEtty or other), so >>>> complex >>>>>>> setup >>>>>>> - How will you record ? >>>>>>> - What for ? >>>>>>> - Amount of work to get what JMeter gives you >>>>>>>=20 >>>>>>>=20 >>>>>>> But I may not have seen what you have in mind. >>>>>>>=20 >>>>>>> Regards >>>>>>>=20 >>>>>>> Philippe >>>>>>>=20 >>>>>>> On Tue, May 15, 2012 at 11:39 PM, Sergio Boso < >>>> sergio@bosoconsulting.it >>>>>>>> wrote: >>>>>>>=20 >>>>>>>> Il 15/05/2012 09:55, apc ha scritto: >>>>>>>>=20 >>>>>>>> Which advantages will it have over JMeter GUI? >>>>>>>>>=20 >>>>>>>> interesting topics.. >>>>>>>> I can be VERY useful when you load Jmeter on a linux server >> without >>>>>>>> Graphics, It happens very often when you rent a server in the >>>> cloud... >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> ----- >>>>>>>>> -- >>>>>>>>> Andrey Pohilko >>>>>>>>> JP@GC Maintainer >>>>>>>>> -- >>>>>>>>> View this message in context: http://jmeter.512774.n5.** >>>>>>>>>=20 >>>>>>>=20 >>>>>=20 >>>>=20 >> = nabble.com/Web-Interface-to-**create-Test-Plans-**tp5709438p5709843.html< >>>>>>>=20 >>>>>=20 >>>>=20 >> = http://jmeter.512774.n5.nabble.com/Web-Interface-to-create-Test-Plans-tp57= 09438p5709843.html >>>>>>>>=20 >>>>>>>>> Sent from the JMeter - User mailing list archive at = Nabble.com. >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>=20 >>>>>=20 >>>>=20 >> = ------------------------------**------------------------------**--------- >>>>>>>>> To unsubscribe, e-mail: user-unsubscribe@jmeter.**apache.org< >>>>>>> user-unsubscribe@jmeter.apache.org> >>>>>>>>> For additional commands, e-mail: user-help@jmeter.apache.org >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>=20 >>>>>>>> -- >>>>>>>>=20 >>>>>>>> Ing. Sergio Boso >>>>>>>>=20 >>>>>>>> Mail: >>>>>>>> Web: >>>>>>>> PEC: >>>>>>>> Cell: >>>>>>>> Linkedin: >>>>>>>> Skype: >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> sergio@bosoconsulting.it >>>>>>>> www.bosoconsulting.it >>>>>>>> sergio.boso@ingpec.eu >>>>>>>> +39 335 7243 445 >>>>>>>> http://it.linkedin.com/in/**sergioboso< >>>>>>> http://it.linkedin.com/in/sergioboso>< >>>>>>>> http://www.linkedin.com/pub/**sergio-boso/1/29b/255< >>>>>>> http://www.linkedin.com/pub/sergio-boso/1/29b/255> >>>>>>>>>=20 >>>>>>>> sbos61 >>>>>>>>=20 >>>>>>>> In caso di erronea ricezione da parte di persona diversa, siete >>>>> pregati >>>>>>> di >>>>>>>> eliminare il messaggio e i suoi allegati in modo definitivo dai >>>> vostri >>>>>>>> archivi e di volercelo comunicare immediatamente restituendoci = il >>>>>>> messaggio >>>>>>>> via e-mail al seguente indirizzosergio@**bosoconsulting.it< >>>>>>> indirizzosergio@bosoconsulting.it>>>>>>>> sergioboso@yahoo.it> >>>>>>>> L=92interessato pu=F2, inoltre, esercitare tutti i diritti di = accesso >>>> sui >>>>>>>> propri dati previsti dal decreto 196/2003, tra i quali i = diritti >> di >>>>>>>> rettifica, aggiornamento e cancellazione, inviando un messaggio >>>> all=92 >>>>>>>> indirizzo:sergio@**bosoconsulting.it< >>>>>>> indirizzo%3Asergio@bosoconsulting.it>>>>>>>> sergioboso@yahoo.it> >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>=20 >>>>=20 >> = ------------------------------**------------------------------**--------- >>>>>>>> To unsubscribe, e-mail: user-unsubscribe@jmeter.**apache.org< >>>>>>> user-unsubscribe@jmeter.apache.org> >>>>>>>> For additional commands, e-mail: user-help@jmeter.apache.org >>>>>>>>=20 >>>>>>>>=20 >>>>>>>=20 >>>>>>>=20 >>>>>>> -- >>>>>>> Cordialement. >>>>>>> Philippe Mouawad. >>>>>>>=20 >>>>>=20 >>>>> = --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org >>>>> For additional commands, e-mail: user-help@jmeter.apache.org >>>>>=20 >>>>>=20 >>>>=20 >>>=20 >>>=20 >>=20 >=20 >=20 >=20 > --=20 >=20 >=20 > Regulatory, Medical & Performance Testing Services: >=20 >=20 > * IEC 62304 Medical Device Software Life Cycle >=20 > * IEEE 829 Software Test Documentation >=20 > * ISO 14971 Medical Device Risk Management >=20 > * FDA 21 CFR Part 11 Software Validation >=20 > * IEC 60601-1:2005 3rd ED PEMS - Medical Electrical Equipment >=20 > * End-to-end verification, validation, and testing (VV&T) >=20 > * High quality service for FDA and CE submissions >=20 > * Reliable open source free testing tools >=20 > * Optional functionality and regression testing >=20 > * Software Performance & Load Testing >=20 > * Software Testing Advanced Automation >=20 > * Medical Software Verification & Validation >=20 > * Medical Device Verification & Validation >=20 > * Medical Device Regulatory Submission >=20 > * Organizational Regulatory Qualification >=20 >=20 >=20 > Shay Ginsbourg >=20 > Regulatory & Testing Affairs Consultant >=20 >=20 >=20 > Formerly QA Manager of LoadRunner at Mercury Interactive >=20 >=20 > M.Sc. cum laude in Bio-Medical Engineering >=20 > M.Sc. in Mechanical Engineering >=20 >=20 >=20 >=20 > Work: 035185873 >=20 > Mobile: 0546690915 >=20 >=20 > Email: sginsbourg@gmail.com >=20 >=20 > http://il.linkedin.com/in/shayginsbourg >=20 >=20 > WWW.GINSBOURG.COM >=20 >=20 >=20 >=20 >=20 > Please consider your environmental responsibility before printing this > e-mail. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org