News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Alexander Netkachev's Blog:
Automatic testing of MVC applications created with Zend Framework
March 21, 2007 @ 07:43:00

In a new blog entry, Alexander Netkachev writes about his experiences with the automatic testing of applications developed with the Zend Framework.

This article contains information on how to improve your application stability by controlling how the changes affect the Model-View-Controller Zend Framework application. As a result, you will be able to deliver better software to your customers and reduce the time needed for testing of the software.

He breaks the post out into several different sections:

  • Testing should be automatic
  • Program tests program
  • MVC improves testability
  • MVC application creating is easy with Zend Framework
  • Select and modify data to test Model
  • View is simple but unsteady
  • Testing View includes testing Ajax
  • Use cases show how to test Controller
before getting down to an example. His example shows hos to test the part of an application that handles the new user registrations/logins. The setup is pretty simple - a user table with a UsersController - and the corresponding model and views to go with it. He chooses PHPUnit to perform the testing and gives all the code you'll need to reproduce the example, including the SQL and the testing scripts (and the output you should recieve by running them).

0 comments voice your opinion now!
zendframework unittest phpunit automatic mvc application zendframework unittest phpunit automatic mvc application



Similar Posts

Alessandro Crugnola's Blog: AMFPHP and mbstring

PHP-GTK Community Site: VIES client

Rob Allen's Blog: Zend Framework Book Coming Soon

Josh Sharp's Blog: Why you should be using a framework

Job Posting: Eqqus Technologies Seeks PHP Application Developer


Community Events







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


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

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