Any free tools to run website page load test out there?

Attrox

Golden Member
Aug 24, 2004
1,120
0
0
I need something that can test how long before the browser has finished loading the page, the size of the page, etc. Anyone know a good free testing software that can achieve this?
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
What, in particular, are you trying to test? Is it the page loading time for a complicated page, or is it how well your server stands up under load?
 

Attrox

Golden Member
Aug 24, 2004
1,120
0
0
Basically I'm testing an internal website and trying to determine the load time and the page size (with or without all the graphics). I need a tool to produce some kind of data about the loading time of some of the important web pages (generic report).
 

Zugzwang152

Lifer
Oct 30, 2001
12,134
1
0
you can create a script with any scripting language to test load times, as well as write the results to a file for review later. :)