News Feed
Jobs Feed
Sections




News Archive
feed this:

PHP in Action Blog:
Using Selenium with SimpleTest
January 11, 2007 @ 07:42:00

From the "PHP in Action" blog, there comes this guide to integrating SimpleTest to make for even more complete testing of your applications.

From reading all this, you might get the idea that you can't run Selenium from SimpleTest. That's not the case. All you need is to call the PEAR package Testing_Selenium directly. It's slightly more typing than an API that is built into the test framework, but it won't kill you.

They list the steps you'll need to follow to get things working, but don't provide much more than that. There's a simple script included that you can test the installation with that makes a request to Google for the term "hello world design patterns" and asserts two different patterns to look for.

1 comment voice your opinion now!
selenium simpletest integrate install pear package testingselenium selenium simpletest integrate install pear package testingselenium



Community Events











Don't see your event here?
Let us know!


community framework testing release example introduction interview code series conference podcast functional zendframework2 application development phpunit opinion language unittest tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework