Site MapHelpFeedbackMultiple Choice Quiz
Multiple Choice Quiz
(See related pages)

Section 7.2

1
The data flow diagram
A)depicts relationships between data objects
B)depicts functions that transform the data flow
C)indicates how data are transformed by the system
D)indicates system reactions to external events
E)both b and c

Section 7.2.2

2
Control flow diagrams are
A)needed to model event driven systems.
B)required for all systems.
C)used in place of data flow diagrams.
D)used to represent system behavior.

Section 7.2.3

3
The control specification represents the system behavior using UML sequence and state diagrams.
A)True
B)False

Section 7.2.4

4
The data flow diagram must be augmented by min-spec that can serve as a guide the design of the software component that will implement the process.
A)True
B)False

Section 7.3.1

5
For purposes of behavior modeling an event occurs whenever
A)a state and process exchange information.
B)the system an actor exchange information.
C)two actors exchange information.
D)two objects exchange information.

Section 7.3.2

6
For purposes of behavior modeling a state is any
A)consumer or producer of data.
B)data object hierarchy.
C)observable mode of behavior.
D)well defined process.

Section 7.3.2

7
The state transition diagram
A)depicts relationships between data objects
B)depicts functions that transform the data flow
C)indicates how data are transformed by the system
D)indicates system reactions to external events

Section 7.3.2

8
The UML sequence diagram show the order in which system events are processed.
A)True
B)False

Section 7.4

9
Analysis patterns are discovered, they are not explicitly created.
A)True
B)False

Section 7.5

10
It is not possible to justify the time required for WebApp requirements analysis.
A)True
B)False

Section 7.5.3

11
Which is not one of the analysis activities that is used to create a complete analysis model?
A)Configuration analysis
B)Content analysis
C)Functional analysis
D)Market analysis

Section 7.5.4

12
Content objects are extracted from use cases by examining the scenario description for direct or indirect content references.
A)True
B)False

Section 7.5.5

13
What are the elements of a WebApp interaction model?
A)activity diagrams, sequence diagrams, state diagrams, interface prototype
B)activity diagrams, collaboration diagrams, sequence diagrams, state diagrams
C)use-cases, sequence diagrams, state diagrams, interface prototype
D)use-cases, sequence diagrams, state diagrams, sequence diagrams

Section 7.5.6

14
UML activity diagrams can be used to represent the user observable functionality delivered by the WebApp as well as the operations contained in each analysis class.
A)True
B)False

Section 7.5.7

15
Configuration analysis focuses on the architecture of the user's web browsing environment.
A)True
B)False







PressmanOnline Learning Center

Home > Chapter 7 > Multiple Choice Quiz