BPA Process Discovery & Analysis 2 — Questions and Answers
Question 1: What is the purpose of a 'value-added analysis' during process analysis?
- To calculate the financial return on automation investment
- To distinguish steps that add value from those that are waste or non-value-adding (Correct answer)
- To rank automation vendors by feature value
- To estimate the number of FTEs saved after automation
Correct answer: To distinguish steps that add value from those that are waste or non-value-adding
Value-added analysis categorizes each process step as value-adding, business non-value-adding (necessary waste), or non-value-adding (pure waste), guiding which steps to eliminate or automate.
Question 2: Which framework uses 'Define, Measure, Analyze, Improve, Control' phases and is commonly applied during BPA process analysis?
- ITIL
- DMAIC (Six Sigma) (Correct answer)
- COBIT
- TOGAF
Correct answer: DMAIC (Six Sigma)
DMAIC is a Six Sigma framework used to improve existing processes by systematically defining the problem, measuring current performance, analyzing root causes, implementing improvements, and controlling the new state.
Question 3: A process audit reveals that a task is performed differently depending on which employee handles it. This is an example of:
- Process scalability
- Process variation (Correct answer)
- Process decomposition
- Process simulation
Correct answer: Process variation
Process variation occurs when the same process produces inconsistent outputs or follows different steps based on the individual performing it, making standardization essential before automation.
Question 4: What is a 'bottleneck' in process analysis?
- A security vulnerability in an automated workflow
- A step in the process where work accumulates because capacity is less than demand (Correct answer)
- An integration error between two automated systems
- A missing approval step in a workflow
Correct answer: A step in the process where work accumulates because capacity is less than demand
A bottleneck is a constraint in the process where throughput is limited, causing queues to build up because the step cannot handle the volume of incoming work, making it a high-priority target for optimization or automation.
Question 5: Which of the following is the best indicator that a process is a strong candidate for automation?
- The process requires significant human judgment and creativity
- The process is high-volume, rule-based, and uses structured digital data (Correct answer)
- The process is rarely performed and involves many exceptions
- The process is currently undocumented and performed informally
Correct answer: The process is high-volume, rule-based, and uses structured digital data
High-volume, rule-based processes with structured digital data are ideal for automation because they can be fully defined with logic rules and benefit most from speed and consistency gains.
Question 6: What does 'cycle time' measure in process analysis?
- The number of times a process is repeated per year
- The total elapsed time from the start to the completion of a process instance (Correct answer)
- The time a system is offline during maintenance
- The frequency of exception handling within a workflow
Correct answer: The total elapsed time from the start to the completion of a process instance
Cycle time measures the total time required to complete one instance of a process from beginning to end, serving as a key baseline metric to evaluate the impact of automation.
Question 7: In process analysis, what does a 'handoff' refer to?
- The transfer of automation code between development and production environments
- The point where work or responsibility passes from one person, team, or system to another (Correct answer)
- The escalation of an exception to a human reviewer
- The scheduled backup of process documentation
Correct answer: The point where work or responsibility passes from one person, team, or system to another
A handoff is a transition point in a process where ownership of a task moves from one party to another, and these transitions are common sources of delays, errors, and miscommunication that automation can eliminate.
What is the purpose of a 'value-added analysis' during process analysis?