|
|
 |
06-09-2007, 11:30 PM
|
#1
|
|
Member
Join Date: Oct 2006
Posts: 133
|
Web application testing
I'm looking for a good program to test the responsiveness of my web site. I basically need it to act like a browser following various links on the site in the way a user would, then give me response times for each page load. I've been doing server-side response time tracking of my own, but I really need something that can give me a lot of hits, and preferably concurrent users.
All the programs I've come across so far either have little to no documentation or explanation of use, or have to be run server-side, which is not really an option for me right now.
Thanks in advance!
__________________
i7-2600K | 16GB DDR3 | GTX580 | Intel 510 120GB + 4.5TB | Dual 23" LCD
E8400 | 8GB DDR2 | Radeon 4870 | 2x OCZ Vortex 2 40GB + 750GB | 20" + 25" LCD
G620 | 4GB DDR3 | 2TB | 37" LCD
|
|
|
06-10-2007, 01:41 PM
|
#2
|
|
Diamond Member
Join Date: Apr 2000
Posts: 9,915
|
Web application testing
|
|
|
06-10-2007, 03:26 PM
|
#3
|
|
Lifer
Join Date: Aug 2004
Posts: 11,166
|
Web application testing
|
|
|
06-11-2007, 08:55 AM
|
#4
|
|
Diamond Member
Join Date: Nov 1999
Location: Maryland
Posts: 3,670
|
Web application testing
__________________
Developers don't create errors, testers do.
I don't know how you get a degree in womens studies, because understanding women is impossible.
|
|
|
06-11-2007, 11:54 AM
|
#5
|
|
Lifer
Join Date: Jun 2000
Posts: 11,775
|
Web application testing
|
|
|
06-11-2007, 11:30 PM
|
#6
|
|
Member
Join Date: Oct 2006
Posts: 133
|
Web application testing
Thanks for all the links! From what I can tell, my site seems to be more limited by my host than application performance, as the server-side tracking I was doing internally was showing load times in the 15-20ms range for each page, but ab reported an average of 66ms over 100 instances. So I guess there's not much additional performance to be had out of my code. Not sure how I feel about that, though.
__________________
i7-2600K | 16GB DDR3 | GTX580 | Intel 510 120GB + 4.5TB | Dual 23" LCD
E8400 | 8GB DDR2 | Radeon 4870 | 2x OCZ Vortex 2 40GB + 750GB | 20" + 25" LCD
G620 | 4GB DDR3 | 2TB | 37" LCD
|
|
|
06-12-2007, 11:44 AM
|
#7
|
|
Diamond Member
Join Date: Jan 2001
Posts: 6,813
|
Web application testing
jmeter is OK, Mercury is way to expensive. We do professional web load testing, and have used both, but normally just use Radview.
|
|
|
06-12-2007, 02:28 PM
|
#8
|
|
Diamond Member
Join Date: Sep 2001
Location: New York
Posts: 9,791
|
Web application testing
omg stay away from LoadRunner... what a piece of crap. It sure does print nice reports though!
our company has access to LoadRunner but we prefer JMeter. It's simple, quick and handles most of the situations we want to test.
|
|
|
06-12-2007, 04:40 PM
|
#9
|
|
Golden Member
Join Date: Jul 2001
Posts: 1,359
|
Web application testing
LoadRunner is amazing but takes a ton of work to set up. It's really made for doing high end stress / load tests on apps while simultaneously monitoring server / network / databases / etc... probably way overkill for this use (and sounds like maybe your companie's use also!). And yes very expensive! :Q
An alternative to LoadRunner is to use Microsoft's Visual Studio Team Suite / Software Testers thing... but again you have to build all of your test scripts and the like, pretty similar to LoadRunner...
|
|
|
06-12-2007, 11:59 PM
|
#10
|
|
Golden Member
Join Date: Jan 2006
Posts: 1,996
|
Web application testing
I like to just put my stuff live and watch to see if the db admin has any reaction :evil:
|
|
|
06-13-2007, 12:57 AM
|
#11
|
|
Member
Join Date: Oct 2006
Posts: 133
|
Web application testing
I tried JMeter, but was so confused by the options that I gave up on it. One of these days I'm just going to have to set aside the time to learn how to use it. I'm probably going to have to setup a local server for any significant testing of my app, because it looks as though my current web host is going to be the main bottleneck, and I really want to know for sure that this can scale beyond that *before* it needs to.
__________________
i7-2600K | 16GB DDR3 | GTX580 | Intel 510 120GB + 4.5TB | Dual 23" LCD
E8400 | 8GB DDR2 | Radeon 4870 | 2x OCZ Vortex 2 40GB + 750GB | 20" + 25" LCD
G620 | 4GB DDR3 | 2TB | 37" LCD
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:31 PM.
|