M1S2 System Development Cycle ♼ 2 Flashcards
Obtain approval for the project, initiate, assess feasibility, plan, and schedule.
Planning Stage
Also known as the feasibility stage
Planning Stage
What is the output of planning stage?
Feasibility Report
Project Schedule
Problem and scope
Overview and objectives
Feasibility
Threats, constraints, integration, and security
Planning Stage
Understanding business needs and processing needs
Analysis Stage
What is the output of analysis stage?
SRS Document
SRS Document
System Requirement Specification Document
Specifies the software, hardware, functional, and network requirements of the system
System Requirement Specification Document
Gather, analyze, and validate the information
Requirements and prototypes
Alternatives and needs of end-users
Software, hardware and network needs
Analysis Stage
Define solution system based on requirement and analysis decisions and processing needs
Design Stage
Transform the SRS document into a logical structure
Design Stage
Conceptual frameworks and models
Design of applications
Databases and Networks
User interfaces and system interfaces
Design Stage
Create a contingency, training, maintenance, and operation plan
Design Stage
What is the output of design stage?
Design Document
Construct and implement the design into source code through coding .
Implementation Stage