The Computer Revolution/Software/System Development
From Wikibooks, the open-content textbooks collection
Contents |
[edit] The Six Phases of Systems Analysis & Design
[edit] The 1st Phase
Preliminary investigation
1. Conduct the preliminary analysis
2. Propose alternative solutions
3. Describe the costs & Benefits
4. Submit a preliminary plan
[edit] The 2nd Phase
Systems analysis
'1. Gather data'
In gathering data, you will reviw written documents, interview employees and managers, develop questionnarires, and observe people and provesses at work.
'2. Analyze the data'
Once the data has been gathered, you need to come to grips with it and analyze it. Many analytical tools, or modeling tools, are availabe. Modeling tools enable a system. an example of a modeling tool is a data flow diagram (DFD), which graphically shows the flow of data through a system that is, the essential processes of a system, along with inputs, outputs, and files.
'3. Write a report'
Once you have completed the analysis, you need to document this phase. This report to management should have three parts. First, it should explain how the existing system works. Second, it should explain the problems with the existing system. Finally, it should describe the requirements for the new system and make recommendations on what to do next.
[edit] The 3rd Phase
Design the system
1. Do a preliminary design'
A preliminary design the general functional capabilities of a proposed information system. It reviews the system requirements and then considers major components of the system. Prototyping refers to using workstations, Case tools, and other software applications to build working models of system components so that they can be quickly tested and evaluated.
2.Do a detail design'
A preliminary design describes how a proposed information system will delver the venereal capabilities described in the preliminary design. the detail design usually considers the following parts of the system n this order : output requirements, input requirements, storage requirements, and system controls and backup.
3. Write a report'
All the work of the preliminary and detail designs will end up in a large, detailed report. When you hand over this report to senior management, you will probably also make some sort of presentation or speech
[edit] The 4th Phase
Develop the system
1.Develop or acquire the software
During the design stage, the systems analyst may have had to address what is called the “make-or –buy” decision, but that decision certainly cannot be avoided now.
2.Acquire hardware
3.Teste tha system
-Unie testing
-System testing
[edit] The 5th Phase
Implements the System
1. Covert to the new system
-Direct implementation
-Parallel implementaion
-Phased implementaion
-Pilot implementation
[edit] The 6th Phases
Maintain the System
Adjusts and improves the system by having system audits and periodic evaluations and by making changes based on new conditions.