| ... | ... | @@ -7,7 +7,7 @@ | 
              
                    | 7 | 7 |  | 
              
                    | 8 | 8 | === General === | 
              
                    | 9 | 9 |  | 
              
                    | 10 |  | -* **Ultimate Goal** of testing: Reduce costs and increase productivity. | 
              
                    |  | 10 | +* **Ultimate Goal** of testing: Reduce costs and increase productivity. Development with testing is faster and safer than without. | 
              
                    | 11 | 11 | * **Definition 'Production Code':** Code that provides functionality to meet project requirements. | 
              
                    | 12 | 12 | * **Definition 'Test Code':** Often referred to as "tests", it is written to verify the correct functionality of the production code. | 
              
                    | 13 | 13 |  |