blue prism APD01 Exam Questions

Questions for the APD01 were updated on : Nov 21 ,2025

Page 1 out of 4. Viewing questions 1-15 out of 51

Question 1

Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)

  • A. Windows passwords can be changed using Login Agent Functionality
  • B. It is possible to use a SAS (Secure Attention Sequence) service with Login Agent to traverse the ‘Press CTRL + ALT + DELETE to log on’ screen
  • C. Blue Prism Login Agent can be used to lock a Resource PC
  • D. You cannot configure the Blue Prism scheduler to login via Login Agent and then run a business process once it has logged in
Answer:

A,B

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2

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?




  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3

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. 1 only
  • B. 1 and 2
  • C. 1, 2 and 3
  • D. All of the above
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4

Which of the following statements about Tagging of Work Queues are correct? (Choose three.)

  • A. Tags can only be added to a Work Queue case at the time the case is added to the queue
  • B. Tags can be used to categorise the ‘Completion Type’ of a case.
  • C. Tags can be used to filter the items retrieved from a work queue
  • D. Tags can be used to categorise the source of a work queue item
Answer:

B,C,D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

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

  • A. 1, 2, 3 and 4
  • B. 1, 2 and 4
  • C. 1, 2 and 3
  • D. 1 only
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%

Reference:
http://kausalvikash.in/wp-content/uploads/2018/04/BP-Questions-2.pdf

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 6

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.

  • A. 2 only
  • B. 1 and 3
  • C. 1 and 4
  • D. 1, 2 and 4
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%

Reference:
https://www.quora.com/What-are-the-interview-questions-for-a-blue-prism-developer-in-TCS

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 7

Which of the following accurately describes best practice when work is sourced from an application's
workflow system?

  • A. There is no need to use a Blue Prism queue as workflow is managed within the application
  • B. Even though there is a workflow system managing and allocating work, a Blue Prism Work Queue should still be used
  • C. Blue Prism cannot source work from an application's workflow system
  • D. When sourcing work from an applications workflow system, case data should be stored in an excel document
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 8

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.

  • A. 2 only
  • B. 2 and 4
  • C. 1, 2 and 4
  • D. All of them
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%

Reference:
https://codingcompiler.com/blue-prism-interview-questions-experienced/

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

Which of the following statements about Blue Prism and Web Services are correct? (Choose three.)

  • A. Blue Prism web services are executed on Blue Prism Runtime Resources
  • B. Only Blue Prism Processes can be exposed as a Web Service
  • C. A Blue Prism Business Object is exposed as a Web Service in the System Manager area of Blue Prism
  • D. Both Blue Prism Processes or Business Objects can be exposed as a Web Service
Answer:

B,C,D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 10

Which of the following statements about Blue Prism Web Service parameters are correct? (Choose
two.)

  • A. Flag is a valid output parameter
  • B. Binary is a valid output parameter
  • C. Duration is a valid output parameter
  • D. Blue Prism Web Services cannot have output parameters
Answer:

A,B

User Votes:
A
50%
B
50%
C
50%
D
50%

Reference:
https://usermanual.wiki/Pdf/Blue20Prism20User20Guide2020Web20Services.795353567/html

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 11

Which of the following are correct? (Choose three.)

  • A. Blue Prism web services are secured using HTTP authentication.
  • B. Recursive definitions within WSDLs are supported by Blue Prism.
  • C. Blue Prism can consume third-party web services presented over HTTPs assuming the runtime resources are configured to trust the certificate that is used to secure the web service
  • D. Blue Prism supports binary data as inputs and outputs for web services.
Answer:

A,C,D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 12

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?

  • A. Send a Global Mouse Click Centre to the Note Box element, followed by a tiny unconditional wait stage, followed by a Global Send Keys to the application.
  • B. Use a Write stage to write data to the Note Box element
  • C. Send a Global Mouse Click Centre to the Note Box element, followed by a tiny unconditional wait stage, followed by a Write Stage to the Note Box element
  • D. Send a Global Mouse Click Centre to the Note Box element, followed by a tiny unconditional wait stage, followed by a Global Send Keys to the Note Box element
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 13

When using Surface Automation which of the following statements about pressing a button is true?

  • A. It is possible to press a button which is identified as a Region using the "Global Mouse Click Centre” action of a Navigate Stage
  • B. You must use keystrokes to tab to the button before pressing it.
  • C. You can press the button by using the native "Press” action in a Navigate stage
  • D. You can only press a button by sending the button’s associated shortcut keystrokes.
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 14

Which of the following Element Types is it possible to read an image from?
1. win32
2. Active Accessibility
3. HTML
4. Java

  • A. 1 only
  • B. 2 only
  • C. All of the above
  • D. None of the above
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 15

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?

  • A. Read Text
  • B. Read Text with OCR
  • C. Get Current Value
  • D. Get Window Attribute
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2