You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Schilling P., ITSC Bonn, SHD, EF" <Ph...@dp-itsolutions.de> on 2006/08/01 08:04:33 UTC

need information about JMeter

Hello,

 

I am a BA-student and working for Deutsche Post World Net - IT Services Center Bonn - Deutsche Post ITSolutions GmbH.

At the moment I am working on a project about load and performance tests. Our company is using Mercury LoadRunner.

Now it is my task to compare Mercury LoadRunner with other tools for load and performance tests. 

I would be glad if You can send me some short information about JMeter referring to:

-          what applications can be tested

-          monitoring options

-          what can be monitored truing the test 

-          price range

-          (special features) 

 

 

Hallo,

 

Ich bin BA-Student und arbeite für Deutsche Post World Net - IT Services Center Bonn - Deutsche Post ITSolutions GmbH.

Im Moment arbeite ich an einem Projekt über Last- und Performancetests. Unsere Firma nutz den Mercury LoadRunner.

Meine Aufgabe ist den Mercury LoadRunner mit anderen Tools für Last- und Performancetests zu vergleichen.

Es wäre nett, wenn Sie mir ein paar kurze Informationen über JMeter bezüglich:

-          Welche Applikationen können getestet werden

-          Monitoring-Mölglichkeiten 

-          Was kann während des Testes monitored werden

-          Preisspanne

-          (special features)

 senden könnten.

 

 

sincerely yours / Mit freundlichen Grüßen

 

 

Philipp Schilling

Human Resources Development - BA-Student

 

 

Deutsche Post World Net
IT Services Center Bonn
Deutsche Post ITSolutions GmbH 

 

Gustav-Weißkopf-Straße 4

99092 Erfurt

 

phone     +49 (0)361 22 36 585

fax       +49 (0)361 22 36 979

 

email:    philipp.schilling@dp-itsolutions.de

Internet: www.dp-itsolutions.de

 

 

This email is confidential. If you are not the intended

recipient, you must not disclose or use the information

contained in it. If you have received this  email in error,

please tell us immediately by return email and delete the 

document.

 


Re: Re: need information about JMeter

Posted by sebb <se...@gmail.com>.
On 15/09/06, Rishay Marajah <ri...@consology.com> wrote:
> Hi Sreejith,
>
> Could you make available your manual to the JMeter community?

The JMeter Wiki would be a suitable place...

> Also, are there any difference in performance results between JMeter and
> Loadrunner i.e. Do they provide results that are consistent with each
> other?
>
> Regards,
> Rishay Marajah
> QA Developer / Test Analyst / Jmeter Dark Templer
> Mobile: +27 84 884 8633
> MSN: Rishay@hotmail.com
> Direct Line: +27 11 575 1355
> Direct Fax: +27 11 576 1355
> Consology (Pty) Ltd
> www.consology.com
> Connect to better Business
>
> The Definition of an Upgrade: Take out old bugs and put new ones in
> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of sreejith
> Sent: Tuesday, September 05, 2006 10:59 PM
> To: jmeter-user@jakarta.apache.org
> Subject: Re: need information about JMeter
>
> Hi,
>
> I had the oppertunity to use both Mercury Loadrunner and JMeter, during
> different times in my career.LR is a commercial tool while JMeter is a
> freeware. JMeter does most of the stuff LR does, but there is slight
> learning
> curve in getting it set up and run. Loadrunner gives a built-in recorder
> which
> can record a script and you can have placeholders for your params that
> you need
> to pass/receive back. JMeter uses an HTTP proxy , which has to be set up
> for
> this. LR has a browser simulation which is closer to the actual thing,
> but in
> JMeter, you need a Tree Listener , which is somewhat like a bare minimum
>
> browser. You can do away with less of tweaking in LR but you need to
> know
> Regular Expressions to extract and reuse variables in JMeter. In fact,
> the
> better you know Regex, better mastery you have over JMeter. LR gives you
> a
> controller module to tun your tests where you can pick and choose your
> flows.
> It is easy to parameterize your scripts and to setup your runtime params
> in LR
> as they have GUI widgets for all this. JMeter gives you the same
> functionality
> but it is more of adding a listener and tweaking it. I guess I read LR
> manuals
> on an 'as needed' basis where I had a manual handy for JMeter. LR gives
> you an
> option of mix and match scripts at the same time - which is a real life
> scenario. I am yet to figure out how to do this on JMeter. JMeter
> integrates
> well with ant, which makes it a good developer's tool. I should add that
> it was
> a good learning experience to work on JMeter, as you may have to
> interact with
> the user groups to figure out things. Also, framing of reports is much
> more
> intuitive in LR where as JMeter uses listeners for the same
> functionality.
>
> These are the things that are on the top of my head. Pls let me know if
> you are
> looking for anything specific.
>
> regards
>
> sreejith
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: need information about JMeter

