NYCPHP Meetup

NYPHP.org

[nycphp-talk] OT: Web Testing open source tools

Nate Abele nate at cakephp.org
Fri Mar 16 12:08:48 EDT 2007


> Date: Fri, 16 Mar 2007 10:31:10 -0400
> From: David A. Roth <rothmail at comcast.net>
> Subject: [nycphp-talk] OT: Web Testing open source tools
>
> I'm looking for recommendations of excellent web testing open source
> tools that run on Linux and cover testing areas that include  
> functional
> testing and performance testing. Capture and creation of test messages
> that easily handle the web interface is important. My intention is to
> create a test regression package of test scripts to verify a web sites
> functions. For performance I'm mainly concerned with areas of how well
> a given web site performs under heavy traffic conditions and measuring
> its capacity.
>
> Thanks in advance,
>
> David Roth
> rothmail at comcast.net

Check out SimpleTest.  it doesn't do any benching, but the web tester  
stuff should handle everything else you're going for.
http://www.simpletest.org/en/web_tester_documentation.html




More information about the talk mailing list