UiPath RPA Associate Certification Exam
Questions and Answers
Which function(s) is available with an attended robot?
-Ability to continue execution under a locked screen
-Used for debugging and testing purposes
-Started from the robot try or command prompt
-Responsible for remote execution, monitoring, and scheduling - Correct Answers -
Started from the robot tray or command prompt.
A customer calls into a Call Center to get an update on their current outstanding
payment. Consider the following use case:
1. The customer provides the Customer Id to the call center representative.
2. The call center representative inputs the Customer ID into a web application.
3. Data is scraped from the web application.
4. Calculations are performed by the robot.
5. The outstanding amount is provided to the customer over the telephone by the
representative.
if this process is automated, what is the minimum number of steps that require manual
intervention? - Correct Answers -Three, because steps 3 and 4 are automated.
Can a package be downloaded from Orchestrator assuming the necessary permissions
are granted? - Correct Answers -Yes; any version of a package can be downloaded
A developer successfully published a packed from Studio to Orchestrator. The
developer did not make any changes and published again successfully.
What happens in Orchestrator? - Correct Answers -A new version of the project is sent
to Orchestrator but is not set as the active version
A developer needs to create a variable to store the value of an email address. Which
variable property or field is optional? - Correct Answers -Default
Which type(s) of automation does UiPath support? - Correct Answers -Attended, Hybrid,
and Unattended automation
Which component of the UiPath platform is used to develop workflows? - Correct
Answers -UiPath Studio
, What describes a characteristic of a UiPath robot?
*Attended and Studio robots can be used without a password
*No specific permission is required for the user to create a robot
*Robots cannot be deleted if they do not have any pending or active jobs attached to
them
*Standard robots can work on both standard machines and templates. - Correct
Answers -Attended and Studio robots can be used without a password.
During development, a breakpoint is enabled at a particular activity. Later, the developer
published the package to UiPath Orchestrator. When the process runs from a UiPath
Robot in an unattended mode, what is the expected behavior? - Correct Answers -
Breakpoint will have no impact on the process execution.
A developer finished creating a workflow. Based on debugging best practices, what is
the correct sequence of steps that should be performed to test and debug any resulting
errors? - Correct Answers -1. Select "Validate" from the Execute tab and remove any
validation errors.
2. Run the workflow and find the execution errors.
3. Add breakpoints at the activities throwing the exceptions and at the invoked
workflows that contain the errors.
4. Run in Debug mode
What describes the function of UiPath version control? - Correct Answers -Provides a
developer an effective way to create larger projects that require collaboration between
multiple users.
Which UiPath Studio panel can be used to change the scope of a variable? - Correct
Answers -Variables
What are the differences between variables and arguments? - Correct Answers -
Variables pass the data between activities inside workflows
Arguments pass the data between workflows
A developer has created an automation process that includes:
1. Main .xaml file
Invoke SuperMarket workflow
"Supermarket.xaml"
Write Line
Text: Fruits
Based on the information shown in the graphics, what is the output of the Write Line
activity in the Main.xaml file? - Correct Answers -Apple
In UiPath Studio, which argument direction(s) exist? - Correct Answers -Input, Output,
and Input/Output arguments
Questions and Answers
Which function(s) is available with an attended robot?
-Ability to continue execution under a locked screen
-Used for debugging and testing purposes
-Started from the robot try or command prompt
-Responsible for remote execution, monitoring, and scheduling - Correct Answers -
Started from the robot tray or command prompt.
A customer calls into a Call Center to get an update on their current outstanding
payment. Consider the following use case:
1. The customer provides the Customer Id to the call center representative.
2. The call center representative inputs the Customer ID into a web application.
3. Data is scraped from the web application.
4. Calculations are performed by the robot.
5. The outstanding amount is provided to the customer over the telephone by the
representative.
if this process is automated, what is the minimum number of steps that require manual
intervention? - Correct Answers -Three, because steps 3 and 4 are automated.
Can a package be downloaded from Orchestrator assuming the necessary permissions
are granted? - Correct Answers -Yes; any version of a package can be downloaded
A developer successfully published a packed from Studio to Orchestrator. The
developer did not make any changes and published again successfully.
What happens in Orchestrator? - Correct Answers -A new version of the project is sent
to Orchestrator but is not set as the active version
A developer needs to create a variable to store the value of an email address. Which
variable property or field is optional? - Correct Answers -Default
Which type(s) of automation does UiPath support? - Correct Answers -Attended, Hybrid,
and Unattended automation
Which component of the UiPath platform is used to develop workflows? - Correct
Answers -UiPath Studio
, What describes a characteristic of a UiPath robot?
*Attended and Studio robots can be used without a password
*No specific permission is required for the user to create a robot
*Robots cannot be deleted if they do not have any pending or active jobs attached to
them
*Standard robots can work on both standard machines and templates. - Correct
Answers -Attended and Studio robots can be used without a password.
During development, a breakpoint is enabled at a particular activity. Later, the developer
published the package to UiPath Orchestrator. When the process runs from a UiPath
Robot in an unattended mode, what is the expected behavior? - Correct Answers -
Breakpoint will have no impact on the process execution.
A developer finished creating a workflow. Based on debugging best practices, what is
the correct sequence of steps that should be performed to test and debug any resulting
errors? - Correct Answers -1. Select "Validate" from the Execute tab and remove any
validation errors.
2. Run the workflow and find the execution errors.
3. Add breakpoints at the activities throwing the exceptions and at the invoked
workflows that contain the errors.
4. Run in Debug mode
What describes the function of UiPath version control? - Correct Answers -Provides a
developer an effective way to create larger projects that require collaboration between
multiple users.
Which UiPath Studio panel can be used to change the scope of a variable? - Correct
Answers -Variables
What are the differences between variables and arguments? - Correct Answers -
Variables pass the data between activities inside workflows
Arguments pass the data between workflows
A developer has created an automation process that includes:
1. Main .xaml file
Invoke SuperMarket workflow
"Supermarket.xaml"
Write Line
Text: Fruits
Based on the information shown in the graphics, what is the output of the Write Line
activity in the Main.xaml file? - Correct Answers -Apple
In UiPath Studio, which argument direction(s) exist? - Correct Answers -Input, Output,
and Input/Output arguments