Limited Time Discount Offer! 15% Off - Ends in 01:59:35 - Use Discount Coupon Code A4T2023

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Limited Time Discount Offer!

15% Off - Ends in 01:59:35 - Use Discount Coupon Code


A4T2023

My Account (/member.php?ac=myorder) My Cart (0) (https://www.actual4test.com/cart.php)

Input your exam code ...

Please find the properties of Lookup Data Table activity below

QUESTION NO: 11
A developer uses a Lookup Data Table activity to return an email address of a person. What will be the
result of the execution of the following seqeunce?

Please find the Build Data Table activity below

A. [email protected]
B. [email protected]

C. [email protected]

D. An error will be thrown.

Hide answers/explanation

Correct Answer: B

Data Table is zero-based, so ColumnIndex 1 is actually the second column of the data table, "Last Name" column.
Lookup Data Table activity returns the first result of the search, so as there are 2 rows with Last Name equl to "Joe",
the value from the first found row will be returned - [email protected].
UiPath Documentation
Exam Topic: Describe how to work with complex data structures and data manipulation; for example, datatables and
collections

QUESTION NO: 12
A developer has configured the Activity Project Settings for UI automation and a Click activity as shown
below. What will be the result of executing the Click activity in Run mode?

A. Click activity will be executed by the default hardware method.

B. Click activity will be executed using SimulateClick method.

C. Click activity will be executed using SendWindowMessages method.

D. An error will be thrown.

Hide answers/explanation

Correct Answer: D

Settings changed in Project Settings take effect if the corresponding property is left blank in the activity.
However, please note that SendWindowMessages and SimulateType are mutually exclusive and selecting them
both throws an error at Runtime. So in this scenario, SendWindowMessages is set to True in Project Settings, and
SimulateType is set to True directly in the Click activity. Such contradiction will result in an error.
UiPath Documentation
Based on the exhibits, what is the output of the sequence?
Exam Topic: Describe how to use and configure Activity Project Settings and Libraries.

A. <blank line> A2X9k

B. A1bx3
QUESTION NO: 13 A1bx3
Review the following exhibits: C. A1bx3
A2X9k

D. A2X9k
A2X9k

Show answers/explanation

QUESTION NO: 14
A developer created the following sequence:
The following reflects the Catches block for the Try Catch activity:

The Variable tab appears below:

The Properties for the Retry Scope activity are shown below:
The Properties for the On Element Appear activity are as follows:

Based on the configurations shown in the exhibits, which output is displayed in the Output panel when the
target exists at runtime and it is not visible on the screen?

A. Snipping tool-option New Pop-up exists


Snipping tool-option New Pop-up exists
Snipping tool-option New Pop-up exists

B. Snipping tool-option New Pop-up exists


Snipping tool-option New Pop-up exists
Snipping tool-option New Pop-up exists

C. Value of counter is: 4

D. Snipping tool-option New Pop-up exists


Snipping tool-option New Pop-up exists
Snipping tool-option New Pop-up exists
Show answers/explanation

QUESTION NO: 15
What types of assets can be created in Orchestrator?

A. Text, Bool, Integer, Credential

B. Text, Bool, Integer, Credential, Array

C. Text, Bool, Integer, Credential, Decimal

D. Text, Integer, Credential, Decimal

Hide answers/explanation

Correct Answer: A

here are four types of assets:


Text - stores only strings (it is not required to add quotation marks)
Bool - supports true or false values
Integer - stores only whole numbers
Credential - contains usernames and passwords that the Robot requires to execute particular processes, such as
login details for SAP or SalesForce.
UiPath Documentation
Exam Topic: Describe how to work with Orchestrator queues and assets

Actual4test Practice Exams are written to the highest standards of technical accuracy, using only certified subject
matter experts and published authors for development - no all study materials.

You might also like