Blue Prism AD01 Exam Practice Questions (P. 4)
- Full Access (130 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
You identify an element in Application Modeller and it highlights uniquely and can be used in your object flow diagram. The next day you find that Blue Prism cannot no longer identify the same element, your object flow is giving you "˜Element not found' exceptions.
Which of the following statements is true?
Which of the following statements is true?
- AThis must be an environment issue. The Blue Prism environment must be consistent and persistent, and an element that worked one day and does not work the next day suggests the environment is changeable. The IT team supporting the environment needs to be contacted to fix the problem.
- BThe Blue Prism product support team should be contacted to report the issue. This signifies an inconsistency in how the Blue Prism product is working which needs to be fixed.
- CThis suggests that Best Practice exception handling has not been implemented in the object. A retry loop around the object stages that are using the element will probably fix the problem.
- DIt is common for consistency issues to be found during configuration/development testing. The most likely cause is that an attribute has been selected for the element that is changeable, such as a window title with a date, or a URL. The developer needs to ensure that any changeable attributes are unticked. DMost Voted
Correct Answer:
Explanation
Explanation
send
light_mode
delete
Question #17
When automating a Windows application what type of stage is configured to perform a Global Send Key Events?
- ANotes Stage
- BRead Stage
- CWrite Stage
- DNavigate StageMost Voted
Correct Answer:
C
Reference:
https://www.rpaforum.net/threads/global-send-keys-and-send-key-events.1587/
C
Reference:
https://www.rpaforum.net/threads/global-send-keys-and-send-key-events.1587/
send
light_mode
delete
Question #18
Consider the following flow in an object:

Which of these statements is true?

Which of these statements is true?
- AThe flow shown in the diagram is correct, the wait stages are all adding a high level of robustness to the action
- BThe wait stages after read and write stages should be removed they are not required and are slowing the flow downMost Voted
- CThe wait stages after read stages should be removed, the wait stages after write stages should be left because the application will have been changed
- DOnly the first wait stage in this flow is required, all the other wait stages should be removed.
Correct Answer:
B
B
send
light_mode
delete
Question #19
When entering an option within the Training Order system the relevant option number is entered into the Option number field as below. The Option number input field has been spied in Blue Prism:

The following attribute set has been returned by Application Modeller:

Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?

The following attribute set has been returned by Application Modeller:

Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?
send
light_mode
delete
Question #20
What is the syntax for using a collection field in an expression?
- ALike this MyCollection(MyField)
- BLike this MyCollection[MyField]
- CLike this [MyCollection[MyField]]
- DLike this MyCollection.MyField
- ELike this [MyCollection.MyField]Most Voted
Correct Answer:
E
E
send
light_mode
delete
All Pages