[ciapug] Resources from last night's talk

Tony Bibbs tony at tonybibbs.com
Wed Oct 3 12:19:02 CDT 2007


Good point.  In fact, you may want to initially favor Selenium.  Bad Boy is a good alternative.  It's main detractor is it isn't free but it's main asset is it can pump out JMeter configuration files which is really useful if you want to do performance testing (something that PHPUnit does not address).

Also, Selenium support is only in PHPUnit3 for those looking to give PHPUnit a try for the first time.

--Tony

----- Original Message ----
From: Eric Junker <eric at eric.nu>
To: Central Iowa PHP Users Group <ciapug at cialug.org>
Sent: Wednesday, October 3, 2007 11:59:02 AM
Subject: Re: [ciapug] Resources from last night's talk

Tony Bibbs wrote:
> Bad Boy: http://www.badboy.com.au/

Bad Boy looks similar to Selenium http://www.openqa.org/selenium/. 
Selenium tests run directly in a browser which makes it good for 
acceptance and browser compatibility testing. There is even a Firefox 
extension that lets you record sessions for later playback.

If you are using PHPUnit you might want to check it out because PHPUnit 
has support for Selenium, 
http://www.phpunit.de/pocket_guide/3.1/en/selenium.html

Eric
_______________________________________________
ciapug mailing list
ciapug at cialug.org
http://cialug.org/mailman/listinfo/ciapug





More information about the ciapug mailing list