Blue Prism Certified Solution Designer (ASD01) — Question 13

You are the Lead Developer tasked with delivering four processes for the same client. You have enough developers in the team to develop all the processes in parallel. All the processes have one application in common, another application is used by two processes and one process uses an application that none of the others do.
Which of the following statements is true?

Answer options

Correct answer: C

Explanation

The correct answer is C because each of the four processes can be broken down into distinct components: one shared application for all, one additional application for two processes, and a unique application for one process. This results in a total of 7 objects, taking into account the shared and unique applications. The other options underestimate the total count by not accounting for the unique application and the shared components.