News Feed
Jobs Feed
Sections

Recent Jobs

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!


PHP5 PEAR release zend example mysql developer ajax security book conference zendframework releases job code cakephp database package application framework

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