Chapter 9 Flashcards

1
Q

_________ is the process that establishes the need for an information system and its extent.

A

Systems Analysis

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

The traditional systems development life cycle (SDLC) phases are ______, detailed systems design, implementation, and maintenance.

A

Planning

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

An initial assessment of the information flow-and-extent requirements must be made during the _______ portion of the SDLC.

A

Planning

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

After testing is concluded, the ____________ is reviewed and printed and end users are trained.

A

Final Documentation

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

The advent of very sophisticated application generators and __________ has substantially decreased coding and testing time.

A

Debugging Tools

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

The system and operational costs are addressed by the ___________ during the planning phase of the SDLC.

A

Feasibility Study

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

__________ are usually provided by the DBMS to check for access violations.

A

Audit Trails

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

The ____________ describes the general conditions in which a company operates, its organizational structure, and its mission.

A

Company Situation

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

The system’s ___________ defines the extent of the design according to operational requirements.

A

Scope

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

The proposed system is subject to limits known as _________, which are external to the system.

A

Boundaries

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

Making sure that the final product meets user and system requirements is the most critical ______ phase.

A

DBLC

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

Programmers use database tools to ________ the applications during coding of the programs.

A

Prototype

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

_________ allows the assignment of access rights to specific authorized users.

A

Password Security

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

The ___________ stage uses data modeling to create an abstract database structure that represents real-world objects in the most realistic way possible.

A

Conceptual Design

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

The first step in _____________ is to discover the data element characteristics.

A

Conceptual Design

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

A designer must have a thorough understanding of the company’s data types, extent, and uses in order to develop an accurate _________.

A

Data Model

17
Q

A __________ is a brief and precise narrative of a policy, procedures, or principle within a specific organization’s environment.

A

Business Rule

18
Q

Because real world database design is generally done by teams, the database design is probably divided into major components known as _______.

A

Modules

19
Q

A module is an information system component that handles a specific business function, such as inventory, orders, or payroll.

A

Module