Posted by sreejith <sr...@bcbsil.com>.
Hi,

I had the oppertunity to use both Mercury Loadrunner and JMeter, during 
different times in my career.LR is a commercial tool while JMeter is a 
freeware. JMeter does most of the stuff LR does, but there is slight learning 
curve in getting it set up and run. Loadrunner gives a built-in recorder which 
can record a script and you can have placeholders for your params that you need 
to pass/receive back. JMeter uses an HTTP proxy , which has to be set up for 
this. LR has a browser simulation which is closer to the actual thing, but in 
JMeter, you need a Tree Listener , which is somewhat like a bare minimum  
browser. You can do away with less of tweaking in LR but you need to know 
Regular Expressions to extract and reuse variables in JMeter. In fact, the 
better you know Regex, better mastery you have over JMeter. LR gives you a 
controller module to tun your tests where you can pick and choose your flows. 
It is easy to parameterize your scripts and to setup your runtime params in LR 
as they have GUI widgets for all this. JMeter gives you the same functionality 
but it is more of adding a listener and tweaking it. I guess I read LR manuals 
on an 'as needed' basis where I had a manual handy for JMeter. LR gives you an 
option of mix and match scripts at the same time - which is a real life 
scenario. I am yet to figure out how to do this on JMeter. JMeter integrates 
well with ant, which makes it a good developer's tool. I should add that it was 
a good learning experience to work on JMeter, as you may have to interact with 
the user groups to figure out things. Also, framing of reports is much more 
intuitive in LR where as JMeter uses listeners for the same functionality.

These are the things that are on the top of my head. Pls let me know if you are 
looking for anything specific.

regards

sreejith


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: need information about JMeter

Posted by Andy Dawson <an...@iti.upv.es>.
Hi Phillip,

I´m a rather new user with JMeter but I would advise:

Looking at this: http://jakarta.apache.org/jmeter/usermanual/
Then reading this: http://www.slash7.com/pages/vampires

For any remaining questions before doing anything checking this: 
http://www.google.de/search?q=jmeter+etwas

Regards,

Andy
PS It´s a few years old, but this link I found yesterday by way of 
another JMeter user might be useful for you too: 
http://clif.objectweb.org/load_tools_overview.pdf

Schilling P., ITSC Bonn, SHD, EF wrote:
> Hello,
>
>  
>
> I am a BA-student and working for Deutsche Post World Net - IT Services Center Bonn - Deutsche Post ITSolutions GmbH.
>
> At the moment I am working on a project about load and performance tests. Our company is using Mercury LoadRunner.
>
> Now it is my task to compare Mercury LoadRunner with other tools for load and performance tests. 
>
> I would be glad if You can send me some short information about JMeter referring to:
>
> -          what applications can be tested
>
> -          monitoring options
>
> -          what can be monitored truing the test 
>
> -          price range
>
> -          (special features) 
>
>  
>
>  
>
> Hallo,
>
>  
>
> Ich bin BA-Student und arbeite für Deutsche Post World Net - IT Services Center Bonn - Deutsche Post ITSolutions GmbH.
>
> Im Moment arbeite ich an einem Projekt über Last- und Performancetests. Unsere Firma nutz den Mercury LoadRunner.
>
> Meine Aufgabe ist den Mercury LoadRunner mit anderen Tools für Last- und Performancetests zu vergleichen.
>
> Es wäre nett, wenn Sie mir ein paar kurze Informationen über JMeter bezüglich:
>
> -          Welche Applikationen können getestet werden
>
> -          Monitoring-Mölglichkeiten 
>
> -          Was kann während des Testes monitored werden
>
> -          Preisspanne
>
> -          (special features)
>
>  senden könnten.
>
>  
>
>  
>
> sincerely yours / Mit freundlichen Grüßen
>
>  
>
>  
>
> Philipp Schilling
>
> Human Resources Development - BA-Student
>
>  
>
>  
>
> Deutsche Post World Net
> IT Services Center Bonn
> Deutsche Post ITSolutions GmbH 
>
>  
>
> Gustav-Weißkopf-Straße 4
>
> 99092 Erfurt
>
>  
>
> phone     +49 (0)361 22 36 585
>
> fax       +49 (0)361 22 36 979
>
>  
>
> email:    philipp.schilling@dp-itsolutions.de
>
> Internet: www.dp-itsolutions.de
>
>  
>
>  
>
> This email is confidential. If you are not the intended
>
> recipient, you must not disclose or use the information
>
> contained in it. If you have received this  email in error,
>
> please tell us immediately by return email and delete the 
>
> document.
>
>  
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org