Skip to main content
Read books more efficiently - Booqs.com

Login

Main menu

  • Home
  • Quotes
  • Books

Rate a Book

  • up
    100%
  • down
    0%

Add a Quote

Add Quote

Add a Book

Add Book

Submitted by

yusufarslan's picture
Name: yusufarslan
Monday, June 13, 2011 - 21:48

Page Actions

Code Complete: A Practical Handbook of Software Construction

Steve McConnell
Tags: 
Software
Programming
software development
software engineering
computer science
Development
Testing by itself does not improve software quality. Test results are an indicator of quality, but in and of themselves, they don't improve it. Trying to improve software quality by increasing the amount of testing is like trying to lose weight by weighing yourself more often.
The source code is often the only accurate description of the software. On many projects, the only documentation available to programmers is the code itself. Requirements specifications and design documents can go out of date, but the source code is always up to date.

Contact