7.13. Knowledge Check
Knowledge Check 1
Text Description
Which of the following is NOT a common factor in ERP implementation failures?
- Poor communication
- Miscalculation of time and effort
- Lack of management support
- Organizational buy-in
Solution:
Correct answer(s): d. Organizational buy-in
Knowledge Check 2
Text Description
Drag the appropriate SDLC step to the task:
- _____ a feasibility study is done
- _____ data requirements are developed
- _____ the user interface is developed
- _____ the software is developed
- _____ users are given the software to try for feedback
- _____ users are given training
- _____ bugs are documented and fixed
Possible answers:
- Systems Design
- Programming
- Preliminary Analysis
- Implementation
- Systems Analysis
- Maintenance
- Testing
Solution:
- Preliminary Analysis a feasibility study is done
- Systems Analysis data requirements are developed
- Systems Design the user interface is developed
- Programming the software is developed
- Testing users are given the software to try for feedback
- Implementation users are given training
- Maintenance bugs are documented and fixed
Knowledge Check 3
Text Description
Drag the correct development methodology to the definition:
- _____ quickly building a working model of the software, getting feedback from users, and then using that feedback to update the working model.
- _____ group of methodologies that utilize incremental changes with a focus on quality and attention to detail.
- _____ on taking an initial idea and developing a Minimum Viable Product (MVP).
- _____ methodology in which non-programmers create and develop working applications.
- _____ structures approach to creating new applications that follows a phased approach.
Possible answers:
- Lean Methodology
- SDLC
- Agile Methodology
- End User
- Rapid Application Development (RAD)
Solution:
- Rapid Application Development (RAD) quickly building a working model of the software, getting feedback from users, and then using that feedback to update the working model.
- Agile Methodology group of methodologies that utilize incremental changes with a focus on quality and attention to detail.
- Lean Methodology on taking an initial idea and developing a Minimum Viable Product (MVP).
- End User methodology in which non-programmers create and develop working applications.
- SDLC structures approach to creating new applications that follows a phased approach.
Knowledge Check 4
Quiz Text Description
1. MultiChoice Activity
In ______ conversion, the old and new systems run simultaneously for a short time to ensure the new system works correctly.
- parallel
- plunge
- phased-in-phased-out
- pilot
2. MultiChoice Activity
_____ feasibility is concerned with issues, such as political repercussions and meeting the requirements of the Information Privacy Act.
- Economic
- Operational
- Technical
- Legal
3. MultiChoice Activity
Which of the following principles are shared in both Agile and Rapid Application development methodologies (select all that apply)?
- Flexibility to change
- Interactive development
- Extensive documentation
- User interaction
Solution:
- a. parallel
- d. Legal
- a. Flexibility to change; b. Interactive development; d. User interaction;