CHP 13 Flashcards
(30 cards)
T/F implementation phase if the most expensive and time-consuming phase of the entire life cycle?
True
What are the deliverables for coding?
code
program documentation
What are the deliverables for testing?
test senarios and test data
results of program and system testing
What are the deliverable for installation?
user guides
user training plan
installation and conversion plan
What are the deliverables for documentation?
system documentation
user documentation
What are the deliverables for User Training plan?
Classes
tutorials
What are the deliverables for user training modules?
Training materials
computer-based training aids
What are the deliverables for User Support Plan?
Help desk
online help
bulletin boards and other mechanisms
what is inspections?
participants examine program code for predictable language specific errors
What is Desk Checking?
program code is sequentially executed manually by reviewer
Unit Testing?
each module is tested alone in an attempt to discover any errors in it code
Integration testing?
bringing together all of the modules that a program comprises for testing purposes
System testing?
bringing together of all of the programs that a system comprises for test purposes
Sub testing?
used in testing modules, especially where modules are written and tested in a top-down fashion where a few lines of code are used to substitute for subordinate modules
Testing Harness?
automated testing environment used to review code for errors, standards violations and other design flaws
Refactoring
making a program simpler after adding a new feature
Acceptance testing
testing the system in the environment where it will eventually be used
Alpha testing?
simulated but typical data are used for system testing
Beta testing?
live data are used in the users real working environment
installation
organizational process of changing over from the current IS to a new one
Direct installation
changing over from old IS to a new one by turning off the old system when the new one is turned on
Single location installation
trying out a new IS at one site and using the experience to decide if and how the new system should be deployed throughout the organization
Phased installation
changing from old IS to new one incrementally, starting with one ore a few functional components and gradually extending the installation to cover the whole new system
System documentation
detailed information about a systems design specifications, its internal workings and its functionality