NYCPHP Meetup

NYPHP.org

[nycphp-talk] OT: Web browser automated regression testing?

Rob Marscher rmarscher at beaffinitive.com
Sat Sep 14 22:55:21 EDT 2013


On Sep 14, 2013, at 2:58 PM, David Roth <davidalanroth at gmail.com> wrote:

> What packages are people having good experiences with to do web browser automated regression testing? I'm interested in this for being able to test a website mostly to make sure all it's functions are working for the user experience. Thanks!

Been using WebDriver (i.e. Selenium 2).

Here's a tutorial. http://net.tutsplus.com/tutorials/tools-and-tips/get-test-infected-with-selenium-2/

Actually got the WebDriver javascript working with node.js and Mocha.

For PHP connecting to WebDriver, check out Mink - http://mink.behat.org/


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20130914/8199bfe8/attachment.html>


More information about the talk mailing list