Free CPSA-F Isaqb CPSA-F Practice Test Question

Loading demo links...

Showing 1–3 of 4 questions

Question 1 (Topic 1)

HOTSPOT - Conway's law sometimes is referred to as `If you have four teams working on the compiler, you'll get a 4-pass compiler.` Which interpretations of this law are true, which are false? (Assign all answers.) Hot Area:

Answer is in the explanation below.

Question 2 (Topic 1)

Which of the following statements are covered by the term 'coupling'? (Choose two.)

Select an option, then click Submit answer.

  • A building block uses an interface of another building block.
  • Two building blocks offer operations with the same name.
  • A building block only contains operations that belong together logically.
  • A building block uses internal data structures of another building block.
Question 3 (Topic 1)

Which elements should be defined in the white-box view of a software building block 'foo'? Select the three most important elements. (Choose three.).

Select an option, then click Submit answer.

  • The dependencies of the internal building blocks of 'foo'
  • The legal contracts with the suppliers of the internal building blocks of 'foo'
  • The algorithms of the internal building blocks of 'foo'
  • The internal building blocks of 'foo'
  • The rationale for the decomposition of the building block
  • The sizes (in lines of code) of the internal building blocks of 'foo'