[Q10-Q35] ISQI CPSA-FL Practice Verified Answers - Pass Your Exams For Sure! [2021]

Share

ISQI CPSA-FL Practice Verified Answers - Pass Your Exams For Sure! [2021]

Valid Way To Pass ISQI Certifications's  CPSA-FL Exam

NEW QUESTION 10
Which of the following statements about the coupling between building blocks are correct? (Assign all answers.)

Answer:

Explanation:

 

NEW QUESTION 11
Which views should software architects document? Select the three most popular views. P-Questbn. From the following 9 answers select 3 that fit best.

  • A. Stakeholder view
  • B. Deployment view
  • C. Runtime view
  • D. Link view
  • E. Building-block view
  • F. Data view
  • G. Configuration view
  • H. Interface view
  • I. Non-functional view

Answer: B,C,E

 

NEW QUESTION 12
Which four of the following items can be building blocks of a software architecture? P-Question: From the following 8 answers select 4 that fit best.

  • A. an algorithm
  • B. a class
  • C. a processor
  • D. a component
  • E. a local variable
  • F. a test harness
  • G. a method/procedure/function/operation
  • H. a package

Answer: A,D,G,H

 

NEW QUESTION 13
Which two of the following statements about quality characteristics are most accurate? P-Question. From the following 4 answers select 2 that Fit best.

  • A. Flexibility reduces testability
  • B. Increased efficiency results in reduced performance
  • C. Increased flexibility improves robustness
  • D. Simplicity increases comprehensibly

Answer: A,D

 

NEW QUESTION 14
Which of the following statements regarding the design principle 'information hiding' are true and which are false? (Assign all answers.)

Answer:

Explanation:

 

NEW QUESTION 15
You are the software architect of a system that has run for many years and been extended repeatedly. An analysis of the source code has revealed a multitude of dependencies between the classes.
Which of the following measures are possible solutions? (Assign all answers.)

Answer:

Explanation:

 

NEW QUESTION 16
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.)

Answer:

Explanation:

 

NEW QUESTION 17
How are written documentation and verbal communication of software architectures related? Please mark the following statements as true or false. (Assign all answers.)

Answer:

Explanation:

 

NEW QUESTION 18
Which of the following statements are covered by the term 'coupling'? P-Question. From the following 4 answers select 2 that Fit best.

  • A. Two building blocks offer operations with the same name
  • B. A building block only contains operations that belong together logically
  • C. A building block uses internal data structures of another building block.
  • D. A building block uses an interface of another building block

Answer: A,C

 

NEW QUESTION 19
In your project, three architect and seven developers are working on the document of the software architecture.
Which methods are appropriate in order to achieve a consisten and documentation, and which are not?
K-Question. Assign all answers.

Answer:

Explanation:

Explanation
Appropriate = AB
Not appropriate = C

 

NEW QUESTION 20
Which of the following statements regarding the design principle 'information hiding' are true and which are false? K-Question. Assign all answers

Answer:

Explanation:

 

NEW QUESTION 21
What are known patterns for the adaptation of interfaces? P-Question. From the following 5 answers select 2 that Fit best.

  • A. Wall
  • B. Observer
  • C. Bridge
  • D. Facade
  • E. Tower

Answer: C,D

 

NEW QUESTION 22
Which of the following principles apply to testing? P-Questbn: From the following 4 answers select 2 that fit best.

  • A. Error-free test runs also mean the software is useable.
  • B. In general, exhaustive testing is not possible.
  • C. Sufficient testing will show that a program is free of errors
  • D. Where many errors exist more errors are usually hidden

Answer: B,D

 

NEW QUESTION 23
You are responsible for the documentation of the software architecture of a large development project. The project consists of three teams, each with its own architect, but with you as the person having overall responsibility of the entire project's software architecture.
Which of the following measures are beneficial? (Assign all answers.)

Answer:

Explanation:

 

NEW QUESTION 24
Which two of the following statements about quality characteristics are most accurate? (Choose two.)

  • A. Flexibility reduces testability
  • B. Increased flexibility improves robustness
  • C. Increased efficiency results in reduced performance
  • D. Simplicity increases comprehensibility

