5. Implementing Computer Based Information Systems Flashcards

1
Q

What is the name given to functions of off the shelf software that the user doesn’t need?

A

Bloat ware. Increases the hard drive space needed.

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

Name 4 advantages of ‘off the shelf software’

A

It is just a one off cost. Help is more readily available via online help or books. Bug fixes released regularly by the company. It is also immediately available.

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

What might some staff think of the new system?

A

They might feel it will lead to job losses as they might not have the skills required to use the new system. Staff should be involved in discussions to where they can voice their own opinion. If they feel supported, they are more likely to accept changes and feel confident in the new system.

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

How can you keep the staff happy?

A

They need to be reassured their jobs are not in jeopardy. Give staff easy access to user guides to make them more independent and efficient in work.

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

What should you take into account when considering an upgrade in hardware of software?

A

The expertise of staff. The costs involved and budget given by the organisation. The benefits the system will bring compared to the current system.

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

Name 3 advantages/disadvantages of custom written software.

A

Need to hire the company to write the software which is pricey. Can only get support from the people who wrote the software. Will fit the purpose precisely.

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

What are the four main strategies for implementing a system?

A

Parallel, phased, pilot and direct.

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

What is a parallel installation method?

A

The old and new systems are run concurrently during a parallel installation. The results from each are compared for accuracy and consistency. The old system is not discarded until they know the new one is working.

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

What is a phased installation method?

A

Used with larger systems where the system to be put in place has several smaller subsystems. Each subsystem is introduced one at a time, making sure each one is working before commissioning the next.

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

What is a pilot installation method?

A

This requires selected departments to use the new system before other departments which continue to use the old system until the pilot has been proven to work correctly.

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

What is a direct installation method?

A

The direct or ‘big bang’ approach is the riskiest. Completely replaces the old system at a designated time.

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

What are the advantages of parallel installation?

A

If a problem is found with the new system, the old system is still in place. Little or no detrimental effect on the company.

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

What are the disadvantages of parallel installation?

A

Data is duplicated. Staff undertake tasks twice. Inconsistencies have to be checked and errors have to be located.

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

What are the advantages of phased installation?

A

Problems or bugs within small subsystems making it easier to find the error and correct it. Limits the detrimental effect on the company.

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

What are the disadvantages of phased installation?

A

Slow to commission the complete system. Very expensive in terms of staff and time costs.

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

What are the advantages of a pilot installation?

A

If a problem or bug is found with new system, these can be rectified before implementation continues. Limits the detrimental effect on an organisation.

17
Q

What are the disadvantages of a pilot installation?

A

Implementation can take a long time. Very expensive in terms of staff and time costs.

18
Q

What are the advantages of a direct installation?

A

Potentially the cheapest in terms of staff and time costs.

19
Q

What are the disadvantages of a direct installation?

A

Problems or bugs could lead to complete loss of data or the potential failure of the organisation.

20
Q

What are the importance of reviews?

A

Should be scheduled to occur on a regular basis. The user will notice if there is a problem.

21
Q

What are external changes with reviews?

A

Legislation changes - such as tax or VAT changing.

22
Q

What are internal changes with reviews?

A

Relates to the organisation itself. For example, a change in the mode of operation whereby new functions performed by the system will need to be included.

23
Q

What sort of things might you find out from a review?

A

Checking data is being processed efficiently and there is still sufficient storage space. Check that data being entered is correct. Hardware/software might not be compatible with the system as it/they upgrade.

24
Q

What are the main reasons for post implementation maintenance?

A

Errors/bugs that weren’t identified originally. User finds bug in system afterwards. Tasks that weren’t included at design stage but now need to be in.Emergence of security issues.

25
Q

What are the three main methods of post implementation maintenance?

A

Adaptive, Perfective and Corrective.

26
Q

What is adaptive post implementation maintenance?

A

This type of maintenance usually occurs when the organisation using the system has a new need that the system must fulfil. The system may need to be adapted due to changes with the organisation using it, external changes such as legislation or enable the system to operate with new hardware.

27
Q

What is perfective post implementation maintenance?

A

This usually occurs when it may be advantageous to make changes to enhance the performance of the system or make it easier for end users. This turns a good system into a better one.

28
Q

Give 3 examples of changes from perfective post implementation maintenance.

A

The addition of shortcut keys to help carry out processes. An improved screen design where the colours/layout of the existing system might not be appropriate. Increased levels of online help. The restructuring of data to reduce storage requirements.

29
Q

What is corrective post implementation maintenance?

A

AKA remedial maintenance. Usually used if there are errors in the software. Normally resolved through the release of patches.

30
Q

What are the two main types of errors in a system?

A

Programming errors and Logic errors.

31
Q

What are programming errors?

A

These occur when the programmer has made a mistake. Should have been discovered and corrected before the system was released.

32
Q

What are logic errors?

A

These are more likely to be undiscovered during the testing stage. The system will appear to work as it was intended but does not process the data or produce the output as it was designed to.