| Author |
Stress Testing
|
sudha swami
Ranch Hand
Joined: Apr 24, 2007
Posts: 177
|
|
Hi, I need to do stress testing for webapplication. Which one is the best to use Apache's JMETER or Microsoft WebApplication Stress Tool? regards sudha
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26144
|
|
Sudha, They work differently - JMeter simulates a browser and Microsoft's goes against IE. One isn't inherently better than he other. I know more people using JMeter, but that's probably because it is written in Java.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Roger Chung-Wee
Ranch Hand
Joined: Sep 29, 2002
Posts: 1683
|
|
Bear in mind that JMeter does not do browser testing. I am reminded of a project some years ago which assembled a group of about 20 people to simultaneously log in and use a web application. This did test, amongst other things, that browser rendering and Javascript execution were included in the performance testing.
|
SCJP 1.4, SCWCD 1.3, SCBCD 1.3
|
 |
 |
|
|
subject: Stress Testing
|
|
|