Summer Special Discount 60% Offer - Ends in 0d 00h 00m 00s - Coupon code: brite60

Blue Prism Certified Associate Developer Exam Question and Answers

Blue Prism Certified Associate Developer Exam

Last Update Apr 17, 2024
Total Questions : 50

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

ASDEV01 pdf

ASDEV01 PDF

$40  $99.99
ASDEV01 Engine

ASDEV01 Testing Engine

$48  $119.99
ASDEV01 PDF + Engine

ASDEV01 PDF + Testing Engine

$64  $159.99
Questions 1

Examine the following Blue Prism Process diagram:

The initial values of the data items are displayed in the diagram above All 3 data items are configured as Number

The 'Perform Calculation' stage Properties window is displayed below:

When this diagram is run through the the End stage, what will the current value of the Z data item be?

Options:

A.  

-1

B.  

[X]*[Y]

C.  

An Internal Exception will be thrown as the Expression contains multiple blank spaces

D.  

0

E.  

12

Discussion 0
Questions 2

When a Work Queue item is currently being processed by a Digital Worker what happens to the queue item?

Options:

A.  

The item GUID is updated to a new unique ID

B.  

The Work Queue item icon is updated to purple flag

C.  

The item is locked by the Process

D.  

The Work Queue item icon is updated U green tick

E.  

A copy of the Work Queue item is created ready to receive any updates from the Process

Discussion 0
Questions 3

What is a Dynamic attribute match type in Blue Prism?

Options:

A.  

A Dynamic attribute match type automatically detects changes within the business application and adapts the match criteria accordingly

B.  

Dynamic attribute match is not supported in Blue Prism

C.  

A Dynamic attribute match type allows the Developer to specify the match value of the attribute from the Business Object flow diagram rather than use a value defined in Application Modeller

D.  

A Dynamic attribute match type accepts a Collection of multiple possible match values and checks each of the values automatically

Discussion 0
Questions 4

Examine the following Blue Prism Process diagram:

The initial values of the data items are displayed in the diagram above All 3 data items are configured as Number

The 'Perform Calculation' stage Properties window is displayed below:

When this diagram is run through the the End stage, what will the current value of the Z data item be?

Options:

A.  

([X] + [Y])* [X]

B.  

An Internal Exception will be thrown Failed to evaluate Calculation

C.  

0

D.  

12

E.  

10

Discussion 0
Questions 5

What is a Blue Prism Expression?

Options:

A.  

The output from a Calculation stage

B.  

The output from a Decision stage

C.  

It is information provided in a Note stage

D.  

A formula used to a produce a value

Discussion 0
Questions 6

Which of the following statements are correct when considering an element's attributes in Application Modeller?

(Select all items which apply)

Options:

A.  

Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller

B.  

The initial selection of attributes made by Blue Prism will always be the optimum attribute set to use to match the element

C.  

The attributes displayed in Application Modeller are provided to Blue Prism by the target business application

D.  

The attribute list will always contain the same entries regardless of the target application or element

Discussion 0
Questions 7

Examine the following Process flow:

The data item 'City V is configured as a Text data item and has an initial value of 'LiverpooI'.

The data item 'City 2' is configured as a Text data item and has an initial value of 'Manchester'.

The data item 'City 3* is configured as a Text data item and has an initial value of 'London'.

The data item 'List of Cities' is configured as a Text data item and has no initial value.

The 'Calc 1' stage is configured as follows:

What will the value of the list of Cities' data item be after the Process flow has run?

Options:

A.  

Manchester. London

B.  

An Exception will be thrown as a data item with a Text data type cannot store a list of text values

C.  

Liverpool Manchester.London

Discussion 0
Questions 8

Examine the following Business Object Action diagram:

The purpose of the Action is to process new orders through the order processing system. Order details of provided to the Action by the Process and stored in the 'Order Data' Collection

According to Blue Prism best practices, what is wrong with this Action?

Options:

A.  

A Single Row Collection cannot receive data from a Process

B.  

A Wait stage is missing between the 'Click Submit' stage and the 'End' stage

C.  

A Wait stage is missing between the 'Start' stage and the 'Write Order Details' stage

D.  

An Action description has not been provided

E.  

A Wait stage is missing after the 'Write Order Details' stage

Discussion 0
Questions 9

Which of the following statements best describes a Blue Prism Local Data Item?

Options:

A.  

Blue Prism Data items which can only be accessed from the Mam Page of the Process

B.  

Blue Prism Data items which can be accessed from any Page in the same Process

C.  

Blue Prism Data items which can be accessed from any Page in any Process in the same local environment

D.  

Blue Prism Data items which can only be accessed from the Page in the Process where the item is placed

Discussion 0
Questions 10

Which of the following items are valid Blue Prism Data Item data types?

Options:

A.  

Text

B.  

Date

C.  

Yes/No

D.  

Integer

E.  

Number

F.  

Dictionary

G.  

Flag

Discussion 0
Questions 11

Which of the following items are valid Attribute Match Types in Blue Prism Application Modeller?

Options:

A.  

= (Equal)

B.  

%%(Like)

C.  

Dynamic

D.  

<> (Not Equal)

E.  

'(Wildcard)

F.  

!= (Not Equal)

G.  

## (Decimal)

Discussion 0
Questions 12

Which of the following statements best describes a Blue Prism Global Data Item?

Options:

A.  

Blue Prism Data items which can only be accessed from the Page in the Process where the item is placed

B.  

Blue Prism Data items which can only be accessed from the Mam Page of the Process

C.  

Blue Prism Data items which have had the visibility setting disabled therefore the value is available to all Pages in all Processes

D.  

Blue Prism Data items which have had the visibility setting disabled, therefore the value is available to all Pages of the same Process

Discussion 0
Questions 13

A Blue Prism Decision stage needs to test the value of a Data Item named 'Loop Counted

How is the loop Counter" Data Item referenced in the Decision stage?

Options:

A.  

[Loop Counter)

B.  

FIELDILoop Counter

C.  

{Loop Counter)

D.  

"Loop Counter"

Discussion 0
Questions 14

Which area of Blue Prism is used to set up and edit Credential information?

Options:

A.  

Control Room

B.  

Process Studio

C.  

Credential Store on the Digital Worker

D.  

Object Studio

E.  

The Security group in Blue Prism System area

Discussion 0
Questions 15

Study the following Blue Prism Process diagram:

If the Decision1 stage contains an error in the Expression which causes an internal exception to be raised when the Process is run, which Recover stage will receive the Exception?

Options:

A.  

It is impossible to determine from the information available

B.  

Recover 1

C.  

Recover2

D.  

The Process will terminate as Blue Prism Block stages will not allow multiple Recover stages to be placed within a Block

Discussion 0