Tezt 2 practice Flashcards
A _____ is a Unified Modeling Language (UML) technique that visually represents the interaction between users and an information system.
use case diagram
What happens during the RAD user design phase?
users interact with systems analysts and develop models and prototypes that represent all system processes, outputs, and inputs.
The disadvantage of the four-model approach is that ____.
There is added time and cost needed to develop a logical and physical model of the current system.
In modular design, ____ also is called looping.
iteration
What is the process of drawing a series of increasingly detailed data flow diagrams (DFDs), until all functional primitives are identified.
leveling
What is the four-model approach?
develop a physical model of the current system, a logical model of the current system, a logical model of the new system, and a physical model of the new system.
A _____ is a central storehouse of information about a system’s data.
Data dictionary/repository
A _____ shows a logical structure, with all possible combinations of conditions and resulting actions.
decision table
Decision trees show the logic structure in what form?
horizontal form that resembles a tree with the roots at the left and the branches to the right
In a data dictionary, a(n) _____ is the smallest piece of data that has meaning within an information system.
field / data item/ data element
A(n) _____ is a specific member of a class.
instance
Cardinality describes what?
How instances of one class relate to instances of another class.
A _____ graphically documents a use case by showing the classes, the messages, and the timing of the messages.
sequence diagram
The Unified Modeling Language (UML) symbol for a use case is a(n) _____ with a label that describes the action or event.
oval
In a sequence diagram, a lifeline is identified by a _____ line.
dashed