RPA Cheat Sheet 2026
The 30 highest-yield RPA facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
60 questions
90 min time limit
70.00% to pass
- Which exception type in UiPath represents an error caused by a UI element not being found on screen? → SelectorNotFoundException
- Runtime Guide does not contain ________________ during RPA development. → None of the above
- In Blue Prism, what are 'Collections' used for? → Storing and manipulating tabular data with rows and columns within a process
- In UiPath, which workflow layout type is best suited for sequential step-by-step processes without complex branching? → Sequence
- Which practice is considered a best approach when automating a process prone to frequent UI changes? → Use robust, attribute-based selectors with fallback strategies
- What does 'Surface Automation' mean in the context of Blue Prism? → Interacting with application UI elements when API or direct integration is not available
- What does a 'Resource PC' represent in Blue Prism architecture? → A machine where Blue Prism Runtime Resource is installed to execute automations
- What might be compared to a software robot? → A virtual worker
- What is a 'Decision Stage' used for in Blue Prism Process Studio? → Evaluating a condition and branching the process flow based on true/false outcome
- What are 'Business Objects' in Blue Prism? → Reusable components that define how a bot interacts with a specific application
- What is the purpose of parallel testing in an RPA deployment? → Comparing the outputs of a new bot against the legacy system to validate correctness
- In RPA architecture, what is a 'Bot Runner' primarily responsible for? → Executing automated tasks on a machine
- What is 'robotic desktop automation' (RDA)? → Attended automation that assists humans at their workstations
- What is the primary risk of using 'image-based automation' in RPA? → It breaks when screen resolution, theme, or layout changes
- What are the different workflow types that UiPath Studio offers? → All of the above
- In RPA, what is a 'queue' used for? → Storing work items that robots process in order
- What is a 'Process Definition Document (PDD)' in RPA? → A detailed document describing the current state of a process to be automated
- What is 'IQ Bot' in the Automation Anywhere platform? → An intelligent automation tool that processes unstructured data using AI and ML
- What is the 'Control Room' in Automation Anywhere responsible for? → Centralized management, deployment, and monitoring of all bots
- What is 'ROI' typically used to measure in an RPA program? → The financial return gained from automation relative to its implementation cost
- Which RPA concept refers to the idea of bots automatically discovering new automation opportunities within a live process? → Task mining
- In UiPath, which data type would you use to store a collection of key-value pairs where keys must be unique? → Dictionary
- Which metric measures the percentage of a process that is completed by a bot without human intervention? → Straight-through processing (STP) rate
- What is 'citizen development' in the context of RPA? → Non-technical business users building their own automations with low-code RPA tools
- In RPA change management, what does 'bot retirement' involve? → Decommissioning an automation when the underlying process changes or is eliminated
- What is the significance of 'bot orchestration' in large-scale RPA deployments? → Coordinating multiple robots, scheduling workloads, and managing priorities centrally
- Which is a key anti-pattern to AVOID when selecting RPA processes? → Automating a broken process without fixing it first
- What is the main risk of using 'image-based automation' (click by screenshot) as a primary automation technique? → It breaks if screen resolution, theme, or application appearance changes even slightly
- What purposes do queues serve? → Distribute transactional load among multiple robots
- In Blue Prism, what does 'Automate' refer to? → The Blue Prism client application used by developers and operators
Turn these facts into recall:
Was this helpful?