13.3 Traditional systems dev life cycle Flashcards

1
Q

What is sdlc

A

systems development life cycle

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

whata re the 6 processes in sdlc

A

1) systems investigation
2) systems analysis
#) systems design
4) programming and testing
5) implementation
6) operation and maintenance

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

if there are errors in one stage of sdlc

A

devs go back to the last stage

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

who is on the development teams

A

users, system analysts, programmers, and technical specialists

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

who are users on the devlelopment teams

A

employees from diff functional areas

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

what are system analysts

A

IS progessionals who specifalize in analyzing and designing info systems

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

what are programmers

A

IS progessionals who either modify existing programs or write new programs to satisfy user requriements

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

who are technical specialists

A

experts on certain tech (Databases, or telecommunications)

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

whoa re systems stakeholdershs

A

ALL people affected by company’s change in IS

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

When do users have high involvement in the SDLC

A

early stages, and later stages

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

When do Developers have involvement with the SDLC

A

more in the middle

-SYSTEMS DESIGN
-PROGRAMMING AND TESTING
-Implementation

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

First step of SDLC: Systems Investigation

A

the more time they invest in
1) understanding the business problem to be solved
2) specifying the technical options for the systems
3) anticipating the problems they are likely to encounter during development, the greater the chance of success

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

what does SYSTEMS INVESTIGATION do

A

address the business problem/ business opportunity, by using the FEASIBILITY study!

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

What are 3 solutions the org has to any business problem

A

1) do nothing and continue to use the existing system
2) modify or enhance the existing system
3) develop a new system

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

what is the feasibility study

A

analyzes which of 3 solutions best fits a business problem

analyzes, technical economic and behavioural feasibility

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

SDLC stage one: what is technical feasibility

A

can the company develop/acquire the hardware, software and communications components needed to solve the business problem?

17
Q

SDLC stage one: economic feasibility

A

determines whether the project is an acceptable financial risk, wether the org has necessary time and money to succesfully complete the project

(examples of tests: NPV, ROI, breakeven analysis, business case approach)

18
Q

Behavioural feasibility:

A

addresses the human issues of the systems dev project

19
Q

What does the go/no-go decision (in SDLC stage one) depend on

A

the feasibility study

20
Q

what are all of the systems acquistion methods

A

1) SDLC (traditional systems dev)
2) Prototyping
3) Joint Application Design (JAD)
4) Integrated computer assisted seng (ICASE)
5)Rapid App Dev
6) end user dev
6) Object-oriented dev

21
Q

LOOK AT TABLE 13.2

A

please it is so big and for what

22
Q

stage 2 SDLC: Systems Analysis

A

process when systems analysts examine business problems, gather info about existing system, or find requiments of a new system

this stage creates a DELIVERABLE!!! part of the system requirments

23
Q

Stage 3 of SDLC: systems design:

A

describes how the system will resolve the business problem

this stage creates the technical system specifications:
-system outputs, inputs, etc
-hardware, software, databases
-blueprint of how these components are integrated

once specifications are approved, they are FROZEN to prevent scope creep

24
Q

what is it called when you are adding functions after project begins

A

SCOPE CREEP!!! time frame and expenses associated w the project expand beyond limits

25
Q

is scope creep good?

A

NO!! increases the time and budget of the project

26
Q

Stage 4 SDLC: programming and testing

A

translating design dpecifications into code! only happens if company is doing programming in house

27
Q

Stage 5 of SDLC: implementation/deployment

A

process of converting old computer system into a new one, end users and MIS dept work together to implement change

3 types of implementation +1 not used today:
a) direct conversion
b) pilot conversion
c) phased conversion
d) parallel conversion

28
Q

direct conversion

A

old system is cut off and new system turned on at SAME TIME

(CHEAPEST CONVERSION) (rISKIEST CONVERSION BC old system is not there)

29
Q

pilot conversion

A

new system introduced in part of org, and after a period of time, then the whole org adopts it!!!

30
Q

phased convversion

A

company introduce individual modules of convesion in stages

31
Q

what sort of conversion do most companies do

A

DIRECT conversion

32
Q

what sort of conversion do large companies do

A

combo of phased and pilot conversion

33
Q

parallel conversion

A

old and new systems operate together for a while, but this strategy is not used today!

doing everything 2x is wasteful

34
Q

Stage 6 of SDLC: operation and maintenance

A

the new system is used, until one day it needs to changee, then we will restart cycle

also we might have to do some maintenance like debugging, updating, and adding new functions

35
Q
A