Chapter 11 Flashcards
_____ is the process of constructing the programs and code modules that serve as the building blocks of an information system.
Application development
Successful completion of system testing is the key to user and management approval, which is why system tests sometimes are called _____.
acceptance tests
During _____, existing data is loaded into the new system.
data conversion
After completing integration testing, a systems analyst must perform _____, which involves the entire information system and includes all typical processing situations.
system testing
In _____, two programmers work on the same task on the same computer; one drives while the other navigates.
Pair programming
A _____ consists of related program code organized into small units that are easy to understand and maintain.
Module
_____ graphically represent the logical rules and interaction between program modules using a series of symbols connected by arrows.
Flowcharts
The main objective of _____ is to avoid problems or to identify them as soon as possible.
quality assurance
Using a _____ strategy, knowledgeable users can be selected who then conduct sessions for others.
train-the-trainer
Cohesion describes the degree of interdependence among modules.
False
Data conversion is easier when a new system replaces a manual system because all data can be entered manually, unless it must be scanned.
False
Modules that are independent are tightly coupled.
False
Program documentation describes the system’s functions and how they are implemented.
False
Agile projects use various iterative and incremental models.
True