Questions Flashcards
Explain the importance of Information Technology
- IT is driving a new digital economy, in which enhancements in hardware, software, and connectivity provide enormous benefits for businesses and individuals
- When an economy falls, firms use IT to reduce cost production and improve efficiency.
Explain the role of domain modeling in systems design.
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.
Explain two advantages of parallel changeover method over the direct changeover method.
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.
What is system changeover
It is the process of putting the new information system online and retiring the older system
What is direct cutover/changeover
Direct cutover approach causes the changeover from the old system to the new system to occur immediately when the new system becomes operational.
Advantage of direct cutover.
Least expensive method.
Disadvantage of the direct cutover approach
- Involves high risk of data loss as the company cannot revert to the old system as a backup option.
- Involves more risks of total system failure.
What is the parallel operation approach.
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.
Advantages of parallel operation approach
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.
Disadvantage of parallel operation changeover approach
Most costly changeover method
Data have to be input into both systems resulting in increased workload and processing delays
What is the pilot operation changeover approach
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.
Advantages of pilot operation
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
What is phased operation approach
It is the implementation of new system in modules or stages.
Combination of direct cutover and parallel operation.
Advantages of phased operation
The risk of errors is limited to the implemented module only
Less expensive than the full parallel operation
Disadvantages of phased operation changeover approach
in some cases, phased operation can cost more than the pilot approach where the system involves a large number of separate phases.