Question: When developing the Major Inputs and Major Outputs for a use case, the analyst and users should consider:
Answer Options:
Answer: All possible inputs and outputs even with rare occurrences
Question: Which is NOT true of use cases?
Answer Options:
Answer: They contain all the information needed to build one part of a process model
Question: You might have to go back and adjust the steps in a use case, if __________.
Answer Options:
Answer: The steps are of varying size
Question: A data flow is:
Answer Options:
Answer: A single piece of data within a system
Question: An external entity is:
Answer Options:
Answer: A person, organization or system outside of the system
Question: A process is:
Answer Options:
Answer: An activity or a function that is performed for some specific business reason
Question: When the analyst is evaluating a data model to ensure that all fields in a record depend fully on the entire primary key, which step of normalization is being performed?
Answer Options:
Answer: Second normal form
Question: Which would NOT likely be an entity on a car insurance ERD?
Answer Options:
Answer: Zip code
Question: The lines that connect the entities are referred to as?
Answer Options:
Answer: Relationships
Question: Andy has created a context diagram. What one DFD component is probably not shown?
Answer Options:
Answer: Data store
Question: Andrea is creating a diagram model for processes (without regard to whether it is computerized or a manual process). She is probably creating ____________.
Answer Options:
Answer: A logical process model
Question: Andrea has a diagram that shows only one process and external entities. He is developing a:
Answer Options:
Answer: Context diagram
Question: A process model is:
Answer Options:
Answer: A formal way of representing how a business system operates
Question: Carlos has a Level 0 DFD diagram where one of the external entities is the “Internal Revenue Service” and he has a data store called “Tax Rate Table”. He has drawn a data flow arrow from the Internal Revenue Service to the data store as the data has been loaded into the Tax Rate Table prior to the processing. What would be true?
Answer Options:
Answer: This is incorrect, ‘data at rest stays at rest until moved by a process’ so he needs a process (like ‘load Tax Rate Table’) first in this system
Question: Chunxia is balancing her DFD. This means she is:
Answer Options:
Answer: Making sure that all information presented at one level is accurately represented in the next level
Question: Logical process models are:
Answer Options:
Answer: Models that describe processes without regard to how they are conducted
Question: Processes in data flow diagramming are represented by:
Answer Options:
Answer: Rounded boxes
Question: Tom is trying to change his Use Case into a Data Flow Diagram. He has found that a use case step generally is the same as a __________ on the Level 1 Data Flow diagram.
Answer Options:
Answer: Process