Summary of Project Deliverables
Project management-related deliverables:
business case, charter, team contract, scope statement, WBS,
schedule, cost baseline, status reports, final project
presentation, final project report, lessons-learned report,
and any other documents required to manage the project.
Product-related deliverables:
research reports, design documents, software code, hardware,
etc.
1.
Survey: Survey programmers on current codes to
determine where the problem lies.
2. Code Review
Session: The code review session must be held at the minimum
once a week to discuss
and bring up any issues concerning the previous codes.
Suggestions from team members will generate
more ideas on how to go about improvising the previous code
whilst not totally coding the new program
from scratch.
3.
Example application of codes: Document the
success of several companies that have managed to
implement codes meant to improve program
efficiency.
4. Test plan: The
test plan will document how the codes will be tested, who
will do the testing and how the
bugs will be reported. As this is the vital phase of the
project, intense testing of the codes must be done
to rectify previously over-looked problems.
5. Execution: The
codes will be implemented phase by phase. This approach will
be used so that in case of
a code failure, the entire system or program is not
affected. Also, this approach will ensure the smooth
operation of the company without causing any delays.
6. Maintenance:
From time to time, the codes will be reviewed to determine
if there exists a newer way of
coding such that the performance can yet be maximized. |