EXAM TEST UiPath UiRPA Questions
and Answers
A developer wants a new data table, dt_Result, that is only populated with common
rows found in two data tables, dt_PreviousEmployees and dt_NewEmployees. Which
activity should be used to perform this operation? - Correct Answers -C. Join Data Table
A developer has a String variable and needs to know how many characters it contains.
How can the information be retrieved? - Correct Answers -variable.Length
When is the Anchor Base activity used to automate interaction with an application? -
Correct Answers -D. When the element selector is not reliable and the element's
position on the screen changes
You are working on an existing project that is connected to a GIT version control
system. Which Context menu option should be used to provide local versions of files to
the remote repository? - Correct Answers -A. Push
A developer wants to create a dictionary to store employees' birthdays. What is a
consideration when using dictionaries? - Correct Answers -C. Dictionaries must have
unique keys
Which type of exception can a robot throw only if the process is manually configured to
do so? - Correct Answers -A. BusinessRuleException
What is the maximum scope a variable can have in an automation project? - Correct
Answers -A. Outermost container in the current xaml project file
A developer is building a process that needs to interact with multiple applications. The
process contains three Type Into activites. Each activity types into a different
application.To avoid any potential issues of interacting in the wrong application, how
should the developer design the workflow? - Correct Answers -D. Use a full selector for
each activity
A developer needs to create a process that identifies and then processes background
verification documents from 10 separate vendors. Each vendor has a different
document format that must be processed in a unique way.Based on best practices,
which activity is recommended for creating a different set of actions for each vendor? -
Correct Answers -A. Flow Switch
, When is a transaction item moved to an "Abandoned" status in UiPath Orchestrator
2020.10? - Correct Answers -C. When the item was "In Progress" but the transaction
status was not set to "Successful" or "Failed"
Which activity will return a Boolean value? - Correct Answers -D. Image Exists
A developer wants to create a process which runs in the screen's background and uses
Excel activities. Which property of the Excel Application Scope activity must be
configured for the process to run in the screen's background? - Correct Answers -D.
Visible
If an argument is renamed from the Arguments panel, what happens? - Correct
Answers -D. Argument name is automatically updated in all activities that use that
argument
Which action can create a static selector for an activity? - Correct Answers -A.
Indicating a UI element
Which process type is best-suited for Robotic Process Automation (RPA)? - Correct
Answers -D. Repetitive
In which situation will activities generate a partial selector? - Correct Answers -D. When
included in an Attach Window or Attach Browser activity
A developer uses a Click activity to interact with a UI element. If the defaults remain for
the Timeout (milliseconds) property and the Activity Project Settings, how long will a
robot attempt to find a UI element? - Correct Answers -B. 30000 milliseconds
A developer discovered that a reliable selector is not available for the text input field in
an application. However, the developer discovers that the text label has a reliable
selector and its position is a fixed offset to the text input field as shown in the exhibit.
To ensure interaction with the UI element that represents the text input field, which
activity should be used? - Correct Answers -A. Find Relative Element
When a workflow is started in Run mode, what happens when there is a breakpoint on
an activity? - Correct Answers -A. Workflow executes without pausing at the activity
A user wants to extract text from a scanned PDF. Which screen scraping method(s)
should be used to perform this activity? - Correct Answers -A. OCR
A developer created a process that prompts the user for an input company name, opens
a browser and searches the company name, scrapes the search results, and writes the
and Answers
A developer wants a new data table, dt_Result, that is only populated with common
rows found in two data tables, dt_PreviousEmployees and dt_NewEmployees. Which
activity should be used to perform this operation? - Correct Answers -C. Join Data Table
A developer has a String variable and needs to know how many characters it contains.
How can the information be retrieved? - Correct Answers -variable.Length
When is the Anchor Base activity used to automate interaction with an application? -
Correct Answers -D. When the element selector is not reliable and the element's
position on the screen changes
You are working on an existing project that is connected to a GIT version control
system. Which Context menu option should be used to provide local versions of files to
the remote repository? - Correct Answers -A. Push
A developer wants to create a dictionary to store employees' birthdays. What is a
consideration when using dictionaries? - Correct Answers -C. Dictionaries must have
unique keys
Which type of exception can a robot throw only if the process is manually configured to
do so? - Correct Answers -A. BusinessRuleException
What is the maximum scope a variable can have in an automation project? - Correct
Answers -A. Outermost container in the current xaml project file
A developer is building a process that needs to interact with multiple applications. The
process contains three Type Into activites. Each activity types into a different
application.To avoid any potential issues of interacting in the wrong application, how
should the developer design the workflow? - Correct Answers -D. Use a full selector for
each activity
A developer needs to create a process that identifies and then processes background
verification documents from 10 separate vendors. Each vendor has a different
document format that must be processed in a unique way.Based on best practices,
which activity is recommended for creating a different set of actions for each vendor? -
Correct Answers -A. Flow Switch
, When is a transaction item moved to an "Abandoned" status in UiPath Orchestrator
2020.10? - Correct Answers -C. When the item was "In Progress" but the transaction
status was not set to "Successful" or "Failed"
Which activity will return a Boolean value? - Correct Answers -D. Image Exists
A developer wants to create a process which runs in the screen's background and uses
Excel activities. Which property of the Excel Application Scope activity must be
configured for the process to run in the screen's background? - Correct Answers -D.
Visible
If an argument is renamed from the Arguments panel, what happens? - Correct
Answers -D. Argument name is automatically updated in all activities that use that
argument
Which action can create a static selector for an activity? - Correct Answers -A.
Indicating a UI element
Which process type is best-suited for Robotic Process Automation (RPA)? - Correct
Answers -D. Repetitive
In which situation will activities generate a partial selector? - Correct Answers -D. When
included in an Attach Window or Attach Browser activity
A developer uses a Click activity to interact with a UI element. If the defaults remain for
the Timeout (milliseconds) property and the Activity Project Settings, how long will a
robot attempt to find a UI element? - Correct Answers -B. 30000 milliseconds
A developer discovered that a reliable selector is not available for the text input field in
an application. However, the developer discovers that the text label has a reliable
selector and its position is a fixed offset to the text input field as shown in the exhibit.
To ensure interaction with the UI element that represents the text input field, which
activity should be used? - Correct Answers -A. Find Relative Element
When a workflow is started in Run mode, what happens when there is a breakpoint on
an activity? - Correct Answers -A. Workflow executes without pausing at the activity
A user wants to extract text from a scanned PDF. Which screen scraping method(s)
should be used to perform this activity? - Correct Answers -A. OCR
A developer created a process that prompts the user for an input company name, opens
a browser and searches the company name, scrapes the search results, and writes the