​​Chapter 9 True/False

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/38

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

39 Terms

1
New cards

Process specifications show the decision-making logic and formulas necessary to transform process input data into output.

t

2
New cards

While process specifications produce a precise description of what is accomplished, they are not detailed enough to validate the system design.

f

3
New cards

Process specifications are always produced for input and output operations, such as a read or write operation.

f

4
New cards

Process descriptions may exist on a form but not within a CASE tool repository.

f

5
New cards

Process logic may be represented as either structured English, a decision table, a decision tree, or a formula.

t

6
New cards

Selection data dictionary entries become IF...THEN...ELSE structured English statements.

t

7
New cards

Iteration data dictionary entries become simple structured English statements in a sequence.

f

8
New cards

When structured decisions are not complex, an appropriate technique for analyzing the decision process is the use of semistructured English.

f

9
New cards

Besides the obvious advantage of clarifying the logic and relationships found in human languages, structured English has another important advantage as a communication tool.

t

10
New cards

If communication is unimportant, structured English is a viable alternative for decision analysis.

f

11
New cards

Decision trees are most often drawn on their side, with the root of the tree on the left-hand side paper, branching out to the right.

t

12
New cards

It is useful to combine conditions and actions when drawing decision trees.

f

13
New cards

A square node indicates a condition, and a circle indicates an action.

f

14
New cards

In drawing the tree, identify all conditions and actions and the order and timing of these.

t

15
New cards

Use structured English when complex combinations of conditions, actions, and rules are found.

f

16
New cards

Use decision tables when there are many repetitious actions.

f

17
New cards

Use decision trees when the sequence of conditions and actions is critical.

t

18
New cards

All the process specifications for the entire data flow diagram are consolidated and included in the specification packet given to the computer programmer.

f

19
New cards

Business rules are the set of procedures, conditions or formulas that allow a corporation to run its business

t

20
New cards

Use structured English when not every condition is relevant to every action.

f

21
New cards

Use decision trees when there are many repetitious actions.

f

22
New cards

Use decision tables when complex combinations of conditions, actions, and rules are found.

t

23
New cards

Use decision trees when not every condition is relevant to every action.

t

24
New cards

Use decision tables when you require a method that effectively avoids impossible situations, redundancies, and contradictions.

t

25
New cards

One major advantage of using decision tables over other methods is that tables help the analyst ensure completeness.

t

26
New cards

In systems analysis, trees are used mainly for identifying and organizing conditions and actions in a completely structured decision process.

t

27
New cards

The use of diagrams makes the decision tree more readable when one thinks of a circle as signifying IF when the square means THEN.

f

28
New cards

In drawing the tree, begin building from left to right while making sure you are complete in listing all possible alternatives before moving over to the right.

t

29
New cards

Use decision trees when not every condition is relevant to every decision.

f

30
New cards

A goal of producing process specifications is to obtain a precise description of what is accomplished.

t

31
New cards

Business rules are the set of procedures, conditions or formulas that allow a corporation to run its business.

t

32
New cards

Use decision trees when there are many repetitious actions.

f

33
New cards

Use decision tables when complex combinations of conditions, actions, and rules are found.

t

34
New cards

Use decision tables when the sequence of conditions and actions is critical.

f

35
New cards

Use decision trees when you require a method that effectively avoids impossible situations, redundancies and contradictions.

f

36
New cards

Use decision trees when not every condition is relevant to every action (the branches are different).

t

37
New cards

Use decision trees when communication to end users is important.

f

38
New cards

The lower half of a decision tree contains the actions to be taken on the left and the rules for executing the actions on the right.

f

39
New cards

Decision trees are useful when it is essential to keep a string of decisions in a particular sequence.

t