Revenue Source

Welcome to the Revenue Source affiliate marketing forums.

You are viewing our internet marketing and SEO forums as a guest which gives you limited access to most of our discussions.  By joining our free community, you will have access to post affiliate marketing topics, communicate privately with other members (PM), exchange SEO strategies, and access many other special features.  Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems, please don't hesitate to contact us.

Go Back   Revenue Source > Site Design & Development > Programming Help
Reload this Page Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP
Tags: , , , , , , ,

Reply
 
LinkBack Thread Tools Search this Thread
Old
  (#1 (permalink))
Affiliate Blogs is Offline
Revenue Source Veteran
Affiliate Blogs has a brilliant future here!
 
Affiliate Blogs's Avatar
 
Join Date: Oct 2005
Posts: 8,778
Jack of All Trades
CyberSpace United States
   
Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP - 12-04-2007

On the Zend Developer Zone there's a new article/tutorial posted from Padraic Brady introducing you to the art of unit testing your applications and development.
Testing is an essential aspect of developing in any programming language. If you don't test your source code then how can you verify it works as expected? Manual testing can only be performed irregularly and usually only in limited ways. The answer to testing source code regularly, and in depth, is to write automated tests which can be frequently executed.
He talks about testing frameworks, its filtering in to practices on larger community projects, and a few fallacies that most people have about unit testing (including time involved, difficulty with complex code and that it's just boring). He also includes some examples of what a unit test might look like for some simple code - including explanations.
He rounds it off with some of the "why use unit tests" reasons he's found over the time he's used them like:
  • Automated tests can be run as frequently as required
  • Unit Testing can improve the design of code especially with Test-Driven Development
  • Unit Testing forces you to confront the problem head onUnit Testing inspires confidence!

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP - Read More...
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads for: Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP
Thread Thread Starter Forum Replies Last Post
Zend Developer Zone: PHP Abstract Podcast Episode 13: Introduction to the Zend Framew Affiliate Blogs Programming Help 0 08-01-2007 08:00 PM
Zend Developer Zone: PHP Abstract Podcast Episode 12: Introduction to Service Compone Affiliate Blogs Programming Help 0 07-24-2007 07:53 PM
Zend Developer Zone: Acceptance Testing of Web Applications with PHP Affiliate Blogs Programming Help 0 06-27-2007 08:56 PM
Zend Developer Zone: Zend Webinar Wednesdays: Zend Framework 1.0 - An Overview Affiliate Blogs Programming Help 0 06-12-2007 06:05 PM
Zend Developer Zone: Zend Framework Hidden Gems: Zend Plumbing Affiliate Blogs Programming Help 0 12-01-2006 02:22 PM



© 2004-6 RevenueSource.com.  All rights reserved.  Do not duplicate or redistribute in any form.
This website and its logos/design are property of RevenueSource.com.  All rights reserved. vBSEO 3.2.0 RC7


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34