News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
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!


language development series phpunit database symfony2 framework custom api opinion test conference release interview podcast introduction component unittest community application

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