Which elements should be defined in the white-box view of a software building block 'foo'? Select the three most important elements. (Choose three.).
Which elements should be defined in the white-box view of a software building block 'foo'? Select the three most important elements. (Choose three.).
In the white-box view of a software building block, the most important elements to define are the internal structure and decomposition. This includes the dependencies of the internal building blocks (A), which explain how the components interact with each other. The internal building blocks themselves (D) are crucial for understanding the structure. Finally, the rationale for the decomposition of the building block (E) details the reasons behind the design decisions. These three elements provide a clear and comprehensive view of the block's internal architecture.
A, C and E The white box view should describe local relationships (A), local building blocks (C) and design decisions (E). Also an overview diagram, which has no answer here.
Sorry, A, D and E