Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Blue Prism AD01 Exam Actual Questions

The questions for AD01 were last updated on March 25, 2024.
  • Viewing page 1 out of 27 pages.
  • Viewing questions 1-4 out of 109 questions

Topic 1 - Single Topic

Question #1 Topic 1

Examine the following process flow:

The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception.
Data Item "Attempts" is a number data item with an initial value of 0
Data Item "Max Attempts" is a number data item with an initial value of 3
The "˜Increment Attempts' calculation stage adds 1 to the attempts value and outputs a result to the "Attempts" data item
To enable this to work correctly, what is the correct expressions for the "˜Try Again' decision stage?

  • A. [Attempts] < [Max]
  • B. [Attempts] > [Max]
  • C. [Attempts] = [Max]
  • D. [Attempts] + 1
Reveal Solution Hide Solution   Discussion   8

Correct Answer: A 🗳️

Question #2 Topic 1

The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop through the Orders collection.
The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?

  • A. 4
  • B. 5
  • C. 10
  • D. 19
Reveal Solution Hide Solution   Discussion   3

Correct Answer: D 🗳️

Question #3 Topic 1

How many Start Stages can a sub-page in a Process have?

  • A. 0
  • B. 1
  • C. 2
  • D. Any Number
Reveal Solution Hide Solution   Discussion   4

Correct Answer: B 🗳️
Reference:
https://www.rpatraining.co.in/blue-prism-interview-questions/

Question #4 Topic 1

Study the following process flow:

The data item "Loop Counter" is a number data item and has an initial value of 0.
The data item "Max Loops" is a number data item and has an initial value of 10.
The two stages are configured as follows:

How many times will the Loop Again stage be executed when the page is executed?

  • A. 10
  • B. 9
  • C. 11
  • D. The loop will be infinite
Reveal Solution Hide Solution   Discussion   20

Correct Answer: B 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...