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

PHPMaster.com: Getting Started with PHPUnit

NETTUTS.com: A Better Login System

Steve Francia's Blog: On Symfony2

Jani Hartikainen's Blog: Unit testing: Introduction

Lorna Mitchell's Blog: Building A RESTful PHP Server: Routing the Request


Community Events











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


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

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