
Home
Resume
Software Project Management -
Software Developement Life Cycle (SDLC)
SDLC - #1
SDLC - #2
SDLC - #3
SDLC - #4
SDLC - #5
SDLC - #6
GuestBook
|
#4 .DEVELOPMENT STAGE |
The
development stage takes as its primary input the design elements described
in the approved design document. For each design element, a set of one or more
software artifacts will be produced. Software artifacts include but are not
limited
to menus, dialogs, data management forms, data reporting formats and
specialized
procedures and functions. Appropriate test cases will be developed for each set
of
functionally related software artifacts, and an online help system will be
developed
to guide users in their interactions with the software.
|
 |
The RTM will be updated to show that
each developed artifact is linked to a specific
design element, and that each developed artifact has one or more corresponding
test
case items. At this point, the RTM is in its final configuration. The outputs
of the
development stage include a fully functional set of software that satisfies the
requirements and design elements previously documented, an online help system
that
describes the operation of the software, an implementation map that identifies
the
primary code entry points for all major system functions, a test plan that
describes
the test cases to be used to validate the correctness and completeness of the
software,
an updated RTM, and an updated project plan.
|
|