News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Testing with the Zend Framework How to Get Started
September 30, 2010 @ 10:53:06

On PHPBuilder.com today there's a new tutorial from Jason Gilmore about working with Zend Framework applications and how to test its functionality with the help of a library he's created.

Thankfully, the software community has put a great deal of time and effort into developing automated testing approaches. In fact, most Web frameworks incorporate a native testing solution that can be used to test a wide variety of website attributes and behaviors. One such framework, the Zend Framework, integrates the de facto PHP testing solution PHPUnit (introduced in an earlier PHPBuilder.com article).

He shows some first steps of testing an "About" controller and that you end up on the right action - "index". After that he gets a bit more complex with a test on a form complete with POST information to ensure that the user is either redirected to the user's profile page or back to the login form.

0 comments voice your opinion now!
zendframework unittest functional tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Adding Validation to an Image Generator Class with PHP 5

Fabien Potencier's Blog: Symfony Service Container

Nick Halstead's Blog: Making a TAG Cloud out of Zend_Cache

PHPBuilder.com: AJAX and PHP Part 1

NetTuts.com: Building Web Applications from Scratch with Laravel


Community Events











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


database zendframework2 conference symfony2 development google interview opinion rest release podcast functional language introduction usergroup testing community phpunit series framework

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