The Design Phase: the processing requirements | Diploma in Project Management
Navigate To
Prev: The System Development Life Cycle Design Phase: examples | Next: The Design Phase: evaluating alternative system configurations
Topics
The Design Phase of the SDLC
The Design Phase: factors to be considered when designing the output requirements
The Design Phase: factors to be considered when designing the input Requirements
The System Development Life Cycle Design Phase: examples
The Design Phase: the processing requirements
The Design Phase: evaluating alternative system configurations
The Design Phase: select best configuration
The Design Phase: prepare implementation proposalModules
Project management overview Project management methodology Project management toolset Project management documentation System development life cycle The planning phase The analysis phase The design phase The implementation phase The use/evaluation phase Project management case study Information Technology case study Toolset case study GANTT charts case study Documentation case study System development life cycle case study The planning phase case study Feasibility study case study The planning phase case study The analysis phase case study The analysis phase case study 2 The design phase case study Implementation phase case study 1 Implementation phase case study 2 Evaluation phase case study Implementation phase case study Case study conclusion Project Management Assessment
Transcript
XSIQ * Information Technology - The Design Phase: the processing requirements The Design Phase: factors to be considered when designing the processing requirements The processing requirements of the system are simply the steps the program will need to perform to organise the data collected into the form the final output requires. The programmer needs to identify what manipulation will need to take place, and where in the program it will need to occur. Furthermore, the programmer will need to identify where the steps need to be repeated to reduce the amount of code needed. For example, if the solution involves a database, the programmer will have to know which fields are to be linked and in which tables data is to be stored. Previous | NextView Comments and Reviews >>
