1 Exampromax - Stuvia US
UiPath RPA Certification Study Questions and
Answers 100% Correct Answers Already
Graded A+
Q: What is Studio used for?
Ans: Building automation projects
Q: What is Orchestrator used for?
Ans: Managing automation processes and jobs
Exampromax - Stuvia US
Q: What is Assistant used for?
Ans: Commanding the attended robot
Q: What is the Robot used for?
Ans: Running automation jobs
Q: What is the Automation Cloud used for?
Ans: Managing the users and cloud services
Q: How can you add activities to your Studio project?
Ans: From the Activities panel
Q: What happens when we publish an automation process to the
Orchestrator Personal Workspace?
A. A process is created automatically if one doesn't already exist.
B. A process is created automatically if one doesn't already exist, and
existing processes must be manually updated to the latest published version.
, 2 Exampromax - Stuvia US
C. A process is created automatically if one doesn't already exist, and
existing processes are automatically updated to the latest published version.
D. If there isn't already an existing process, we must go into Orchestrator
and manually create one with the same name as the Studio project.
Ans: C. A process is created automatically if one doesn't already exist, and
existing processes are automatically updated to the latest published version.
Q: What type of robot can you provision by using the sign in feature?
Choose one of the options below
A. Only unattended robots
B. Both unattended and attended robots
C. Only attended robots
Exampromax - Stuvia US
Ans: C. Only attended robots
Q: Which of the following statements about robots are true? Choose all
options that apply
A. Attended robots cannot run automation processes published to
Orchestrator
B. You can run jobs from Orchestrator both on attended and unattended
robots
C. Unattended robots are typically deployed on separate machines
D. Attended users can run automation jobs using UiPath Assistant
Ans: C. Unattended robots are typically deployed on separate machines
D. Attended users can run automation jobs using UiPath Assistant
Q: Which of the following actions have to be taken to run a job on an
attended robot connected to the cloud Orchestrator? Choose all the options
that apply
A. The user was added to Automation Cloud.
, 3 Exampromax - Stuvia US
B. The user has an Automation Developer — Named User' license type
assigned.
C. An automation process was published in Orchestrator, in a folder to
which the user has access.
D. The user is signed in to Orchestrator.
Ans: A. The user was added to Automation Cloud.
C. An automation process was published in Orchestrator, in a folder to which the
user has access.
D. The user is signed in to Orchestrator.
Q: How can we leave out a specific file from the publishing package?
Choose one answer.
A. By deleting the specific file from the project folder in the Project panel in
Exampromax - Stuvia US
Studio.
B. By right-clicking it in the Project panel, and then selecting Ignore from
Publish in Studio.
C. By disconnecting from Orchestrator.
D. By moving the specific file in a read-only location. Correct
Ans: B. By right-clicking it in the Project panel, and then selecting Ignore from
Publish in Studio.
Q: What filtering expression must we add inside the 'Filter property of the
'Get Outlook Mail Messages' activity to retrieve only emails that have
Course Invoices' in the subject line? Choose one answer.
A. "[Categories) = 'Subject','Course Invoices' "
B. item.Subject.Contains("Request")
C. "@SQL=""urn:schemas:httpmail:subject"" like '%invoices%"'
D. "[Subject] = '{EXTERNAL} Course Invoices'"
Ans: D. "[Subject] = '{EXTERNAL} Course Invoices'"
Q: What debugging action can we use to debug activities one at a time?
Choose one of the options below
, 4 Exampromax - Stuvia US
A. 'step Out'
B. 'Focus'
C. 'Slow Step'
D. 'Step Into'
Ans: D. 'Step Into'
Use Step Into to debug activities one at a time. When this action is triggered, the
debugger opens and highlights the activity before it is executed. When Step Into is
used with Invoke Workflow File activities, the workflow is opened in a new tab
in 'ReadOnly' mode and each activity is executed one by one. The keyboard
shortcut for Step Into is Fll.
Q: How can we convert a variable of type string to a double? Choose one
Exampromax - Stuvia US
answer.
A. By using the Double.Parse method inside the Expression Editor in
Studio.
B. By using the Convert.ToDouble method inside the Expression Editor in
Studio.
C. By using the Convert.Tolnt32 method inside the Expression Editor in
Studio.
D. By using the ToString(Double) method inside the Expression Editor in
Studio.
E. By using the ToDecimal(Double) method inside the Expression Editor in
Studio.
F. By using the CDbl method inside the Expression Editor in Studio.
G. From the Variables panel in Studio, by selecting Variable type and
searching for the System.Double type.
UiPath RPA Certification Study Questions and
Answers 100% Correct Answers Already
Graded A+
Q: What is Studio used for?
Ans: Building automation projects
Q: What is Orchestrator used for?
Ans: Managing automation processes and jobs
Exampromax - Stuvia US
Q: What is Assistant used for?
Ans: Commanding the attended robot
Q: What is the Robot used for?
Ans: Running automation jobs
Q: What is the Automation Cloud used for?
Ans: Managing the users and cloud services
Q: How can you add activities to your Studio project?
Ans: From the Activities panel
Q: What happens when we publish an automation process to the
Orchestrator Personal Workspace?
A. A process is created automatically if one doesn't already exist.
B. A process is created automatically if one doesn't already exist, and
existing processes must be manually updated to the latest published version.
, 2 Exampromax - Stuvia US
C. A process is created automatically if one doesn't already exist, and
existing processes are automatically updated to the latest published version.
D. If there isn't already an existing process, we must go into Orchestrator
and manually create one with the same name as the Studio project.
Ans: C. A process is created automatically if one doesn't already exist, and
existing processes are automatically updated to the latest published version.
Q: What type of robot can you provision by using the sign in feature?
Choose one of the options below
A. Only unattended robots
B. Both unattended and attended robots
C. Only attended robots
Exampromax - Stuvia US
Ans: C. Only attended robots
Q: Which of the following statements about robots are true? Choose all
options that apply
A. Attended robots cannot run automation processes published to
Orchestrator
B. You can run jobs from Orchestrator both on attended and unattended
robots
C. Unattended robots are typically deployed on separate machines
D. Attended users can run automation jobs using UiPath Assistant
Ans: C. Unattended robots are typically deployed on separate machines
D. Attended users can run automation jobs using UiPath Assistant
Q: Which of the following actions have to be taken to run a job on an
attended robot connected to the cloud Orchestrator? Choose all the options
that apply
A. The user was added to Automation Cloud.
, 3 Exampromax - Stuvia US
B. The user has an Automation Developer — Named User' license type
assigned.
C. An automation process was published in Orchestrator, in a folder to
which the user has access.
D. The user is signed in to Orchestrator.
Ans: A. The user was added to Automation Cloud.
C. An automation process was published in Orchestrator, in a folder to which the
user has access.
D. The user is signed in to Orchestrator.
Q: How can we leave out a specific file from the publishing package?
Choose one answer.
A. By deleting the specific file from the project folder in the Project panel in
Exampromax - Stuvia US
Studio.
B. By right-clicking it in the Project panel, and then selecting Ignore from
Publish in Studio.
C. By disconnecting from Orchestrator.
D. By moving the specific file in a read-only location. Correct
Ans: B. By right-clicking it in the Project panel, and then selecting Ignore from
Publish in Studio.
Q: What filtering expression must we add inside the 'Filter property of the
'Get Outlook Mail Messages' activity to retrieve only emails that have
Course Invoices' in the subject line? Choose one answer.
A. "[Categories) = 'Subject','Course Invoices' "
B. item.Subject.Contains("Request")
C. "@SQL=""urn:schemas:httpmail:subject"" like '%invoices%"'
D. "[Subject] = '{EXTERNAL} Course Invoices'"
Ans: D. "[Subject] = '{EXTERNAL} Course Invoices'"
Q: What debugging action can we use to debug activities one at a time?
Choose one of the options below
, 4 Exampromax - Stuvia US
A. 'step Out'
B. 'Focus'
C. 'Slow Step'
D. 'Step Into'
Ans: D. 'Step Into'
Use Step Into to debug activities one at a time. When this action is triggered, the
debugger opens and highlights the activity before it is executed. When Step Into is
used with Invoke Workflow File activities, the workflow is opened in a new tab
in 'ReadOnly' mode and each activity is executed one by one. The keyboard
shortcut for Step Into is Fll.
Q: How can we convert a variable of type string to a double? Choose one
Exampromax - Stuvia US
answer.
A. By using the Double.Parse method inside the Expression Editor in
Studio.
B. By using the Convert.ToDouble method inside the Expression Editor in
Studio.
C. By using the Convert.Tolnt32 method inside the Expression Editor in
Studio.
D. By using the ToString(Double) method inside the Expression Editor in
Studio.
E. By using the ToDecimal(Double) method inside the Expression Editor in
Studio.
F. By using the CDbl method inside the Expression Editor in Studio.
G. From the Variables panel in Studio, by selecting Variable type and
searching for the System.Double type.