chapter 7-the systems life cycle Flashcards

1
Q

what would initiate a need to ubgrade a system (4)

A

-existiting computer equipment is obsolete
-changes to laws of taxes
-more suitable hardware thats more efficient and reliable is available
-theres a need to expand the company

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

who needs to be brought in to oversee the upgrade process

A

system analyst

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

what are the 6 stages in the systems life cycle

A

1-analysis
2-design
3-development and testing
4-implementation
5-documentation
6-evaluation

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

what are the 4 methods used to analyse the current system

A

questionnares
observations
interviews
examination of existing documents

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

what is obervation in terms of research method for analysis stage

A

watching personnel using the existing system to find out how it works

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

whatre the advantages and disadvantages of observations

A

adv-reliable data is obtained,gets an overallview of the system,inexpensive bc it only involved the analyst,all input and outoput are see
dis-people uncomfortable with being watched and can work in diff ways,workers may behave differentely when being watched

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

what is interviews in terms of research method for analysis stage

A

one to one wuestion and answer session between the analyst and the user to check specific aspects of the existing system

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

whatre the advantages and disadvantages of interviews

A

adv-it gives the oppoutunity to motivate users to giving open and honest answers,allows analyst to have more feedback since questions are open ended,analysts can watch body lang
dis-time consuming,expensive since a team of interviewers is needed,user isnt anonymous so they may not be honest,user can give a desired answer.

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

What’re the advantages and disadvantgges of questionnaires

A

+: can reach a wider audience,cheaper easier and faster
-:not accurate,low completion rates and people;e can’t expand on answers

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

What’re the advantages and disadvantages of collecting documents

A

+:analyst can see how paper system operates and how it obtains critical information
-:time consuming and costly.

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

What’s the final step of analysis stage

A

Creating a requirement specifications which explains improvements and expectations

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

What’s created during the design stage and what does it need to include

A

Forms which include spacing,defined input areas,easy to read fonts and colors,navigation buttons and drag down lists and boxes

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

What’re the 5 data validation checks used in the design stage

A
  • presence check
  • range check
    -length check
    -type check (ex;no letters in numeric field)
    -format check
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What’re the 3 types of verification used in design stage

A

-data verification where you double check visually with a document by your side
-Proof reading where you read data over
-double data entry where a system requires data to be entered twice

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

What 3 aspects of the system are checked in development stage

A

-file structure
-validation techniques
-user interface

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

What’re the 3 types of data testing and what happens after a system is fully tested

A

-normal data (within range)
-abnormal data (outside range)
-extreme data (on boundary)
Live data will then be entered and results are compared to those from the previous system

17
Q

What are the 4 implementation techniques

A

1- direct changeover
2-parallel running (new and old work together)
3-phased system (gradually introduced)
4-pilot running (trialled in 1 department)

18
Q

What’re the advantages and disadvantages of direct changeover as an implementation technique

A

+:system is fully tested before its implemented and costs are reduced since only 1 system is being used at a time
-: if the new system fails the old one can’t be used again,might not be enough time to train employees.

19
Q

What’re the advantages and disadvantages of parallel running as an implementation technique

A

+: if new system doesn’t work then the old one is still avalible,employees graduallly trained
-:tasks need to be duplicated as data is inputted into both system which requires more work from employees and therefore more salary which increases overall costs.

20
Q

What’re the advantages and disadvantages of phased running as an implementation technique

A

+: you only introduce.a new part of the system if the previous part is properly working,you can go back
-: time consuming as each part needs to be evaluated,training sessions needed each time a new part of the system is introduced.

21
Q

What’re the advantages and disadvantages of pilot running as an implementation technique

A

+: only 1 department is effected if the system doesn’t meet requirements,training can take place in 1 department only and those employees can be used to help others,failure only effects 1 department
-:take a while for the new system to implemented across all department.

22
Q

What’re the 2 types of documentations that have to be made after testing

A

User documntation (how to use the system)
Technical documentation(to know exactly how the system works)

23
Q

Why do we evaluate the new system

A

To refer back to the requirement specification and see if the new system resolved issues and met requirements stated in design process.

24
Q

What’re the 3 steps of evaluation stage

A

1-compare system with requirements
2-identify limitations and any improvements that could be made
3-evaluate user responses to testing