ch 4 Flashcards

1
Q

why analysis

A

Gathering info about the current existing info system:
identify inputs,outputs,processing in the existing system to fulfill them in the new system
identify problem with system to avoid them in new system

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

agreement with customer about

A

requirements
budget
timeline

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

Interview

A

adv:
-detailed info
-questions are flexible
-can see body lang

disadv:
-time consuming
-Expensive
-both must be available at the same time
-not anonymous

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

questionnaires

A

adv:
-wide range of response
-anoymous
-cheaper then intv
-no time consuming
disadv:
-question are fixed
-risk of misunderstanding
-vague answer

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

observation

A

adv:
-reliable info
-no wasting time
disadv:
-uncomfortable
-not all problems appears during it

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

document study

A

adv:
-details about paperwork
disadv:
-time consuming

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

DESIGN

A

D=database structure
I=input methode
P=processing
O=output methode

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

Testing

A

normal is between the range
extreme is net accepted
abnormal is rejected

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

system test

A

we input an accepted input so we can control if its working or not

of there is problem we can go back to design

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

PHASED “replacing part by part”

A

DISADV:
-takes time
ADV:
-data will be lost in one part only
-medium cost
-time to train

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

PILOT “branch by branch”

A

DISADV:
-takes time
ADV:
-data will be lost only in one branch
-mediums cost
-time to train

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

DIRECT CHANGE

A

DISADV:
-if new system failed data will be lost
-no time to train
ADV:
-low cost
-fast replacement

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

PARALLEL RUNNING

A

DISADV:
-high cost
ADV:
-no data will be lost
-time to train
-fully working immediately

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

documentation

A

user: interact with system deal with simple problem
technical: to fix system update

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

user doc

A

how to print
FA2
ERROR MESSAGES
trouble shooting guide
glossary of terms

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

tech doc

A

program coding
program flowchart
system flowchart
file structure
validation routines

14
Q

both tech and user doc

A

hard and soft ware
purpose of system
limitation of system
input and output format
sample run

15
Q

Evalution

A

appropriate : needs and req
easy to use: interact and training
efficient: quickly and reduce running cost
problem: suggestions

16
Q

how Evalution

A

interview
questionnaires
compare system with req

17
Q

types of software

A

customized:
-needs
-less function
-customized supp
-less memory
-changed anytime

off shelf:
-cheaper
-reliable
-regular upgrades
-more supply