Changes for page Testing

Last modified by chrisby on 2024/06/20 14:42

From version 2.7
edited by chrisby
on 2023/05/29 12:10
Change comment: There is no comment for this version
To version 2.8
edited by chrisby
on 2023/05/29 16:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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