With Complete Solutions
What is Studio used for? - Correct Answers ✅Building
automation projects
What is Orchestrator used for? - Correct Answers
✅Managing automation processes and jobs
What is Assistant used for? - Correct Answers
✅Commanding the attended robot
What is the Robot used for? - Correct Answers ✅Running
automation jobs
What is the Automation Cloud used for? - Correct Answers
✅Managing the users and cloud services
How can you add activities to your Studio project? - Correct
Answers ✅From the Activities panel
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.
,UiPath RPA Certification Study Questions
With Complete Solutions
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. - Correct Answers ✅C. A process is
created automatically if one doesn't already exist, and
existing processes are automatically updated to the latest
published version.
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 - Correct Answers ✅C. Only
attended robots
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
,UiPath RPA Certification Study Questions
With Complete Solutions
C. Unattended robots are typically deployed on separate
machines
D. Attended users can run automation jobs using UiPath
Assistant - Correct Answers ✅C. Unattended robots are
typically deployed on separate machines
D. Attended users can run automation jobs using UiPath
Assistant
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.
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. - Correct Answers
✅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.
How can we leave out a specific file from the publishing
package? Choose one answer.
, UiPath RPA Certification Study Questions
With Complete Solutions
A. By deleting the specific file from the project folder in the
Project panel in 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 -
Correct Answers ✅B. By right-clicking it in the Project
panel, and then selecting Ignore from Publish in Studio.
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'" - Correct
Answers ✅D. "[Subject] = '{EXTERNAL} Course Invoices'"
What debugging action can we use to debug activities one at
a time? Choose one of the options below
A. 'step Out'
B. 'Focus'