CBAP Exam QuestionsBrowse all questions from this exam

CBAP Exam - Question 337


A business analyst (BA) is working on a payment system (PS) implementation. A set of systems which should interact with a new system has been identified. The business analyst defined that a user with role of "Supervisor" in the PS must pass a two-factor authentication before an execution of the functions: "Change system parameters" and "Set up new supervisor." A user must have the role of "Supervisor" to use the standard functions "Send mail notification" or "Send SMS notification".

The BA defined the following use cases:

"¢ "Change system parameters"

"¢ "Setup new supervisor"

"¢ "Send mail notification"

"¢ "Send SMS notification"

"¢ "Send notification"

"¢ "Pass a two-factor authentication"

The BA wants to create a Use Case diagram.

Which technique should be used to define a communications protocol between the PS and other systems?

Show Answer
Correct Answer: BD

To define a communications protocol between systems, the appropriate technique is Interface Analysis. This method involves identifying where, what, why, when, how, and for whom information is exchanged between solution components or across solution boundaries. This technique is vital for ensuring smooth interaction and interoperability between different systems, which is essential for defining communications protocols.

Discussion

9 comments
Sign in to comment
siliconvalleykamOption: B
Jan 11, 2021

Keyword - Comm between the systems B. Interface analysis

cc2104Option: B
Aug 19, 2021

Ans B. 10.24.2 An interface is a connection between two components or solutions Interface types include: • data interfaces between systems, • application programming interfaces (APIs)

Randolph_oOption: B
Apr 18, 2022

Interface Analysis

MoshalOption: B
Jan 4, 2023

answer is Interface Analysis Interface analysis is used to identify where, what, why, when, how, and for whom information is exchanged between solution components or across solution boundaries. keyword is Information which also relates to Communication

rupakarthikOption: C
Apr 15, 2021

Ans-Concept Modelling A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defines the rules, syntax, semantics and synchronization of communication and possible error recovery methods. A “concept model starts with a glossary, which typically focuses on the core noun concepts of a domain.” The case study asking about communication protocol which include several rules. “It is especially important where high precision and subtle distinctions need to be made. Concept models can be effective where:… the initiative needs to capture large numbers of business rules…”

rupakarthik
Apr 15, 2021

i guess i'm wrong .Ans- Interface analysis - • Clear specification of the interfaces provides a structured means of allocating requirements, business rules, and constraints to the solution.(Babok Page-290). i got carried away by word business roles in concept modelling, rules for communication can be defined in interface analysis. I

OlivierPaudexOption: D
Mar 23, 2022

The question stands for "How to define a communication protocol with others systems ?", which it's not only an interface (manual input), but also a language between 2 systems. Mail are using SMTP, protocol, SMS are using the GSM protocol. Answer D is correct. You should analyse the whole system, not only the interface between the supervisor and the PS system.

HangMBOption: B
Nov 26, 2023

B. Interface analysis

RabbitsfootOption: B
Mar 23, 2024

D. System Analysis: - Focuses on studying the requirements, components, and functionalities of a system. - Aims to understand the behavior, structure, and internal workings of the system. - Involves analyzing the system's processes, data flows, and interactions within the system itself. - Helps in identifying system requirements, constraints, and potential improvements. B. Interface Analysis: - Concentrates on analyzing the interactions and communication protocols between different systems or components. - Aims to ensure smooth integration and interoperability between systems or subsystems. - Involves defining and designing interfaces, data exchanges, and protocols between systems. - Helps in identifying compatibility issues, data format standards, and data exchange mechanisms for effective communication between systems. Answer is B.

Farooq_95Option: B
Mar 25, 2024

B is correct. Interface analysis is used to identify where, what, why, when, how, and for whom information is exchanged between solution components or across solution boundaries.