    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>ACCU  :: This is only a test</title>
        <link>https://members.accu.org/index.php/articles/2697</link>
        <description>Professionalism in Programming</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>Administrator</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:webeditor@accu.org" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>




<div class="xar-mod-head"><span class="xar-mod-title">Journal Editorial + CVu Journal Vol 31, #4 - September 2019</span></div>

<table border="0" cellpadding="1" cellspacing="0">
    <tbody>
    <tr>
        <td valign="top">
            Browse in :
       </td>
       <td valign="top">

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c184/">Journal Columns</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c185/">Editorial</a>
<br />

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c76/">Journals</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c77/">CVu</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c402/">314</a>
<br />

                                            <a href="https://members.accu.org/index.php/articles/c185-402/">Any of these categories</a>

                    -                        <a href="https://members.accu.org/index.php/articles/c185+402/">All of these categories</a>
<br />
</td>
   </tr>
   </tbody>
</table>




<div class="xar-error">
   <p>
 <strong>Note:</strong> when you create a new publication type,
the articles module will automatically use the templates
<em>user-display-[publicationtype].xt</em>
and <em>user-summary-[publicationtype].xt</em>.
If those templates do not exist when you try to preview or display a new article,
you'll get this warning :-)  Please place your own templates in themes/<em>yourtheme</em>/modules/articles . The templates will get the extension .xt there. </p>
</div>
<div class="xar-norm xar-standard-box-padding">
   <h1><strong>Title:</strong>&nbsp;This is only a test</h1>
<p><strong>Author:</strong>&nbsp;Bob Schmidt</p>
<p>
<strong>Date:</strong> 08 September 2019 17:30:55 +01:00 or Sun, 08 September 2019 17:30:55 +01:00</p>
<p><strong>Summary:</strong>&nbsp;</p>
<p><strong>Body:</strong>&nbsp;<p>It sometimes seems to me that the idea of automated software testing hasnâ€™t really taken hold. I often hear of development teams talking up the fact that they do Test Driven Development, but when pressed, admit the tests arenâ€™t really <em>driving</em> the effort, and are often pretty sparse.</p>

<p>I also hear of teams making a big thing of being really â€˜test focussedâ€™, but when pressed, it becomes apparent they mean they spend huge amounts of time and effort in manually testing their software â€“ often by just running it to see what happens. Of course, thatâ€™s a valid, even important aspect of testing â€“ unit tests arenâ€™t great at testing whether an application even starts successfully â€“ but it should be one of many aspects, rather than the whole game.</p>

<p>A common refrain is that developers donâ€™t have time (or arenâ€™t paid) for writing tests, they need to spend their time on writing productive code. Related to this are those developers who insist that itâ€™s someone elseâ€™s job (usually, a junior team member) to write the tests. I suspect most readers of <em>CVu</em> would agree that this misses the vital point about test code, that <em>it isnâ€™t just test code</em>. Itâ€™s part of the whole conversation about the code, documenting the authorâ€™s assumptions and approaches, both good and bad, as well as providing a facility to check for regressions in the future. Unit tests are a form of communication, not merely an extra thing to do, or box to tick.</p>

<p>Higher quality tests provide higher quality communications within a team, and to future  generations of the team working with those tests, and the code they support. There is so much more to tests than testing!</p>
</p>
<p><strong>Notes:</strong>&nbsp;</p>
<p><em>More fields may be available via dynamicdata ..</em></p>
</div>
</channel>
</rss>
