Domain 3- Post Implementation Reviews Flashcards
postimplementation review
Following implementation, a cost-benefit analysis or return on investment (ROI) should be re-performed to verify that the original business case benefits are delivered.
Parallel Operation
This is the safest form of system conversion testing because, if the new system fails, the old system is still available for production use.
postimplementation review of an enterprise resource management system
Reviewing access control configuration would be the first task performed to determine whether security has been appropriately mapped in the system.
release management software
Automated release management software can prevent unauthorized changes by moving code into production without any manual intervention.- Library Control Software
primary objective of a postimplementation review.
Ensuring that the project meets the intended business requirements
hash total
The hash total will only validate the data integrity at a batch level rather than at a transaction level.
post-project review vs. post implementation review
Verifying that controls are working should be covered during the acceptance test phase and possibly, again in the postimplementation review. The post-project review will focus on project-related issues
Prototyping for large environments
Prototyping may reduce development failure, but a large environment will usually require a phased approach.
Phased approach
When developing a large and complex IT infrastructure, a good practice is to use a phased approach to fit the entire system together. This will provide greater assurance of quality results.
UAT
When developing a large and complex IT infrastructure, a good practice is to use a phased approach to fit the entire system together. This will provide greater assurance of quality results- THIS HAPPENS BEFORE IMPLEMENTATION
White Box Testing
White box testing is used to assess the effectiveness of program logic.
Beta Testing
Beta testing follows alpha testing and involves real-world exposure with external user involvement. Beta testing is the last stage of testing and involves sending the beta version of the product to independent beta test sites or offering it free to interested users.
Regression Testing
is used to determine whether system changes have introduced new errors to existing functionality. Test data can be used for this
Alpha testing
performed only by users within the organization developing the software. Alpha testing generally involves a software version that does not contain all the features of the final product and may be a simulated test.
Data Integrity Controls
FIRST Review the data flow diagram.