Chapter 11 Flashcards

1
Q

_____ is the process of constructing the programs and code modules that serve as the building blocks of an information system.

A

Application development

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Successful completion of system testing is the key to user and management approval, which is why system tests sometimes are called _____.

A

acceptance tests

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

During _____, existing data is loaded into the new system.

A

data conversion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

After completing integration testing, a systems analyst must perform _____, which involves the entire information system and includes all typical processing situations.

A

system testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In _____, two programmers work on the same task on the same computer; one drives while the other navigates.

A

Pair programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A _____ consists of related program code organized into small units that are easy to understand and maintain.

A

Module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

_____ graphically represent the logical rules and interaction between program modules using a series of symbols connected by arrows.

A

Flowcharts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The main objective of _____ is to avoid problems or to identify them as soon as possible.

A

quality assurance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Using a _____ strategy, knowledgeable users can be selected who then conduct sessions for others.

A

train-the-trainer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Cohesion describes the degree of interdependence among modules.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Data conversion is easier when a new system replaces a manual system because all data can be entered manually, unless it must be scanned.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Modules that are independent are tightly coupled.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Program documentation describes the system’s functions and how they are implemented.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Agile projects use various iterative and incremental models.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly