<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 23:35:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: Deciphering Testing Jargon]]></title>
      <guid>http://www.phpdeveloper.org/news/18590</guid>
      <link>http://www.phpdeveloper.org/news/18590</link>
      <description><![CDATA[<p>
There's been a lot of talk recently about unit testing (and testing in general) in the PHP community and some of the terms that are thrown around might be confusing for someone coming into it fresh. NetTuts.com is <a href="http://net.tutsplus.com/tutorials/php/deciphering-testing-jargon/">here with a guide</a> to help those folks make some sense of it all.
</p>
<blockquote>
Lately, we've been hearing and reading more and more about test-driven development. This domain, however, comes with a series of expressions and specific jargon that can be confusing to newcomers. This article will walk you through the most common definitions, test types and test parts. Use cases will be provided, and, where possible, some code in PHP will also be presented.
</blockquote>
<p>
They cover several of the common terms you'll come across when working with testing including:
</p>
<ul>
<li>
<li>Automated testing
<li>Test fixtures
<lI>Test cases
<li>DOC - Dependency-on component
<li>Component tests
<li>Acceptance testing
<li> Continuous Integration/Delivery
</ul>]]></description>
      <pubDate>Thu, 11 Oct 2012 09:13:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 6: Setting The Terminology]]></title>
      <guid>http://www.phpdeveloper.org/news/8010</guid>
      <link>http://www.phpdeveloper.org/news/8010</link>
      <description><![CDATA[<p>
<i>Pádraic Brady</i> continues his series looking at the creation of complex views in the Zend Framework with <a href="http://blog.astrumfutura.com/archives/291-Complex-Views-with-the-Zend-Framework-Part-6-Setting-The-Terminology.html">part six</a> today all about gathering together the thoughts and ideas from the previous articles into a cohesive whole.
</p>
<blockquote>
Part 6 now takes our previous fragments of theory and attempts to stitch them together into a cohesive whole - a description of a possible end solution. Yes, I know code talks loudly, and we'll get there with an almighty bang in Part 7 (which I promise is no more than a week away). Until then it's more verbosity.
</blockquote>
<p>
He <a href="http://blog.astrumfutura.com/archives/291-Complex-Views-with-the-Zend-Framework-Part-6-Setting-The-Terminology.html">suggests a list of six terms</a> to help get everyone on the same page when talking about the complex views:
</p>
<ul>
<li>Includes
<li>Partials
<li>Dispatches
<li>Layouts
<li>Placeholders
<li>Response Segments
</ul>
<p>
Since these terms would mean nothing without proper definitions, he provides a few paragraphs on each explaining what they are and, where necessary, using code to illustrate the point.
</p>]]></description>
      <pubDate>Fri, 08 Jun 2007 10:23:00 -0500</pubDate>
    </item>
  </channel>
</rss>
