Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to record load test for RAP Application using JMeter?
How to record load test for RAP Application using JMeter? [message #84398] Wed, 23 April 2008 22:17 Go to next message
Eclipse UserFriend
Hey Rap Team,

I read that you guys load tested the RAP application using JMeter. I
want to know how to visually record load test scripts using JMeter.

Any help is appreciated.

Thanks,

Arpit
Re: How to record load test for RAP Application using JMeter? [message #84427 is a reply to message #84398] Thu, 24 April 2008 03:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

there's documentation about recording tests attached to the JMeter
installation, see

mmeter-install-dir\docs\usermanual\jmeter_proxy_step_by_step .pdf


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Arpit Desai [mailto:arpitdesai23@gmail.com]
Bereitgestellt: Donnerstag, 24. April 2008 04:18
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: How to record load test for RAP Application using JMeter?
Betreff: How to record load test for RAP Application using JMeter?


Hey Rap Team,

I read that you guys load tested the RAP application using JMeter. I
want to know how to visually record load test scripts using JMeter.

Any help is appreciated.

Thanks,

Arpit
Re: How to record load test for RAP Application using JMeter? [message #86913 is a reply to message #84427] Mon, 12 May 2008 12:44 Go to previous messageGo to next message
Eclipse UserFriend
<br><font size=2 face="sans-serif">Frank, </font>
<br>
<br><font size=2 face="sans-serif">I played around with JMeter and was
finally able to record and playback tests. (Starting a simple GUI - no
workbench - and clicking some buttons).</font>
<br><font size=2 face="sans-serif">(For others to try: &nbsp;I recorded
like described in the JMeter-tutorial, futhermore added a cookie manager
and replaced the HTTP-param 'requestCounter' with an increasing count starting
at 0 for each recorded HTTP-request)</font>
<br>
<br><font size=2 face="sans-serif">Nevertheless I face problems, when trying
to start repeated and/or multithreaded tests (just increasing 'loop count'
or 'thread count' in the 'thread group'). I think this is caused, because
JMeter doesn't reset the session-cookie (despite checking the option 'clear
cookies each iteration' in the Cookie Manager). When using multiple threads
each thread has it's own session-id as long as this option is unchecked
(?!).</font>
<br><font size=2 face="sans-serif">To sum up: Just starting x threads somehow
works for each thread - but as soon as I want to have the tests loop for
some while i get problems.</font>
<br>
<br><font size=2 face="sans-serif">Do you have similar experiences with
JMeter ? Which version of JMeter do you use anyway ?</font>
<br><font size=2 face="sans-serif">Do you have an easy hint on how to have
a simpler life with the 'requestCounter'. When recording it somehow never
starts with 0, changing it manually is annoying when recording longer sequences.</font>
<br><font size=2 face="sans-serif">Another thing that interests me: do
you rerecord your JMeters-tests with each quoxdoo or RAP Milestone ? Or
are the HTTP-request done by quoxdoo quite stable over different versions
?</font>
<br>
<br>
Re: How to record load test for RAP Application using JMeter? [message #87036 is a reply to message #86913] Tue, 13 May 2008 18:55 Go to previous messageGo to next message
Eclipse UserFriend
<br><font size=2 face="sans-serif">Got it running in the end.</font>
<br>
<br><font size=2 face="sans-serif">I removed the Cookie Manager and replaced
it with URL-rewriting (for jsessionid). In the requests I also omit the
'noCache'-param now (because otherwise URL-rewriting doesn't seems to work).</font>
<br><font size=2 face="sans-serif">Futhermore I rearranged the nodes and
inserted an extra 'Simple Controller'. Now the URL-Rewriter isn't used
on the very first call to RAP (where no cached jsessionid is needed).</font>
<br><font size=2 face="sans-serif">This allows to use use the loop-count
instead of the thread count in the Thread Group.</font>
<br><font size=2 face="sans-serif">Maybe with the same node layout the
Cookie Manager would work as well - but I'm not fancy trying this again.</font>
<br>
<br><font size=2 face="sans-serif">When disabling Cookies in my browser,
then the 'requestCounter' starts with 0 all the time as well (when recording).</font>
Re: How to record load test for RAP Application using JMeter? [message #88255 is a reply to message #86913] Mon, 19 May 2008 04:21 Go to previous message
Eclipse UserFriend
> Nevertheless I face problems, when trying to start repeated and/or
> multithreaded tests (just increasing 'loop count' or 'thread count' in
> the 'thread group'). I think this is caused, because JMeter doesn't
> reset the session-cookie (despite checking the option 'clear cookies
> each iteration' in the Cookie Manager).

There is a bug in the latest version of JMeter (2.3.1)

"JMeter 2.3.1 bug in Cookie Manager "clear each iteration""
http://markmail.org/message/bis6om3wnpqtqin5

The workaround I used until now is to use JMeter 2.3

Regards
Klaus
Previous Topic:RAP activities
Next Topic:calc example does not work with RAP from CVS
Goto Forum:
  


Current Time: Sun Aug 31 07:21:31 EDT 2025

Powered by FUDForum. Page generated in 1.04021 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top