ExamGecko
Home / Blue Prism / AD01 / List of questions
Ask Question

Blue Prism AD01 Practice Test - Questions Answers, Page 4

Add to Whishlist

List of questions

Question 31

Report Export Collapse

Examine the following process flow:

Blue Prism AD01 image Question 31 20522 09162024192225000000

The Loop Orders loop is configured to loop through the Orders collection.

How Many times will the 'Process Order' page be executed?

1
1
15
15
The loop will be infinite
The loop will be infinite
It's impossible to tell. There is no loop counter.
It's impossible to tell. There is no loop counter.
Suggested answer: B
Explanation:

Loop Orders is configuring to the Orders collection and as per the diagram in the order collection there are 15 rows so the loop is run till 15 times and the process order page will executed 15 times.

asked 16/09/2024
Karl Newick
34 questions

Question 32

Report Export Collapse

Study the following page in a process:

Blue Prism AD01 image Question 32 20523 09162024192225000000

Blue Prism AD01 image Question 32 20523 09162024192225000000

Calculation stages will write A, B or C to the Output value data item.

What will be the outcome after the page has run?

Data Item Output Value contains ''A'
Data Item Output Value contains ''A'
Data Item Output Value contains 'B'
Data Item Output Value contains 'B'
Data Item Output Value contains 'C'
Data Item Output Value contains 'C'
An Internal Exception will be thrown
An Internal Exception will be thrown
Suggested answer: D
asked 16/09/2024
Harry Meijer
50 questions

Question 33

Report Export Collapse

Study the following process flow:

Blue Prism AD01 image Question 33 20524 09162024192225000000

This is the Mam Page of a simple process which calls the Page Calculation before completing The data items are configured as follows:

* X is a Number data item with an initial value of 20

* Y is a Number data item with an initial value of 5

* Result is a Number data item with no initial value

The Calculation Page stage is configured as follows:

Blue Prism AD01 image Question 33 20524 09162024192225000000

The Calculation Page is as follows:

Blue Prism AD01 image Question 33 20524 09162024192225000000

The Data Items are configured as follow:

* X is a Number data item with an initial value of 10

* Y is a Number data item with an initial value of 5

* Result is a Number data item with no initial value

The Start Stage is configured pass through the X and Y values as input parameters.

The divide calculation stage expression is [X] / [Y]

The end stage is configured to pass back the results value as an output parameter.

What will be contained in the Result Data Item on the Mam Page following the execution of the Process?

0
0
No Value
No Value
2
2
4
4
Suggested answer: D
asked 16/09/2024
Manoj Balan
56 questions

Question 34

Report Export Collapse

Study the following configuration

Blue Prism AD01 image Question 34 20525 09162024192225000000

Blue Prism AD01 image Question 34 20525 09162024192225000000

Blue Prism AD01 image Question 34 20525 09162024192225000000

Blue Prism AD01 image Question 34 20525 09162024192225000000

Blue Prism AD01 image Question 34 20525 09162024192225000000

Which of the following statements is correct?

When the configuration is run in Control Room, it will become stuck in an infinite loop
When the configuration is run in Control Room, it will become stuck in an infinite loop
When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in System Manager
When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in System Manager
When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in the Control Room
When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in the Control Room
When the configuration is run in Control Room, it will fail with an internal error on the first execution of the 'Switch?' stage with the error: Decision did not result in a yes/no
When the configuration is run in Control Room, it will fail with an internal error on the first execution of the 'Switch?' stage with the error: Decision did not result in a yes/no
Suggested answer: C
Explanation:

Environment variables value will only be change when the next time process runs and the session variables will change immediately on change in control room.

Session variables values will only be change from the control room and the env variables is only change from the system manager.

asked 16/09/2024
marcio Gomes lobo
31 questions

Question 35

Report Export Collapse

Consider the following flow in an object:

Blue Prism AD01 image Question 35 20526 09162024192225000000

Which of the following statements are true?

There just needs to be a wait stage after the start stage to correct this action.
There just needs to be a wait stage after the start stage to correct this action.
There should be a wait stage after every stage in this flow (i.e. after the navigate, read, write stages.
There should be a wait stage after every stage in this flow (i.e. after the navigate, read, write stages.
If during testing in object studio this flow works, no additional wait stages should be added as they will slow the interface down.
If during testing in object studio this flow works, no additional wait stages should be added as they will slow the interface down.
There should be an intelligent wait stage after the start stage and after any stage that cause the application we are interfacing with to change
There should be an intelligent wait stage after the start stage and after any stage that cause the application we are interfacing with to change
Suggested answer: D
Explanation:

Intelligent wait stage should always be used after every stage and that should be minute wait to overcome the lag when the application runs and on wait should only be used when some of action interfacing the screens or any updating is going on as per the best practices pdf

asked 16/09/2024
Russo, Anna
29 questions

Question 36

Report Export Collapse

A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.

The values for the Windows Text attribute are Find' for the Find button. 'Save' for the Save button, Close' for the Close button and New' for the New

Button.

The Dynamic Button element has been spied and has the following attributes set:

Blue Prism AD01 image Question 36 20527 09162024192225000000

What additional configuration is required to ensure the Close button is selected by the Navigate stage?

Set the Mouse Button value to Close'
Set the Mouse Button value to Close'
The Params button must be selected and the parameter configured to override the Window Text attribute value to 'Close'
The Params button must be selected and the parameter configured to override the Window Text attribute value to 'Close'
It is not possible to select the Close button using the Dynamic Button element because the value is set to 'Find in the Application Modeller
It is not possible to select the Close button using the Dynamic Button element because the value is set to 'Find in the Application Modeller
A new element is required with the Window Text value set to 'Close and the Match Type set to equal
A new element is required with the Window Text value set to 'Close and the Match Type set to equal
Suggested answer: B
Explanation:

Reason: When passing the values in the Parameter the parameter should be configured with respect to the window text and pass as the value ''close'' as other attributes are identical we only have window text to make our fingerprint unique.

asked 16/09/2024
Srikar Gude
37 questions

Question 37

Report Export Collapse

You identify an element in Application Modeller but when you highlight or use that element Blue Prism gives you an error message saying that duplicate elements were found.

Which of the following statements is true?

Become a Premium Member for full access
  Unlock Premium Member

Question 38

Report Export Collapse

Which of the following statements about Business Objects is true?

Become a Premium Member for full access
  Unlock Premium Member

Question 39

Report Export Collapse

A Blue Prism solution works fine when developing and testing it in Process and Object studio but when it is ran in Control Room exceptions occur because of screen elements not being found. What is the most likely cause?

Become a Premium Member for full access
  Unlock Premium Member

Question 40

Report Export Collapse

The Order System application has been successfully launched and Blue Prism has navigated the application to the following screen:

Blue Prism AD01 image Question 40 20531 09162024192225000000

There is a requirement to ensure this screen is in focus before any further interfacing is done with the screen. Which is the correct configuration to ensure the New Order screen is in focus?

A)

Blue Prism AD01 image Question 40 20531 09162024192225000000

B)

Blue Prism AD01 image Question 40 20531 09162024192225000000

C)

Blue Prism AD01 image Question 40 20531 09162024192225000000

D)

Blue Prism AD01 image Question 40 20531 09162024192225000000

Become a Premium Member for full access
  Unlock Premium Member
Total 189 questions
Go to page: of 19
Search

Related questions