News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
SimpleTest Unit Testing for PHP
July 15, 2008 @ 10:24:54

Akash Mehta has posted a look at unit testing for PHP applications with the SimpleTest tool in a new post to the Developer Tutorials blog.

We recently looked at front-end testing of web applications with Selenium. Today, we'll take another approach to testing your PHP applications: backend unit testing for your actual PHP code. As part of our posts on test driven development, here's a quick intro to using SimpleTest to test your PHP applications.

He introduces the SimpleTest software and shows what a sample test might look like for a simple math question (testing to see if the result of the addition is correct). He also points out a good tutorial on the SimpleTest website to help you get started.

0 comments voice your opinion now!
simpletest unittest example introduction test quickstart tutorial


blog comments powered by Disqus

Similar Posts

JSLabs Blog: Is your website secure?

Bill's IIS Blog: PHP on IIS7 w/FastCGI

Pierre-Alain Joye's Blog: how to do not work around filter (don't be lazy :)

Ruben Vermeersch's Blog: Integrating Zend Framework and Doctrine

Developer Tutorials: Introduction to PHP Programming


Community Events











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


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

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