What are the four step of System Development Life Cycle?
Planning, Analysis, Design, Implementation
What two projects are involved in SDLC:Planning?
Project initiation and Project Management
Where does the system request development takes place in the SDLC?
Planning
What is Project Management in charge of?
Develop work plan, staff and direct project
What happens at the SDLC:Analysis step?
System Proposal
What happens at the SDLC:Design step?
System Specifications
What happens at the SDLC:Implementation step?
Construct System
-Establish Maintenance Plan
What phase can a system go back to once it has been implemented?
Planning phase for next revision
What is a methodology?
SDLC implement approach
Name the three categories of methodologies?
Structured Design
Rapid Application Development
Agile Development
Name the two structured design methodologies?
Waterfall & Paraller
Name the three rapid application development methodologies?
Phased, Prototyping, and Throwaway Prototyping
Name the one Agile Development methodologies?
eXtreme Programming
What is Object-Oriented Analysis & Design?
Uses UML
What is the Unified Process?
methodology how to use UML for OOAD
What are the four Unified Process Phases?
Inception
name some engineering workflows?
Business modeling
What does the UML structure Diagrams represent?
data and static relationships in system
-standard set of diagramming
Name some UML diagrams?
Class, Object, and Package
What does UML behavior diagrams depict?
Depict dynamic relationships
-Among instances or objects that represent system