Chapter 2 Flashcards

1
Q

Methodology

A

A methodology includes detailed steps, common forms and other tools that you might use on any system development process.

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

SDLC or systems development lifecycle

A

Is a successful methodology that helps new information systems start out smoothly and is also called the waterfall model

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

SDLC or waterfall model 5 steps

A
Planning 
Analysis 
Design
Implementation
Maintenance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Economic feasibility

A

Attempts to determine if perceived being its outweigh the costs

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

Schedule feasibility

A

Tries to determine whether time needed for project is less than or equal to Time allotted

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

Technical feasibility

A

Accesses whether the company has the technical expertise required to complete the project

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

Legal feasibility

A

To ensure that project complies with applicable laws

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

Operational feasibility

A

To determine whether key players will support the project itself and the resulting info system

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

Project team

A

Should consist of IS pros and business pros. A unique team as far as skill set is more successful

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

Goals and scope

A

Identified in quantifiable measures (10% increase in profit)

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

Project plan

A

The final product of the planning phase

It is revised and edited throughout the SDLC

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

Analysis phase

A

Purpose is to figure out what the problem is

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

The understanding of all details of the document is called

A

Requirements determination

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

The document of requirements produced by IS pros usually takes the form of complex models like flow charts these are called…

A

Logical models

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

Design phase answers how the project will be accomplished

A

All members of the team select the best possible solution and then physical models should be created
Specific hardware and software is selected to get the job done and specs for custom software are created

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

Switching from old IS to new IS can be done in 4 ways “going live”

A

Plunge - turns one system off one day turns the other on the next day

Parallel- runs both systems at the same time until confidence in the new system is established

Phased- breaks project up into sections and implements independently

Pilot- implements the entire project for only part of the company to see how it works before using it all around

17
Q

Maintenance phase

A

Fixing bugs and answering questions about the new system

18
Q

SDLC problems

A

Scope creep- scope and objectives are not clearly identified in planning phase and therefore creeps into different directions

Partial analysis- the project is not fully analyzed and requirements are incomplete

Analysis paralysis- this occurs when the project is over analyzed and not allowed to continue for fear of omission

19
Q

SDLC is a time consuming approach

A

However it ensures that detailed requirements are outlined

20
Q

RAD is another methodology it combines analysis design and implementation phases

A

Planning
Analysis design and implementation
Maintenance

21
Q

Instead of trying to develop logical models the RAD system attempts to develop a….

A

Prototype

22
Q

Prototype

A

A model that more closely resembles the final product than a logical model or physical model

23
Q

Unified process

A

Broken into parts then Core objects are analyzed and put together and the extra objects are added afterward. Reduce risk by getting model working as quickly as possible

24
Q

Extreme programming

A

Jumps to implementation phase immediately analysis is done when programming cannot proceed. This should only be used for smaller projects

25
Q

5 basic components of information system

A
Hardware
Software 
Data
Procedures
People