SDM - Detailed System Design Phase Checklist
|Yes No N/A |Select System Architecture |SDM Reference |Comments |
| |A system architecture including hardware, software, database, and |Select System Architecture (6.1) | |
| |communications structures is specified. | | |
| |The functional support areas were contacted to aid in the architecture |Select System Architecture (6.1) | |
| |evaluation process. | | |
| |A Cost Benefits Analysis is conducted on several system architecture |Evaluate System Architecture Alternatives (6.1.1) | |
| |alternatives and is used as the basis for an architecture recommendation. | | |
| |A data flow diagram for each alternative is generated and evaluated. |Evaluate System Architecture Alternatives (6.1.1) | |
| |User interaction with the features associated with each alternative is |Evaluate System Architecture Alternatives (6.1.1) | |
| |identified. | | |
| |The risks for each alternative are listed and a plan for mitigating is |Evaluate System Architecture Alternatives (6.1.1) | |
| |developed. | | |
| |Performance capabilities of each alternative are compared. |Evaluate System Architecture Alternatives (6.1.1) | |
| |Security and access control features of each alternative are compared. |Evaluate System Architecture Alternatives (6.1.1) | |
| |Ease of use of each alternative is compared. |Evaluate System Architecture Alternatives (6.1.1) | |
| |A presentation is prepared for the project sponsor and users. |Recommend System Architecture (6.1.2) | |
| |Concurrence is reached regarding the selection |Recommend System Architecture (6.1.2) | |
| |The selected system architecture recommendation and summary of each alternative|Recommend System Architecture (6.1.2) | |
| |is maintained in the Project Folder. | | |
|Yes No N/A |Develop Detailed System Design |SDM Reference |Comments |
| |Each requirement identified in the Requirements Definition Document (RDD) is |Develop Detailed System Design (6.2) | |
| |traceable to one or more of the design entities. | | |
| |The Requirements Traceability Matrix is expanded to relate the Detailed System |Develop Detailed System Design (6.2) | |
| |Design (DSD) to the requirements. | | |
| |The DSD is created and submitted to the project sponsor and users for review |Develop Detailed System Design Document (6.2.1) | |
| |and approval. | | |
| |The DSD is baselined. |Develop Detailed System Design Document (6.2.1) | |
| |Changes to the DSD are managed and controlled. |Develop Detailed System Design Document (6.2.1) | |
| |The DSD is maintained in the Project Folder |Develop Detailed System Design Document (6.2.1) | |
| |A Critical Design Review is conducted. |Conduct Critical Design Review (6.2.2) | |
| |At least one In-Phase Assessment (IPA) is performed before the DSD phase exit. |Conduct Critical Design Review (6.2.2) | |
| |DSD activities are reviewed with the project sponsor both periodically and as |Conduct Critical Design Review (6.2.2) | |
| |needed | | |
| |Procedural descriptions for each software system module are written. |Develop Program Specifications (6.2.3) | |
| |Functional and technical attributes are documented and maintained in the |Develop Program Specifications (6.2.3) | |
| |Project Folder | | |
| |.At least one structured walkthrough is conducted to ensure Program |Develop Program Specifications (6.2.3) | |
| |Specifications is accurate and complete. | | |
|Yes No N/A |Refine Data Requirements |SDM Reference |Comments |
| |The data dictionary is reviewed and updated to complete the detailed |Refine Data Requirements (6.3) | |
| |information on data elements, entities, files, physical characteristics, and | | |
| |data conversion requirements. | | |
|Yes No N/A |Design Physical Data Model |SDM Reference |Comments |
| |A physical data model, based on the logical data model, is developed, |Design Physical Data Model (6.4) | |
| |incorporated into the DSD document, and maintained in the Project Folder.. | | |
| |At least one structured walkthrough is conducted to ensure the physical data |Design Physical Data Model (6.4) | |
| |model is correct and complete. | | |
|Yes No N/A |Manage Requirements |SDM Reference |Comments |
| |Each requirement identified in the Requirements Definition Document (RDD) is |Manage Requirements) (6.5) | |
| |traceable to one or more of the design entities. |Requirements Definition Document (4.3) | |
| |The Requirements Traceability Matrix developed in the Requirements Definition |Manage Requirements) (6.5) | |
| |Phase is expanded to include the DSD requirements and maintained in the project|Develop a Requirements Traceability Matrix (4.1.1) | |
| |folder. | | |
| |At least one structured walkthrough is conducted to ensure the Requirements |Manage Requirements) (6.5) | |
| |Traceability includes all the required functionality. | | |
|Yes No N/A |Select Programming Standards |SDM Reference |Comments |
| |The Commonwealth programming standards are followed. |Select Programming Standards (6.6) | |
| |Any deviation from established programming standards are approved and |Select Programming Standards (6.6) | |
| |documented in the Project Plan. | | |
| |The selected/new standards includes control flow constructs, module size, |Select Programming Standards (6.6) | |
| |module design, symbolic parameters, naming conventions, mixed mode operations, | | |
| |error and diagnostic messages, and style. | | |
| |If a new standard is created, it is recommended as a standard revision. |Select Programming Standards (6.6) | |
| |A peer review is conducted to ensure the programming standards are complete, |Select Programming Standards (6.6) | |
| |and appropriate for the project’s programming language and tools. | | |
|Yes No N/A |Refine Test Plan |SDM Reference |Comments |
| |The integration tests have been defined at each element level, stating |Refine Test Plan (revised) (6.7) | |
| |objectives, what is to be tested, and verified. | | |
| |All aspects of the formal interfaces undergoing formal integration testing have|Refine Test Plan (revised) (6.7) | |
| |been defined. | | |
| |The test tools and software developed to adequately test the required |Refine Test Plan (revised) (6.7) | |
| |functionality have been planned. | | |
| |A peer review or structured walkthrough is conducted, as needed, to ensure the |Refine Test Plan (revised) (6.7) | |
| |test plan is accurate, complete, and accomplishes the stated objectives. | | |
|Yes No N/A |Develop Proof of Concept/Prototype |SDM Reference |Comments |
| |A proof of Concept/Prototype is developed. |Develop Proof of Concept/Prototype (6.8) | |
| |A structured walkthrough is conducted to ensure the Proof of Concept/Prototype |Develop Proof of Concept/Prototype (6.8) | |
| |includes all the requirements. | | |
|Yes No N/A |Refine Conversion Plan |SDM Reference |Comments |
| |The Conversion Plan is revised based on the information gathered in the DSD. |Refine Conversion Plan (revised) (6.9) | |
| |The functions of the data in the current and new systems are understood. |Refine Conversion Plan (revised) (6.9) | |
| |Data availability during the conversion process was determined. |Refine Conversion Plan (revised) (6.9) | |
| |Data purification tasks were performed. |Refine Conversion Plan (revised) (6.9) | |
| |The revised Conversion Plan is maintained in the Project Folder. |Refine Conversion Plan (revised) (6.9) | |
| |A structured walkthrough is conducted, as needed, to ensure the Conversion Plan|Refine Conversion Plan (revised) (6.9) | |
| |is accurate and complete. | | |
|Yes No N/A |Develop eCommerce Security Assessment |SDM Reference |Comments |
| |If an electronic transaction is required, the request for an Electronic |Develop Electronic Commerce Security Assessment (ECSA) | |
| |Commerce Security Assessment (ESCA) is submitted to the Department Security |(6.10) | |
| |Officer and subsequent submission to the Office of Administration/Office of | | |
| |Technology (OA/OIT). | | |
| |The ECSA is maintained in the Project Folder. |Develop Electronic Commerce Security Assessment (ECSA) | |
| | |(6.10) | |
|Yes No N/A |Conduct Phase Review |SDM Reference |Comments |
| |Requirements management activities are reviewed with the project |Conduct Peer Reviews (6.11.1) | |
| |manager/project sponsor both periodically and as needed |Conduct Phase Review (6.11) | |
| |In-Phase Assessments of requirements management activities and outputs are |Conduct In-Phase Assessment (6.11.3) | |
| |performed. | | |
| |The project team reviews all established requirements before incorporation into|Conduct Structured Walkthroughs (6.11.2) | |
| |the software. | | |
| |The technical accuracy and completeness of outputs and deliverables were |Conduct Structured Walkthroughs (6.11.2) | |
| |reviewed. | | |
| |Concurrence to proceed to next phase was given. |Conduct Phase Exit (6.11.4) | |
-----------------------
Page 1 of 5
................
................
In order to avoid copyright disputes, this page is only a partial summary.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- quality assurance plan hud
- section 2 baylor ecs
- web based meeting scheduler system
- key implementation activities and deliverables acceleratedsap
- introduction to distribution systems
- sdm detailed system design phase checklist
- phase 2 annuitant self service internet account
- biology 13a lab 14 reproductive system
- process information sizing for two phase liquid vapor relief
Related searches
- free system design document template
- system design document example
- system design document template
- system design template
- system design documentation template
- system design template word
- system design ppt
- electrical power system design pdf
- system design life cycle stages
- design phase sdlc
- sdlc design phase activities
- design phase in sdlc