Free Blue Prism ASDEV01 Exam Actual Questions

The questions for ASDEV01 were last updated On Jan 15, 2025

Question No. 1

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?

Show Answer Hide Answer
Question No. 2

What is a Blue Prism Process?

Show Answer Hide Answer
Question No. 4

What is a Dynamic attribute match type in Blue Prism?

Show Answer Hide Answer
Correct Answer: C

A Dynamic attribute match type enables the developer to use a data item or a calculation as the match value for an attribute, instead of a fixed value defined in Application Modeller. This allows for more flexibility and adaptability when automating applications that have dynamic elements. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 12)


Question No. 5

A Blue Prism Process reads data about a customer from an online form which includes their date of birth A Process must determine if the customer is under the age of 18 before processing the customer request

What type of Blue Prism stage would you use to test the customers age?

Show Answer Hide Answer