HOTSPOT -
Which characteristics of a building block are only visible in the whitebox view, and for which characteristics does the blackbox view suffice? (Assign all answers.)
Hot Area:

HOTSPOT -
Which characteristics of a building block are only visible in the whitebox view, and for which characteristics does the blackbox view suffice? (Assign all answers.)
Hot Area:
B - W - B - W - W - B - W Not sure about the integration test part though
You can view integration testing in both white and black box however, the question asks "what is ONLY visible in whitebox" so in this context, integration test for this question is blackbox. Therefore, your answers are correct.
Test coverage and code structure is viewable in white box
Blackbox: A, C, F Whitebox: B, D, E, G
only testcoverage, code structure, algothism and implemnts security requirements are in the white box