CBAP Exam QuestionsBrowse all questions from this exam

CBAP Exam - Question 377


A large insurance company wants to buy a new claims processing system or upgrade one of its two existing systems. Each year the claims department is given a

$3,5 million budget to spend. Time is of the essence since there are some regulatory changes that will be coming the following year that will require several features that currently neither one of the two claims systems currently support.

There are eight stakeholders involved in this initiative. There are local to where the claim systems are managed, while five are located across the country. The business analyst (BA) struggled to get all stakeholders to agree on the desired features but ultimately got agreement on ten identified key features for the new claims systems. The BA was able to build a current state and future state process model which included all ten key features.

System A processes 75% of the company's claims. It is 5 years old and the claim processors love it because it is easy to use. However it must go offline for two hours each day. The code is very modular so it does have flexibility to be modified. To upgrade system A to have all ten features it would cost %5 million. System

A would be at capacity if it were to process all of the company's claims.

System B processes 25% of the company's claims. It is an older mainframe system, but rarely goes offline. It could easily handle double the number of claims that system A processes. However, it has a lot of legacy code and would cost $6 million to upgrade.

Both systems have some of the ten desired key features. But neither system has all ten. The cost to buy a new system would be $7 million.

Below is the estimated cost for each feature in priority order.

During elicitation the BA must understand the non-functional requirements. What non-functional requirements does System B support over System A?

Show Answer
Correct Answer: BD

System B supports scalability over System A. Scalability refers to the ability of the system to handle an increased workload. In the scenario, System B is described as being able to easily handle double the number of claims that System A processes, indicating its higher scalability. Usability, on the other hand, refers to how easy and user-friendly a system is, and System A is noted for being loved by claim processors for its ease of use, not System B. Compliance and compatibility are not specifically strengthened in System B over System A according to the information provided.

Discussion

12 comments
Sign in to comment
rupakarthikOption: B
Dec 17, 2020

I believe its Scalability.Ans-B

km_45Option: B
Jan 17, 2021

"It could easily handle double the number of claims that system A processes." - Scalability

OmojesunOption: B
Jan 13, 2021

Scalability

MAB14Option: B
Jan 15, 2021

Scalability simply refers to the ability of an application or a system to handle a huge volume of workload

siliconvalleykamOption: B
Jan 15, 2021

B- Scalability

Kakashi_SenseiOption: D
Dec 31, 2020

Rarely goes offline - Usability

mdadewale
Mar 15, 2022

Rarely goes offline - Availability and not Usability. Scalability is the answer

sssyeng
Sep 21, 2022

Usability: ease with which a user can learn to use the solution.

Tsquares1Option: B
Aug 11, 2021

Scalability is the appropriate answer. Usability would not be correct because it stated it rarely goes offline, it did not state 'It does not go offline.' Meaning it might go offline eventhough not as often.

OlivierPaudexOption: B
Mar 23, 2022

Answer B (Scalability) - Scalability (System B could easily handle double the number of claims than A) - Usability (System A is easy to use) If System B was easy to use, than usability could be a possible answer, but here, no.

mrsBNOption: B
Apr 12, 2023

Scalability: • Scalability: degree with which a solution is able to grow or evolve to handle increased amounts of work (Babok Page 303)

maestro169Option: B
May 6, 2023

I believe its Scalability.Ans-B

HangMBOption: B
Nov 26, 2023

Scalability: degree with which a solution is able to grow or evolve to handle increased amounts of work.

HangMB
Nov 26, 2023

It could easily handle double the number of claims that system A processes.

Farooq_95Option: B
Apr 29, 2024

There are two Non Functional Requirements (NFR) that system B support over System A are (refer BABOK v3 10.30.3.1): Availability: degree to which the solution is operable and accessible when required for use, often expressed in terms of percent of time the solution is available. Here, the system B remains available 24 hours a day but System A goes offline for 2 hours in a day Scalability: degree with which a solution is able to grow or evolve to handle increased amounts of work. Here, the System B is scalable to handle 150% of company's claims (double the number of claims that system A processes). The given options contain Scalability only, so it is correct.

Farooq_95
Apr 29, 2024

Usability is incorrect because it refers to ease with which a user can learn to use the solution. As users love to use System A because it is easy so It is a NFR that System A supports over system B (Not System B over System A) Compatibility is also incorrect because it refers to degree to which the solution operates effectively with other components in its environment, such as one process with another. System B has a lot of legacy code while System A has modular code and flexibility to be modified so it is an NFR that System A supports over system B Compliance is also incorrect because it refers to regulatory, financial, or legal constraints which can vary based on the context or jurisdiction. Here, both existing systems need to be changed to include all of the ten desired features to support regulatory changes.