CPSA-FL ISAQB Certified Professional for Software Architecture - Foundation Level

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which of the following statements apply to design patterns? (Choose two.)

Select all that apply, then click Submit answer.

  • Design patterns are not invented but discovered.

  • Design patterns should always be described alongside the problem they are supposed to solve.

  • Design patterns are formally defined and can thus be proven to be correct.

  • The number of design patterns used is proportional to the software architecture's quality.

Question 5

Which of the following principles apply to testing? (Choose two.)

Select all that apply, then click Submit answer.

  • In general, exhaustive testing is not possible.

  • Where many errors exist, more errors are usually hidden.

  • Sufficient testing will show that a program is free of errors.

  • Error-free test runs also mean: the software is usable.

Question 6

What are the four key terms in common definitions of software architecture? (Choose four.)

Select all that apply, then click Submit answer.

  • Source code

  • Building Blocks

  • Functionality

  • Relationships

  • Components

  • Requirements

  • Interfaces