CBAP · Question #453
The BA is analyzing the requirements that are represented in the Class Diagram. In addition to the diagram, the BA would like to include a separate document that has the information about the data…
The correct answer is D. Data Dictionary. This question tests knowledge of the Data Dictionary technique, which formally defines data elements and their attributes to ensure shared understanding when used alongside structural models like Class Diagrams.
Question
The BA is analyzing the requirements that are represented in the Class Diagram. In addition to the diagram, the BA would like to include a separate document that has the information about the data elements to ensure a common understanding of the classes' attributes. What technique is used to define the data elements?
Options
- AReviews
- BData Mining
- CGlossary
- DData Dictionary
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C3% (1)
- D83% (24)
Why each option
This question tests knowledge of the Data Dictionary technique, which formally defines data elements and their attributes to ensure shared understanding when used alongside structural models like Class Diagrams.
Reviews are a quality assurance technique used to inspect and validate requirements or deliverables, not to formally define data elements and their characteristics.
Data Mining is an analytical technique used to discover patterns within large datasets, not a documentation method for specifying data element definitions.
A Glossary defines business terms and vocabulary used across a project but does not provide the technical specifications of data elements such as data types, formats, and valid value ranges.
A Data Dictionary is the technique used to define data elements by documenting each element's name, data type, length, format, allowable values, and relationships - complementing a Class Diagram by providing detailed attribute-level specifications. It ensures all stakeholders have a precise, common understanding of each data element referenced in the structural model, reducing ambiguity about data definitions.
Concept tested: Data Dictionary technique for defining data elements
Source: https://www.iiba.org/standards-and-resources/babok/
Topics
Community Discussion
No community discussion yet for this question.