SDLC, Phases and task ownership – Construction / development Phase (4)
Continuing the previous articles:
SDLC, Phases and task ownership – Inquiry / Investigation Phase (1) and SDLC, Phases and task ownership – Inception / Initiation Phase (2) and SDLC, Phases and task ownership – Pre-Construction Phase / Design Phase (3) the next phase should be Construction phase / development phase. This is where the software and all of its parts are constructed. The steps within this phase can be repeated and are internal steps of the development team. When this phase ends, the delivery is the first complete version of the expected product.
Step 1: Coding
Implement the software as designed and required Engineering test
Ownership / Responsibility: Software Engineer
Step 2: Test procedure
Create the test procedure to test the product
Ownership / Responsibility: Software Tester
Step 3: Build
Build and drive test
Ownership / Responsibility: Software Engineer
Step 4: Test
System and integration test
Ownership / Responsibility: Software Tester
Within the development team, these four steps can be integrated seaming less and repeated such as tester can start testing certain features while engineering continue with implementing next features.
The documents to be produced at the end of this phase are: Test Procedure Document (TP), Beta version of the software.
More in next blog…..
November 4, 2007
· Rahul Desai · No Comments
Posted in: Project Management, Software Engineering
Leave a Reply
You must be logged in to post a comment.