Implementation Flashcards

1
Q

What happens during data conversion

A

Data is taken from existing system, is converted into a suitable format. Non electronic data may have to be converted to electronic form. File formats may need to be changed.

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

Describe one advantage of parallel running over direct changeover.

A

The original system is still fully operational if new system fails, results of original can be compared to new system results.

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

What is one drawback of parallel running over direct changeover

A

Parallel running is resource intensive as both old and new have to be kept operational, and parallel involves duplication of effort.

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

What is corrective maintenance?

A

Errors may not be identified until the system has been used, these errors must be debugged and the system retested.

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

Why is maintenance required, even when a system has been fully tested during development?

A

User requirements may change after system has been in use for a period of time, because of internal or external changes, in which case adaptive maintenance is necessary

System may meet user requirements, but the performance of system may require improving, possibly because of new hardware or software which can improve processing speeds, in which case perfective maintenance is necessary.

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

What is perfective, adaptive and corrective maintenance?

A

Perfective- when performance/functionality of program has to be enhanced
Adaptive- when program has to be adapted, eg to run on different operating system
Corrective- while program is being used and an error is discovered and corrected

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

Describe three different costs in the production of information

A

Hardware- The cost of purchasing computers, the cost of consumables
Software- Cost of purchasing application software licences
Personnel- Employing someone to develop the application

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

How can software maintenance improve the quality of a system?

A

Errors will be detected and corrected during corrective maintenance
The performance of software will be improved during perfective maintenance
Additional functionality will be added during adaptive maintenance

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

Identify four components of technical documentation

A

System specification, module specifications, code listings, hardware and software specifications, data dictionaries, test data, data models.

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

Identify four sections contained in user documentation

A

Installation instructions, the HW and SW configuration, user guide, help section

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