I think integration is interesting based on the following:
(1) I have seen interest in this forum for JMeter to have the ability to
process Javascript.
(2) I have seen interest in this forum for JMeter to implement browser
caching behavior ... does HtmlUnit/WebTest implement browser caching
behavior?

Regards,

Matt C.

Matt Coventon
Innovative Software Engineering
[EMAIL PROTECTED]

Confidentiality Notice: The information contained in this e-mail message
(including any and all attachments or documents linked to this e-mail) may
be legally privileged and confidential information intended only for the use
of the individual or entity named above.  If the reader of this message is
not the intended recipient, or the employee or agent responsible to deliver
it to the intended recipient, you are hereby notified that any release,
dissemination, distribution, or copying of this communication is strictly
prohibited.  If you have received this communication in error please notify
the author immediately by replying to this message and deleting the original
message.  Thank you. 
 

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot
Sent: Thursday, October 25, 2007 9:19 AM
To: [email protected]
Subject: Interest for a combination of JMeter with HtmlUnit / WebTest for
AJAX load testing?

Hello list,

first to present myself: I'm the lead developer of the open source
projects HtmlUnit (http://htmlunit.sf.net) and WebTest
(http://webtest.canoo.com). I'm not a JMeter or load testing expert, so
please forgive my ignorance.


What about a combination JMeter / WebTest (or HtmlUnit)?


An HtmlUnit user has for some months reported that he used HtmlUnit for
load testing his AJAX application and that everything worked smoothly
simulating 350 clients allocating only 512 MB to the JVM. Personally I
haven't tested with so much parallel clients, but my own tests don't
contradict his point. This seems to indicate that HtmlUnit is
lightweight enough to produce load.

Additionally is HtmlUnit a "browser". It is a special kind of browser,
but it is a browser, that tries to behave like FF or IE depending on
what you configure. Particularly it has a pretty good JavaScript
support. As far as I know all (open source as well as commercial) load
testing tools have problems with AJAX because they aren't browsers.

This seems to indicate that HtmlUnit would be currently the only
solution allowing to really produce load as well as to behave like
"normal" browsers on AJAX applications.

Finally, what is possible with HtmlUnit "pure" is probably possible with
WebTest (which itself uses HtmlUnit). The benefit is that it would allow
to specify tests at an higher abstraction level and, in the case of
functional tests, produces great reports.

Now my questions:
- does JMeter's architecture allow to plug something like WebTest or
HtmlUnit as "execution engine"?
- is there interest in JMeter community for such a combination?

Happy testing,
Marc.
-- 
Blog: http://mguillem.wordpress.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to