Skip to content

Files

Latest commit

9b95341 · Apr 13, 2025

History

History
3 lines (3 loc) · 460 Bytes

Construction Principles.md

File metadata and controls

3 lines (3 loc) · 460 Bytes
  1. The construction activity encompasses a set of coding and testing tasks that lead to operational software that is ready for delivery to the customer or end-user.
  2. Coding principles and concepts are closely aligned programming style, programming languages, and programming methods.
  3. Testing principles and concepts lead to the design of tests that systematically uncover different classes of errors and to do so with a minimum amount of time and effort.