Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Blue Prism AD01 - Blue Prism Accredited Developer Exam

Page: 2 / 6
Total 189 questions

Which statements are TRUE about the Blue Prism Release Manager"'

Select the TWO correct answers.

A.

Release files can be imported by anyone regardless of their user permissions

B.

You must have a defined Package prior to a Release being generated

C.

Modify Package wizard will update previous components released within your environment

D.

Only Release (bprelease) or Skill packages (.bpskill) files can be imported

E.

The Verify wizard will test a Package's components for changes since the last Release

Please refer to the exhibit.

When searching for a Customer Profile in the Blue Prism insurance application, the relevant number is entered into the Customer ID field. This field has been spied in Blue Prism and the attribute set has been returned by Application Modeller.

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

A.

Window Text

B.

Screen Visible

C.

Visible

D.

Class Name

An Action in a Business Object needs to use Global Send Keys to populate the ‘Staff Number’ field in an application called Centrix Data Solutions. The application is in focus and the cursor is placed in the Staff Number field.

Examine the stage properties window below:

In order to configure a Global Send Keys action to populate the Staff Number field, which element in the Application Explorer tree displayed above, would you drag to the Element column in the stage, so that this operation can be complete?

A.

Textbox: Staff Number

B.

Window: Login

C.

Panel: Login Details

D.

Centrix Data Solutions

Which of the following statements about Business Objects is true?

A.

It is Blue Prism best practice to include business rules within Business Objects

B.

A Business Object is configured in the Studio area of Blue Prism

C.

A Business Object can be exposed to Control Room

D.

Logging of individual stages is not configurable in Business Objects

Study the following Action flow in a Blue Prism Business Object:

Which of the following statements are true about this flow'?

A.

If during testing the Action flow completes as expected, then no additional Wait stages are required as this will slow down the execution of the Acton flow

B.

A single intelligent Wait stage should be added between the 'Start' stage and the "Write Customer ID' stage to correct this Action

C.

To correct this Action, intelligent Wait stages should be added after the start stage and after any stage that will cause the application we are interfacing with to change

D.

Intelligent Wait stages should be added after every stage in the flow (i.e. after any Navigate Write or Read stages), to correct this Action

When automating a Windows application what type of stage is configured to perform a Global Send Key Events?

A.

Notes Stage

B.

Read Stage

C.

Write Stage

D.

Navigate Stage

Which of the following about an object's run mode is true?

A.

A run mode of background will enable the business object to run at the same time as other foreground business objects

B.

A run mode of background will enable the business object to run at the time a other background, foreground and exclusive business objects

C.

A run mode of exclusive cannot at the same time as any other business object

D.

The run mode of a business object has no influence on how many business objects can be run at the same time

A Blue Prism Process works successfully when testing in the Process Studio but terminates in Control Room due to the exception stating screen elements were not found What should the Developer check first?

A.

The correct Spy mode was used to identify elements

B.

Application Modeller has a unique match for the screen element

C.

Wait Stages have been used effectively

D.

The Attach page is published in the Business Object

Which of the following indicates a case has been worked successfully in a Work Queue?

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

What is the syntax for using a collection field in an expression?

A.

Like this MyCollection(MyField)

B.

Like this MyCollection[MyField]

C.

Like this [MyCollection[MyField]]

D.

Like this MyCollection.MyField

E.

Like this [MyCollection.MyField]