Skip to main content

3 - Software Construction - 0 - Introduction


Software Construction is a term that refers to a detailed process of constructing a working software through a few action that consists of
1. Coding
2. Verification
3. Unit Testing
4. Integration Testing
5. Debugging

Throughout Software Construction Process. Software Engineers both unit test and integration test their work. This process will output the most Configuration Items that need to be managed such as Source Code, Documentation, Test Cases and many more. Source Code is the output of this process along with the artifact that has been produced along the way.

Next - 1 - Fundamentals
Home - Software Construction
Main - The BOK

Published on : 30-May-2018
Ref no : DTC-WPUB-000020

About Author

My photo
Wan Mohd Adzha CAPM,MCPD,MCSD,MCSE
Passionate about new technology ( Software Engineering ) and how to build,manage and maintain them

Comments