01Chapter Flashcards

1
Q

What are the four step of System Development Life Cycle?

A

Planning, Analysis, Design, Implementation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What two projects are involved in SDLC:Planning?

A

Project initiation and Project Management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where does the system request development takes place in the SDLC?

A

Planning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Project Management in charge of?

A

Develop work plan, staff and direct project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What happens at the SDLC:Analysis step?

A

System Proposal

  • develop analysis strategy
  • gather requirements
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What happens at the SDLC:Design step?

A

System Specifications

  • Design architechture
  • Develop Databases
  • Program Design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What happens at the SDLC:Implementation step?

A

Construct System

-Establish Maintenance Plan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What phase can a system go back to once it has been implemented?

A

Planning phase for next revision

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a methodology?

A

SDLC implement approach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Name the three categories of methodologies?

A

Structured Design
Rapid Application Development
Agile Development

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Name the two structured design methodologies?

A

Waterfall & Paraller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Name the three rapid application development methodologies?

A

Phased, Prototyping, and Throwaway Prototyping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Name the one Agile Development methodologies?

A

eXtreme Programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Object-Oriented Analysis & Design?

A

Uses UML

  • Case Driven
  • Architecture Centric
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the Unified Process?

A

methodology how to use UML for OOAD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the four Unified Process Phases?

A

Inception

  • Elaboration
  • Construction
  • Transition
17
Q

name some engineering workflows?

A

Business modeling

  • Analysis
  • Design
  • Testing
  • Deployment
18
Q

What does the UML structure Diagrams represent?

A

data and static relationships in system

-standard set of diagramming

19
Q

Name some UML diagrams?

A

Class, Object, and Package

20
Q

What does UML behavior diagrams depict?

A

Depict dynamic relationships

-Among instances or objects that represent system