Blue Prism APD01 Practice Test - Questions Answers, Page 3
List of questions
Related questions
Question 21
Study the process flow below:
The initial values for the Loop Count and Max Loop data items are 0 and 5 respectively.
How many times will the Process ‘Open Account Part 1’ be read into memory during the execution of the Process?
Question 22
You are working on a Java application. After successfully spying an element in Java mode, the target application crashes when attempting to highlight or interact with the element. Which of the following actions should be tried to resolve this?
Explanation:
If elements spy correctly, but then the target application crashes when attempting to highlight or otherwise interact with those elements, the problem is likely to be caused by a flaw in the Java Access Bridge components, which have problems with large numbers (approximately 200 or more) or elements on a single screen. You can prevent this crashing by enabling the "descendtree" Reference: https://usermanual.wiki/Document/Java20Automation20Guide0.630190610.pdf
Question 23
Which of the following is an alternative to the usual method of spying application elements when spying issues are encountered?
Explanation:
Reference: https://www.tutorialspoint.com/blue_prism/blue_prism_tutorial.pdf
Question 24
Which of the following attributes should be checked in order to improve the performance of interaction with a Java element?
Question 25
Which of the following are best practices when automating Java applications? (Choose two.)
Question 26
Which of the following statements is true regarding the automation of Java applications? (Choose two.)
Question 27
Using a Wait stage to check if a Java element exists requires the Java Application Model tree to be traversed. Constantly accessing the model can be costly in terms of CPU efficiency.
Which of the following tips is a valid method to help manage this CPU efficiency cost?
Question 28
Which of the following does the Blue Prism Login Agent functionality support? (Choose three.)
Question 29
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)
Question 30
What is the correct mnemonic keyword for the Enter key in an Attachmate mainframe application?
Explanation:
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEQ5Y_6.0.0/com.ibm.pcomm.doc/books/html/host_access11.htm
Question