Go Back   AnandTech Forums > Software > Programming

Forums
· Hardware and Technology
· CPUs and Overclocking
· Motherboards
· Video Cards and Graphics
· Memory and Storage
· Power Supplies
· Cases & Cooling
· SFF, Notebooks, Pre-Built/Barebones PCs
· Networking
· Peripherals
· General Hardware
· Highly Technical
· Computer Help
· Home Theater PCs
· Consumer Electronics
· Digital and Video Cameras
· Mobile Devices & Gadgets
· Audio/Video & Home Theater
· Software
· Software for Windows
· All Things Apple
· *nix Software
· Operating Systems
· Programming
· PC Gaming
· Console Gaming
· Distributed Computing
· Security
· Social
· Off Topic
· Politics and News
· Discussion Club
· Love and Relationships
· The Garage
· Health and Fitness
· Merchandise and Shopping
· For Sale/Trade
· Hot Deals
· Free Stuff
· Contests and Sweepstakes
· Black Friday 2012
· Forum Issues
· Technical Forum Issues
· Personal Forum Issues
· Suggestion Box
· Moderator Resources
· Moderator Discussions
   

Reply
 
Thread Tools
Old 06-09-2007, 11:30 PM   #1
mcturkey
Member
 
Join Date: Oct 2006
Posts: 133
Default 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
mcturkey is offline   Reply With Quote
Old 06-10-2007, 01:41 PM   #2
Argo
Diamond Member
 
Argo's Avatar
 
Join Date: Apr 2000
Posts: 9,915
Default Web application testing

Check out: http://www.pingdom.com/tools/fpt/
Argo is offline   Reply With Quote
Old 06-10-2007, 03:26 PM   #3
George P Burdell
Lifer
 
George P Burdell's Avatar
 
Join Date: Aug 2004
Posts: 11,166
Default Web application testing

Start with apache bench
George P Burdell is offline   Reply With Quote
Old 06-11-2007, 08:55 AM   #4
KB
Diamond Member
 
KB's Avatar
 
Join Date: Nov 1999
Location: Maryland
Posts: 3,670
Default Web application testing

This one will do alot, but its costs alot too. http://www.mercury.com/us/prod...nce-center/loadrunner/
__________________
Developers don't create errors, testers do.

I don't know how you get a degree in womens studies, because understanding women is impossible.
KB is offline   Reply With Quote
Old 06-11-2007, 11:54 AM   #5
fs5
Lifer
 
Join Date: Jun 2000
Posts: 11,775
Default Web application testing

http://jakarta.apache.org/jmeter/
fs5 is offline   Reply With Quote
Old 06-11-2007, 11:30 PM   #6
mcturkey
Member
 
Join Date: Oct 2006
Posts: 133
Default 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
mcturkey is offline   Reply With Quote
Old 06-12-2007, 11:44 AM   #7
nweaver
Diamond Member
 
Join Date: Jan 2001
Posts: 6,813
Default 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.
nweaver is offline   Reply With Quote
Old 06-12-2007, 02:28 PM   #8
lozina
Diamond Member
 
lozina's Avatar
 
Join Date: Sep 2001
Location: New York
Posts: 9,791
Default 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.
lozina is offline   Reply With Quote
Old 06-12-2007, 04:40 PM   #9
joshg
Golden Member
 
Join Date: Jul 2001
Posts: 1,359
Default 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...
joshg is offline   Reply With Quote
Old 06-12-2007, 11:59 PM   #10
troytime
Golden Member
 
Join Date: Jan 2006
Posts: 1,996
Default Web application testing

I like to just put my stuff live and watch to see if the db admin has any reaction :evil:
troytime is offline   Reply With Quote
Old 06-13-2007, 12:57 AM   #11
mcturkey
Member
 
Join Date: Oct 2006
Posts: 133
Default 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
mcturkey is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:31 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.