Answer: B,D

 

NEW QUESTION 25
Which elements should be defined in the white-box view of a software building block 'foo'? Select the three most important elements. P-Question: From the following 6 answers select 3 that Fit best.

  • A. The internal building blocks of foo'
  • B. The legal contracts with the suppliers of the internal building blocks of 'foo'
  • C. The rationale for the decomposition of the building block
  • D. The sizes (in lines of code) of the internal building blocks of foo'
  • E. The algorithms of the internal building blocks of foo'
  • F. The dependencies of the internal building blocks of foo'

Answer: A,C,F

 

NEW QUESTION 26
Which characteristics of a black-box building block are you able to specify as an architect? K-Question.
Assign all answers

Answer:

Explanation:

 

NEW QUESTION 27
What role does understandability play for architecture documentation? (Choose three.)

  • A. It is a quality characteristic together with simplicity and brevity.
  • B. It is a quality characteristic together with scope and completeness.
  • C. It is an important quality characteristic.
  • D. It is desirable, but not essential.
  • E. It is a quality characteristic together with correctness and efficiency.
  • F. It is less important than completeness.

Answer: A,C,E

 

NEW QUESTION 28
Name the three most important fields of template-based architecture documentation. P-Question. From the following 5 answers select 3 that fit best.

  • A. To describe individual architectural modules and their external interfaces (black boxes)
  • B. To use a standardized document structure
  • C. To reuse code and test case templates
  • D. To describe module structures (white boxes)
  • E. To use copyright templates for a consistent description of project/system meta information within documents and source codes

Answer: A,B,E

 

NEW QUESTION 29
How does management and architects work together? Decide which statements are true and which are false.
(Assign all answers.)

Answer:

Explanation:

 

NEW QUESTION 30
For which quality characteristics is the software architect responsible?
Please name the two characteristics that best match the role of the software architect.
P-Question. From the following 4 answers select 2 that fit best.

  • A. The technical quality of the software implementation
  • B. The software is free of errors
  • C. The suitability of the software design for its purpose
  • D. The performance of the software

Answer: A,C

 

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

  • A. Components
  • B. Functionality
  • C. Interfaces
  • D. Requirements
  • E. Relationships
  • F. Source code
  • G. Building Blocks

Answer: A,D,E,G

 

NEW QUESTION 32
Which of the following techniques are best suited to illustrate the interaction of runtime building blocks?
Select the four most suitable
techniques.
P-Question. From the following 8 answers select 4 that fit best

  • A. Numbered lists of sequential steps
  • B. Depiction of screen flows (sequence of user interactions)
  • C. State diagram
  • D. Activity diagrams
  • E. Flowcharts
  • F. Tabular description of interfaces
  • G. Class diagrams
  • H. Sequence diagrams

Answer: B,C,E,H

 

NEW QUESTION 33
Which of the following statements about (crosscutting) concepts are most appropriate? (Select four.)

  • A. A concept can define constraints for the implementation of many building blocks.
  • B. Uniform usage of concepts reduces coupling between building blocks.
  • C. Concepts are a means to increase consistency.
  • D. Uniform exception handling is most easily achieved when architects agree with developers upon a suitable concept prior to implementation.
  • E. A concept might be implemented by a single building block.
  • F. For each quality goal there should be an explicitly documented concept.
  • G. The definition of appropriate concepts ensures the conceptual integrity of the architecture.

Answer: A,C,D,G

 

NEW QUESTION 34
In a customer project the architecture shall be based on components. The requirements have not been fully determined yet.
Taking this constraint into account, which three properties of the components developed by you will you pay particular attention to? (Choose three.)

  • A. weak coupling
  • B. strong cohesion
  • C. small component size
  • D. meaningful component names
  • E. open for extension

Answer: B,C,E

 

NEW QUESTION 35
......

ISQI CPSA-FL Pre-Exam Practice Tests | DumpExam: https://www.dumpexam.com/CPSA-FL-valid-torrent.html

CPSA-FL practice test questions, answers, explanations: https://drive.google.com/open?id=1feZEr8jUk1igpgjqrd9F0tExeiZWLJ_c