Blue Prism AD01 Practice Test - Questions Answers, Page 2
List of questions
Related questions
Examine the following diagram which has been extracted from a Blue Prism Process currently being tested in Process Studio
The Request Type is a text data item and will contain a text value which categorizes the type of request being processed. The Process Request stage has been assigned a Breakpoint with the following Breakpoint condition:
What will happen if you press the Go button when debugging the Process?
Examine the following diagram which has been extracted from a Blue Prism Process currently being tested in Process Studio:
The 'Access Customer Account* sub-page contains no Breakpoints, however the page does contain an error.
What will happen if you choose to Step Over (F10) when debugging the Process?
Examine the following Blue Prism Process flow:
The Process is intended to attempt to perform the processing enclosed in Block1 a maximum of three times before throwing an exception
The 'Attempts' data item is a number data item with an initial value of 0.
The 'Max Attempts' data item is a number data item with an initial value of 3.
The 'Increment Attempts' Calculation stage increases the value of the 'Attempts' data item by 1.
To enable this to work correctly, what is the correction Expression for the 'Increment Attempts' Calculation stage?
Which of the following indicates a case in a Work Queue is currently being processed?
Examine the following Blue Prism Action diagram taken from Object Studio:
What is wrong with the current configuration?
A Blue Prism solution works fine when developing and testing it in Process and Object Studio, but when it is run in Control Room, exceptions occur because elements are not being found.
What is the most likely cause of this behaviour?
Which of the statements below best describes what Blue Prism is used for?
Examine the following Exception handling taken from the Main Page of a Blue Prism Process:
Consider the following potential explanations as to what is wrong with the design:
1. The exception handling is not within an Exception Block.
2. There is no Resume stage in the shown process flow.
3. There is a potential for the flow to cause an infinite loop within the process.
4. Because the flow is on the Main Page of the process there should not be a 'Re-Throw' Exception stage as there are no parent/calling pages for the exception to 'bubble up' to.
Which of the above appropriately describes what is wrong with this design?
The staff number field of the Centrix Data Solutions business application can be spied successfully, however when using the Highlight feature in Application Modeller, the following behaviour is encountered:
Which of the following Attributes would you use to help obtain a unique element match?
An Action called 'Get Customer Address' fails immediately and the following Exception is raised:
Internal: Stage Address Type does not exist
What is the potential reason for this Exception?
Question