Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Blue Prism Professional Developer Question and Answers

Blue Prism Professional Developer

Last Update Nov 30, 2025
Total Questions : 51

We are offering FREE APD01 Blue Prism exam questions. All you do is to just go and sign up. Give your details, prepare APD01 free exam questions and then go for complete pool of Blue Prism Professional Developer test questions that will help you more.

APD01 pdf

APD01 PDF

$36.75  $104.99
APD01 Engine

APD01 Testing Engine

$43.75  $124.99
APD01 PDF + Engine

APD01 PDF + Testing Engine

$57.75  $164.99
Questions 1

While automating a process involving a browser based application a popup window from the browser application appears that you need to work with. When you try to spy the popup window and its elements, Blue Prism throws the following error: “There was an error during the spying operation.” Which of the following would be the most appropriate workaround?

Options:

A.  

Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2

B.  

Change the scope of the process so that the popup window does not need to be automated

C.  

Create a new separate object that attaches to the running instance of the popup and attempt to spy elements with this object instead.

D.  

Use Surface Automation techniques to interface with the popup window

Discussion 0
Questions 2

Study the process flow below:

The initial values for the Loop Count and Max Loop data items are 0 and 5 respectively.

How many times will the Process ‘Open Account Part 1’ be read into memory during the execution of the Process?

Options:

A.  

4

B.  

5

C.  

1

D.  

0

Discussion 0
Questions 3

Which of the following statements, about interfacing with browser applications are true? (Choose three.)

Options:

A.  

To read or write to an HTML element, the element does not have to actually be visible on the screen. As long as the element exists on the currently loaded page reading or writing to it will work.

B.  

Having the Parent URL attribute checked will result in a faster, more reliable identification of an element

C.  

Elements within a Web Application can be spied using Active Accessibility mode

D.  

Win32 mode can be used to identify the Internet Explorer Window

E.  

HTML spy mode can be used to identify HTML elements in any browser application

Discussion 0
Questions 4

The following sub-page in a process creates an order in an order system.

The Actions called perform the following steps:

Navigate to New Order – The application is navigated to a new order screen. There is a wait stage to confirm the navigation is successful – if this wait stage times out, an exception is configured which will bubble up to this page.

Enter Order Details – The Order details are entered triggering a ‘Confirm Order’ window. At this page, the order has not been submitted. There is a wait stage to confirm the ‘Confirm Order’ window has appeared – if this stage times out, an exception is configured which will bubble up to this page.

Submit Order – The order is confirmed and placed in the Client’s order system. There is a wait stage, for a reference number, configured that the order has been successfully submitted. If this wait stage times out, an exception is configured which will bubble up to this page. There is a known bug in the application which results in the application occasionally freezing when an order is submitted but before the reference number is displayed, thus leaving the user uncertain if the order has been successfully submitted or not.

Get Reference Number – A resultant reference number is read from the application.

In order to build some resilience into the process, some retry logic is to be added. Which of the below options offers the best retry solution?

A)

B)

C)

D)

Options:

A.  

Exhibit A

B.  

Exhibit B

C.  

Exhibit C

D.  

Exhibit D

Discussion 0
Questions 5

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

Options:

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

Discussion 0
Questions 6

An Insurance company has created 4 Blue Prism processes:

Change of Address

Claims Processing

Renewals

Order Letter

The Order Letter process is not a published process but is called as a sub process by each of the 3 other processes.

Each day at 6am a scheduler starts:

2 instances of the Renewals process on the same virtual machine

9 instances of the Claims Processing process on 3 different virtual machines

1 instance of the Change of Address process on its own virtual machine

How many robot licenses will be consumed by the running processes?

Options:

A.  

5

B.  

12

C.  

6

D.  

3

Discussion 0
Questions 7

The following screen displays order details in a client’s order system application. An order is entered into the Order number field and the details for that order are displayed. There is a requirement to read the Product code value from the resulting display. The Product code will vary between orders.

The Product Code label has been successfully spied and the following attributes have been returned:

The Product Code value field has been spied and the following attribute set has been selected:

In order to ensure a consistent match for the Screen Text – Product Code element, which of the following statements must be considered:

1. The Dynamic value of the Y attribute for the Screen Text – Product Code element must be derived from the Y attribute of the Label –Product Code element

2. The Y attribute of the Label –Product Code element cannot be derived as it is not checked

3. The Y attribute for the Screen Text – Product Code element must be set to a Match Type of ‘Equal’

4. The Window Text attribute for the Screen Text – Product Code element must be set to a Match Type of ‘Wildcard’

5. The Window Text attribute for the Screen Text – Product Code element must be un-checked

Options:

A.  

1 and 4

B.  

1, 2 and 5

C.  

3 and 4

D.  

1 and 5

Discussion 0