Questions for the APD01 were updated on : Nov 21 ,2025
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)
A,B
When using Surface Automation Blue Prism is required to read the text contained within the Notes
field below:
To do this, the field must be highlighted and the Keystrokes CTRL & C must be sent to the application
to copy the text to the clipboard.
The Note Box has been identified as a Region within the following Application Model.
Assuming all the text in the Notes field has been successfully highlighted, which of the following
stages will successfully send CTRL & C to the application to copy the highlighted text to the
Clipboard?



B
Which of the following comments about Wait Stages are correct?
1. After a Navigate stage which moves an application from one screen to another, it is good practice
to configure a Wait Stage to detect the screen change has successfully completed.
2. It is good practice to hold the timeout values to be used in Wait Stages as a set of global data items
on a Business Object’ initialise page
3. It is good practice to ensure that a Wait Stage times out to another stage - normally an Exception
Stage
4. There is no need to configure a Wait Stage, at the start of a Business Object action, to validate the
application is on the correct, screen if the previous action called by the Process has validated a
successful screen change.
A
Which of the following statements about Tagging of Work Queues are correct? (Choose three.)
B,C,D
Which of the following statements about the status of a work queue is/are correct?
1. The status can be used as a method of recording what work has been done so far on a Work Queue
item
2. The status is set using the Update Status action of the Work Queues business object
3. Every time the Update Status action is executed, the existing status is appended. Each status is
separated with a semi colon.
4. The status can be used to aid manual working of exceptions; providing the Item Status can inform
staff what work is still outstanding on an item that needs manually completing
D
Reference:
http://kausalvikash.in/wp-content/uploads/2018/04/BP-Questions-2.pdf
Which of the following are valid options to circumvent the risk that lower priority work may never be
worked if a process is configured to prioritise work in a Blue Prism Work Queue in an order other
than the default priority (first in first out)?
1. Ensure that there are always enough robots working the process to clear all work each day
2. Design a solution that uses more than one method of prioritising, adding logic to your design that
works lower priority items if they are over a configured age.
3. Ensure all Business Objects used in the solution are configured to have a run mode of Background
4. Include SLA monitoring and alerting to your solution, to ensure Blue Prism Controllers are
informed if work items are at a risk of missing their SLAs.
C
Reference:
https://www.quora.com/What-are-the-interview-questions-for-a-blue-prism-developer-in-TCS
Which of the following accurately describes best practice when work is sourced from an application's
workflow system?
B
Which of the following statements about setting and using Work Queue priority are correct?
The Blue Prism Work Queue business object can be used to change the priority of an item after it has
been added to the queue.
Items are worked in order of lowest priority number first.
The default priority setting is 1.
Setting the priority for a Work Queue item is done when the item is first added to the queue using
the Add To Queue action.
B
Reference:
https://codingcompiler.com/blue-prism-interview-questions-experienced/
Which of the following statements about Blue Prism and Web Services are correct? (Choose three.)
B,C,D
Which of the following statements about Blue Prism Web Service parameters are correct? (Choose
two.)
A,B
Reference:
https://usermanual.wiki/Pdf/Blue20Prism20User20Guide2020Web20Services.795353567/html
Which of the following are correct? (Choose three.)
A,C,D
Using Surface Automation there is requirement to enter a note in the Note field on the screen below:
The Note Box element has been spied as a Region:
On Launching the Add Note screen, the cursor is in the Name field and the Notes field will be empty.
Which of the following is the most appropriate sequence of stages to enter the note into the Note
field?
C
When using Surface Automation which of the following statements about pressing a button is true?
A
Which of the following Element Types is it possible to read an image from?
1. win32
2. Active Accessibility
3. HTML
4. Java
B
When using Surface Automation which of the following is a valid Action within a Read Stage to read a
numeric value from a field which has been identified as a Region?
C