Questions Flashcards

1
Q

Explain the importance of Information Technology

A
  1. IT is driving a new digital economy, in which enhancements in hardware, software, and connectivity provide enormous benefits for businesses and individuals
  2. When an economy falls, firms use IT to reduce cost production and improve efficiency.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain the role of domain modeling in systems design.

A

Domain modeling in systems design provides a structured representation of the problem domain, guiding the creation of software that accurately reflects real-world concepts and requirements.

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

Explain two advantages of parallel changeover method over the direct changeover method.

A

There is reduced risk involved in parallel changeover since the old system can be relied on as backup, unlike direct changeover where the old system is terminated as soon as the new system is operational.
There is a reduced risk of system failure since both the old and new operate for a specific period until the stakeholders are satisfied that the new information system is operating correctly, unlike direct cutover, where the old system is terminated as soon as the new system is operational.

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

What is system changeover

A

It is the process of putting the new information system online and retiring the older system

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

What is direct cutover/changeover

A

Direct cutover approach causes the changeover from the old system to the new system to occur immediately when the new system becomes operational.

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

Advantage of direct cutover.

A

Least expensive method.

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

Disadvantage of the direct cutover approach

A
  1. Involves high risk of data loss as the company cannot revert to the old system as a backup option.
  2. Involves more risks of total system failure.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the parallel operation approach.

A

This changeover method requires that both the old and the new information systems operate fully for a specific period until the stakeholders are satisfied that the new system operates correctly, the old system is terminated.

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

Advantages of parallel operation approach

A

It has very low amount of risk since if the new system doesn’t work correctly, the company can use the old system as a backup.

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

Disadvantage of parallel operation changeover approach

A

Most costly changeover method
Data have to be input into both systems resulting in increased workload and processing delays

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

What is the pilot operation changeover approach

A

It involves implementing a complete new system at a selected location of the company called the pilot site, as the old system continues to operate for the entire organization.
After the new system proves successful at the pilot site, it is implemented in the rest of the organization, usually using direct cutover method.
It is a combination of parallel operation and direct cutover methods.

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

Advantages of pilot operation

A

The assurance of the working of the new system by the pilot site reduces the risk of system failure.
Less expensive than the parallel approach

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

What is phased operation approach

A

It is the implementation of new system in modules or stages.
Combination of direct cutover and parallel operation.

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

Advantages of phased operation

A

The risk of errors is limited to the implemented module only
Less expensive than the full parallel operation

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

Disadvantages of phased operation changeover approach

A

in some cases, phased operation can cost more than the pilot approach where the system involves a large number of separate phases.

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

What is a relationship in system design

A

This is the association that describes the interaction between entities or components within a system.

17
Q

What is a constraint according to system design

A

It refers to the boundaries or limitations that shape how a system can operate.

18
Q

What is a physical model

A

A physical model is a tangible representation of a system that can be physically manipulated or observed created in the system design phase

19
Q

What is the logic model

A

This is an abstract representation of the structure and flow of data within a system created in the system analysis phase

20
Q

What is an attribute according to system design

A

It refers to a specific quality or characteristic that influences the behavior, performance, or properties of a system.

21
Q

What is entity according to system design

A

It represents a general-purpose object or concept consisting of a unique identifier.

22
Q
A